1. 5f4d01a Throw exception if 'files' session path is invalid by Andrey Andreev · 10 years ago
  2. 00c222d Fix #3529 by Andrey Andreev · 10 years ago
  3. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  4. 90726b8 [ci skip] Change some log messages' level by Andrey Andreev · 10 years ago
  5. 90da83c A minor header update, CI_Session_driver. by Ivan Tcholakov · 10 years ago
  6. 10411fc [ci skip] feature/session (#3073): Add missing method docblocks by Andrey Andreev · 10 years ago
  7. b4b215e feature/session (#3073): Add CI_Session:: as reference to by Andrey Andreev · 10 years ago
  8. c33c3ad feature/session (#3073): Fix non-existing variable error by Andrey Andreev · 10 years ago
  9. 5231d32 feature/session (#3073): Only PostgreSQL data should be base64-encoded by Andrey Andreev · 10 years ago
  10. 7400975 feature/session (#3073): Third time is the charm by Andrey Andreev · 10 years ago
  11. d012255 feature/session (#3073): Fix an error from previous patch by Andrey Andreev · 10 years ago
  12. 7f8eb36 [ci skip] Add a note about sess_table_name by Andrey Andreev · 10 years ago
  13. e9ca012 feature/session (#3073): Improve PostgreSQL storage by Andrey Andreev · 10 years ago
  14. 19c2524 Fix #3473 by Andrey Andreev · 10 years ago
  15. bf6b11d [ci skip] Remove PHP version from license notices and bump year by Andrey Andreev · 10 years ago
  16. 45a8afa Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  17. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  18. cd94dd7 #3073 (feature/session): Allow custom drivers without the CI_ or MY_ prefix by Andrey Andreev · 10 years ago
  19. ed3fc51 Force ORDER BY usage with OFFSET-FETCH on SQL Server by Andrey Andreev · 10 years ago
  20. 562e39b #3073 (feature/session): Validate incoming session IDs by Andrey Andreev · 10 years ago
  21. 46f2f26 [ci skip] Update system/libraries/Session/ with the MIT license notice by Andrey Andreev · 10 years ago
  22. 8f7d3d2 Fix merge conflicts by Andrey Andreev · 10 years ago
  23. 4f50256 #3073 (feature/session): Enable Memcached::OPT_BINARY_PROTOCOL by Andrey Andreev · 10 years ago
  24. a8f29f9 #3073 (feature/session): (Try to) fix memcached driver by Andrey Andreev · 10 years ago
  25. de5c246 #3073 (feature/session): Fix a typo from ff37ffe164443e53b24d529f967a1bdf065bff3a by Andrey Andreev · 10 years ago
  26. ff37ffe #3073 (feature/session): Don't regenerate IDs on AJAX requests by Andrey Andreev · 10 years ago
  27. 8e60b9a #3073 (feature/session): Implement automatic ID regeneration by Andrey Andreev · 10 years ago
  28. 305186d Fix write() for session_regenerate_id(TRUE) by Shakespeare2000 · 10 years ago
  29. d46c370 Merge branch 'feature/session' of github.com:bcit-ci/CodeIgniter into feature/session by Andrey Andreev · 10 years ago
  30. 7474a67 #3073 (feature/session): Fix session_regenerate_id() issues by Andrey Andreev · 10 years ago
  31. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  32. cd48961 Revert "#3073 (feature/session): Fix a GC issue with the files driver" by Andrey Andreev · 10 years ago
  33. c6e5098 #3073 (feature/session): set_flashdata() crap by Andrey Andreev · 10 years ago
  34. c5519ce #3073 (feature/session): Fix a GC issue with the files driver by Andrey Andreev · 10 years ago
  35. 41b546d feature/session (#3073): Fix a variable name by Andrey Andreev · 10 years ago
  36. dfb39be feature/session (#3073): Refactor configuration & fix cookie expiry times by Andrey Andreev · 10 years ago
  37. 39ec295 feature/session (#3073): Redis driver save_path param parsing fixes by Andrey Andreev · 10 years ago
  38. d069b9b feature/session (#3073): Bug fixes by Andrey Andreev · 10 years ago
  39. c9eface feature/session (#3073): Add Memcached session driver by Andrey Andreev · 10 years ago
  40. 2a1f940 feature/session (#3073): Fix an E_WARNING in CI_Session_redis_driver by Andrey Andreev · 10 years ago
  41. 43f6cdb feature/session (#3073): Add Redis session driver by Andrey Andreev · 10 years ago
  42. 93d9fa7 feature/session (#3073): Rework locking mechanism & add Redis driver by Andrey Andreev · 10 years ago
  43. 85f0c55 Added file path for file GC by Marcos SF Filho · 10 years ago
  44. e86603f [ci skip] A tiny optimization by Andrey Andreev · 11 years ago
  45. ef41786 #3073: Fix temp/flash data getters by Andrey Andreev · 11 years ago
  46. 5995e08 #3073: Fix an undefined variable error by Andrey Andreev · 11 years ago
  47. ac4f472 #3073: BC workarounds for sess_use_database, sess_expire_on_close by Andrey Andreev · 11 years ago
  48. e1b9665 Fix Session_database_driver locking by Andrey Andreev · 11 years ago
  49. 34b1ef5 [ci skip] A quick and dirty fix for allowing 'sess_driver' configuration by Andrey Andreev · 11 years ago
  50. 47a47fb Initial version of new Session library by Andrey Andreev · 11 years ago
  51. 871754a 2013 > 2014 by darwinel · 11 years ago
  52. df7a696 Merge changes from develop by Andrey Andreev · 11 years ago
  53. 3aa781a Make CI_Session's HMAC comparison time-attack-safe by Andrey Andreev · 11 years ago
  54. 4a2918a Integrate CI_Encryption into the framework by Andrey Andreev · 11 years ago
  55. ecc260e Righting a wrong in the Session library by Andrey Andreev · 11 years ago
  56. 4ea76cc Fix 2 errors caused by recent commits by Andrey Andreev · 11 years ago
  57. bfb635b Make newline standardization configurable by Andrey Andreev · 11 years ago
  58. 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
  59. 5306cad Remove _serialize() and _unserialize() methods by Jordan Eldredge · 11 years ago
  60. 5d6b9c5 Remove unneeded manual escaping of session data by Jordan Eldredge · 11 years ago
  61. 37fe56f Merge pull request #2764 from refringe/feature/cookie_session by Andrey Andreev · 11 years ago
  62. 74c5f26 Issue #2763 - Fixes Session GC Probability Calculation by Tyler Brownell · 11 years ago
  63. f964b16 Deprecate CI_Input::is_cli_request() and add common function is_cli() to replace it by Andrey Andreev · 11 years ago
  64. c958eeb Optimize CI_Session::__construct() routines and make driver validity check stricter by Andrey Andreev · 11 years ago
  65. e18de50 Cherry-picking some changes from PR #2425: by Andrey Andreev · 12 years ago
  66. 0612756 Some cleanup related to mt_rand() by vlakoff · 12 years ago
  67. 930d8ef Fix Session cookie driver storing untrimmed user agent string in the database causing set_userdata() calls to fail when $config['sess_match_useragent'] = TRUE by Daniel Robbins · 12 years ago
  68. f8e2d0e Issue #2086 Session_cookie's _update_db not guaranteed to update by Dionysis Arvanitis · 12 years ago
  69. cc221dc [ci skip] Add a missing space by Andrey Andreev · 12 years ago
  70. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  71. a8e34ac Fix #2074 by Andrey Andreev · 12 years ago
  72. 4abd094 Manually implement PR #2033 by Andrey Andreev · 12 years ago
  73. f5513d6 Merge pull request #2026 from johnathancroom/keep_flash_data_array by Andrey Andreev · 12 years ago
  74. 8d8543d Improved array keey_flashdata + Changelog by Johnathan Croom · 12 years ago
  75. 6262d05 Added support for extending individual driver classes and driver unit tests by dchill42 · 12 years ago
  76. 9d9849b Requested changed to keep_flashdata by Johnathan Croom · 12 years ago
  77. 4beca5c keep_flashdata accepts array by Johnathan Croom · 12 years ago
  78. 2eaeee5 Change fs permissions and add some missing index.html files (#2017) by Andrey Andreev · 12 years ago
  79. e24eed7 Some micro-optimizations by Andrey Andreev · 12 years ago
  80. 0fa95bd [ci skip] DocBlocks for Pagination, Session, Trackback, Jquery libraries by Andrey Andreev · 12 years ago
  81. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  82. e2afc88 Session cookie driver changes by Andrey Andreev · 12 years ago
  83. 3bb4029 Remove extra spaces... by vkeranov · 12 years ago
  84. 2b5b92e Remove extra space... by vkeranov · 12 years ago
  85. ca20d84 Fix #50 by Andrey Andreev · 12 years ago
  86. cf264e0 Fix Session cookies not being encrypted on creation and sess_destroy() not actually deleting cookies by Andrey Andreev · 12 years ago
  87. 72865da Merge pull request #1896 from pkriete/develop by Pascal Kriete · 12 years ago
  88. 28dc202 Changing session error logging verbiage to be a little less unsettling. by Pascal Kriete · 12 years ago
  89. ff5ffdf session native, fix cookie settings by GDmac · 12 years ago
  90. f69f0e8 Updating the cookie driver to use HMAC authentication on all cookie data. by Pascal Kriete · 12 years ago
  91. 28616da Native PHP Session, don't regenerate session_id during ajax by GDmac · 12 years ago
  92. 19cd887 Session Native, respect cookie settings by GDmac · 12 years ago
  93. 0211768 Partially fix #1702 by Andrey Andreev · 12 years ago
  94. 2e3e230 Disable Session library under CLI and create a CI singleton to be used by its drivers by Andrey Andreev · 12 years ago
  95. 3f3f135 Misc. style changes by Andrey Andreev · 12 years ago
  96. 9ffcee6 Cleanup and optimize new Session classes by Andrey Andreev · 12 years ago
  97. cd436e9 That doesn't go there. Put cache fix around correct query. by dchill42 · 12 years ago
  98. 97b0d83 Fixed issues #1756 and #1711 by dchill42 · 12 years ago
  99. 88b636b Fixed defaults and database check, reverted redundant shutdown feature by dchill42 · 12 years ago
  100. 3cecd82 Extracted cookie database saves to shutdown and cleaned up code by dchill42 · 12 years ago