1. df7a696 Merge changes from develop by Andrey Andreev · 11 years ago
  2. 3aa781a Make CI_Session's HMAC comparison time-attack-safe by Andrey Andreev · 11 years ago
  3. e8088d6 CI_Encryption: CAST-128/CAST5 and RC4/ARCFour compatibility by Andrey Andreev · 11 years ago
  4. 7c55448 CI_Encryption: Time-attack-safe HMAC verification by Andrey Andreev · 11 years ago
  5. 8d33a9a CI_Encryption: HMAC to not be derived from the encryption key by Andrey Andreev · 11 years ago
  6. 8e20216 More CI_Encryption improvements by Andrey Andreev · 11 years ago
  7. f401767 CI_Encryption: More MCrypt/OpenSSL compatibility and get rid of the MCRYPT_MODE_* constants by Andrey Andreev · 11 years ago
  8. d9a48da CI_Encryption: Add Blowfish to compatibility list by Andrey Andreev · 11 years ago
  9. e7516b0 CI_Encryption: Work around MCrypt's dumb behavior in ECB mode by Andrey Andreev · 11 years ago
  10. 4a2918a Integrate CI_Encryption into the framework by Andrey Andreev · 11 years ago
  11. 9108dd4 CI_Encryption: Remove ARCFour from aliased ciphers due ... by Andrey Andreev · 11 years ago
  12. 50ccc38 CI_Encryption: Fix more errors and add a 'portability' test case by Andrey Andreev · 11 years ago
  13. 177144f Fix a logical error in CI_Encryption by Andrey Andreev · 11 years ago
  14. 912831f CI_Encryption: Fix some errors and add unit tests for hkdf() by Andrey Andreev · 11 years ago
  15. 29cade4 CI_Encryption improvements by Andrey Andreev · 11 years ago
  16. 818aedb Introducing CI_Encryption (a CI_Encrypt replacement) by Andrey Andreev · 11 years ago
  17. aa9a4f7 Fix #2844 by Andrey Andreev · 11 years ago
  18. ecc260e Righting a wrong in the Session library by Andrey Andreev · 11 years ago
  19. 3aecedb Fix #2737 by Andrey Andreev · 11 years ago
  20. b2a0e70 Fix #2825 by Andrey Andreev · 11 years ago
  21. a9938a0 Minor changes related to CI_User_agent by Andrey Andreev · 11 years ago
  22. d8b1ad3 Fix #2822: Incorrect usage of fwrite() by Andrey Andreev · 11 years ago
  23. 3d21520 Fix incorrect checks for the fwrite() return value by Andrey Andreev · 11 years ago
  24. 1dbdf72c condition repair and comments by Petr Heralecky · 11 years ago
  25. ceb03af rename src to file by Petr Heralecky · 11 years ago
  26. 232ea65 attach files by absolute url by Petr Heralecky · 11 years ago
  27. c809726 Further changes related to PR #2807 by Andrey Andreev · 11 years ago
  28. 9ad2fff variable repair by Petr Heralecky · 11 years ago
  29. 230fca3 styleguided 2 by Petr Heralecky · 11 years ago
  30. de88615 styleguided by Petr Heralecky · 11 years ago
  31. 300e3f0 Added Email::attach_cid() returning CID by Petr Heralecky · 11 years ago
  32. 43d7fa7 Implement atomic increment/decrement in Cache library by Andrey Andreev · 11 years ago
  33. e9e885d Merge pull request #2802 from marcossffilho/develop by Andrey Andreev · 11 years ago
  34. 2e914b7 Updates for the Calendar Pull Request by Marcos SF Filho · 11 years ago
  35. 7945d30 Fixed the comment and array alignment. by Ahmedul Haque Abid · 11 years ago
  36. d8a3716 Added space after 'if' condition by Ahmedul Haque Abid · 11 years ago
  37. ea29488 Changed the rest of 'error_msg' to 'errors' by Ahmedul Haque Abid · 11 years ago
  38. e9b0ccc Added the missing "is" in the comment by Ahmedul Haque Abid · 11 years ago
  39. 34cf490 Merge branch 'develop' into feature/form_validation/custom_error_per_field by Ahmedul Haque Abid · 11 years ago
  40. b07a428 Updated comment messages. by Ahmedul Haque Abid · 11 years ago
  41. 557c6ec Removed extra space between closing parenthesis. by Ahmedul Haque Abid · 11 years ago
  42. bc1cbad Fixed a missed variable $errors in set_rules(). by Ahmedul Haque Abid · 11 years ago
  43. 0742fad Changed $error_msg to $errors by Ahmedul Haque Abid · 11 years ago
  44. 27e91a0 Add CI_User_agent::parse() to allow parsing a custom user-agent string by Andrey Andreev · 11 years ago
  45. 10925d2 Remove preg_quote() call from CI_User_agent::_set_browser() and add another pattern for Opera by Andrey Andreev · 11 years ago
  46. 0cd7c92 Unnecessary rtrim and update docs for Calendar class by Marcos SF Filho · 11 years ago
  47. c4f6616 Join two if statement into one by Marcos SF Filho · 11 years ago
  48. a593e3e Code Corrections for the Calendar Pull Request by Marcos SF Filho · 11 years ago
  49. 4ea76cc Fix 2 errors caused by recent commits by Andrey Andreev · 11 years ago
  50. 42b4000 Added custom error messages functionality for individual fields. by Ahmedul Haque Abid · 11 years ago
  51. 7977e1d Update the Calendar Class by Marcos SF Filho · 11 years ago
  52. bfb635b Make newline standardization configurable by Andrey Andreev · 11 years ago
  53. 119d8a7 Optimize get_instance() calls/assignments by Andrey Andreev · 11 years ago
  54. cab3e18 A tiny improvement in CI_Upload::do_xss_clean() by Andrey Andreev · 11 years ago
  55. e417f04 Some small improvements to the Xmlrpc class by Andrey Andreev · 11 years ago
  56. a20ec97 Add ability for changing the original file path/name in CI_Zip::read_file() by Andrey Andreev · 11 years ago
  57. 3b2803e Fix #2143 by Andrey Andreev · 11 years ago
  58. dc53d7b Add Basic HTTP authentication support to the XML-RPC library by Andrey Andreev · 11 years ago
  59. a9c7d18 Fix #2237: Parser library failed if the same tag pair is used more than once within a template by Andrey Andreev · 11 years ago
  60. 45549a2 Remove a redudant value check by Andrey Andreev · 11 years ago
  61. e6376aa Make CI_Session's set_userdata(), set_flashdata(), set_tempdata(), unset_userdata() and unset_flashdata()'s first parameter mandatory by Andrey Andreev · 11 years ago
  62. 868301a [ci skip] Fix a docblock typo by Andrey Andreev · 11 years ago
  63. a4712f5 Make CI_Form_validation::error()'s first parameter mandatory and add a typehint for CI_Form_validation::error() by Andrey Andreev · 11 years ago
  64. cb66367 Make CI_Unit_test::set_test_items()'s parameter mandatory (optional doesn't make sense) by Andrey Andreev · 11 years ago
  65. a6eae87 [ci skip] Some spaces & docblock fixes by Andrey Andreev · 11 years ago
  66. 2ce19b1 Merge pull request #2768 from porquero/patch-1 by Andrey Andreev · 11 years ago
  67. b4c6218 FTP class improvements by Andrey Andreev · 11 years ago
  68. 430b14c Make CI_FTP::mkdir()'s first parameter mandatory (optional doesn't make sense) by Andrey Andreev · 11 years ago
  69. 5306cad Remove _serialize() and _unserialize() methods by Jordan Eldredge · 11 years ago
  70. 5d6b9c5 Remove unneeded manual escaping of session data by Jordan Eldredge · 11 years ago
  71. 0612e92 Added post-increment for $count by Cristian Riffo Huez · 11 years ago
  72. 37fe56f Merge pull request #2764 from refringe/feature/cookie_session by Andrey Andreev · 11 years ago
  73. 74c5f26 Issue #2763 - Fixes Session GC Probability Calculation by Tyler Brownell · 11 years ago
  74. 3ca060a [ci skip] Remove a few more spaces by Andrey Andreev · 11 years ago
  75. f964b16 Deprecate CI_Input::is_cli_request() and add common function is_cli() to replace it by Andrey Andreev · 11 years ago
  76. 333b69b Spaces, log message by Kakysha · 11 years ago
  77. 8f3f1f9 Code cleanup by Kakysha · 11 years ago
  78. ffe2130 some code rewrite by Kakysha · 11 years ago
  79. 2d14673 Correct Redis connection troubleshooting by Kakysha · 11 years ago
  80. 80d663a Added option to connect through unix socket in redis cache driver by Kakysha · 11 years ago
  81. a587a93 Fix issue #2695 by Andrey Andreev · 11 years ago
  82. 32c7212 Add CI_Upload:: option by Andrey Andreev · 11 years ago
  83. 3d759d7 Merge pull request #2661 from DaveMC08/feature/issue_2617 by Andrey Andreev · 11 years ago
  84. abcb67c req. changes: by David Cox Jr · 11 years ago
  85. b367f7b Fix #2674 by Andrey Andreev · 11 years ago
  86. 06fa739 fix issue #2617 simply adds the $_FILES array to profiler output of POST data by David Cox Jr · 11 years ago
  87. 88f41df [ci skip] Update Zip library docblocks by Andrey Andreev · 11 years ago
  88. 5932a73 Improvements to safe_mode detection (it doesn't exist in PHP 5.4) by Andrey Andreev · 11 years ago
  89. 2b956af An improved version of PR #2584, fixes #2583 by Andrey Andreev · 11 years ago
  90. c941d85 Various typos and tabs adjustments by vlakoff · 11 years ago
  91. c958eeb Optimize CI_Session::__construct() routines and make driver validity check stricter by Andrey Andreev · 11 years ago
  92. d967f72 Cache Log Error Levels by Tyler Brownell · 11 years ago
  93. 45a4544 Merge pull request #2556 from vlakoff/develop-4 by Andrey Andreev · 11 years ago
  94. 3b8b892 Fixes in JavaScript Library by vlakoff · 11 years ago
  95. 516527c Cache Driver - Backup Never Loaded by Tyler Brownell · 11 years ago
  96. 05370bf change empty function to Identical comparison operator by Hashem Qolami · 12 years ago
  97. 90803ce Fix Form Validation issue with text inputs which have array as name by Hashem Qolami · 12 years ago
  98. c05ab73 Cache result of is_referral() by vlakoff · 12 years ago
  99. 161f193 User_agent library: robuster detection in is_referral() by vlakoff · 12 years ago
  100. 6a3d7e5 Fix a Memcache(d) default configuration bug (based on #249) by Andrey Andreev · 12 years ago