summaryrefslogtreecommitdiffstats
path: root/system/libraries/Session.php
AgeCommit message (Expand)AuthorFilesLines
2010-01-05updated copyrightsDerek Jones1-1/+1
2009-04-22updated copyrights to 2009Derek Jones1-1/+1
2008-11-13Changing EOL style to LFDerek Allard1-757/+757
2008-11-12Propset eol-style to CRLFDerek Jones1-757/+757
2008-11-06corrected a few docblock comments to accurately reflect return valuesDerek Allard1-757/+757
2008-10-18Fixed a variable typoRick Ellis1-1/+1
2008-10-18Made some changes to allow slashes to be saved in the serialized cookie data.Rick Ellis1-5/+63
2008-09-24Fixed a bug in the Session class when database sessions are used where upon s...Derek Jones1-13/+18
2008-09-13(no commit message)Rick Ellis1-1/+1
2008-08-22Fixed a comment typoRick Ellis1-1/+1
2008-08-21whitespace fixesDerek Allard1-79/+79
2008-08-21Updated the Session class so that if a database is being used, any custom dat...Rick Ellis1-213/+254
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-7/+7
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones1-1/+3
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-4/+4
2008-03-18added hashing to prevent client side data tampering to sessionsDerek Allard1-0/+20
2008-01-30removed last_visit from the Session classDerek Jones1-8/+2
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-10-01Fixed a bug in the Session library where user agent matching would fail on us...Derek Allard1-1/+1
2007-08-10typoDerek Allard1-1/+1
2007-08-10Added Flashdata variables, session_id regeneration and configurable session u...Derek Allard1-13/+162
2007-08-07fixed DocBlock typo for unset_userdata()Derek Jones1-1/+2
2007-04-15update pMachine to EllisLabDerek Allard1-487/+487
2006-10-23(no commit message)admin1-1/+1
2006-10-22(no commit message)admin1-2/+4
2006-10-21(no commit message)admin1-51/+51
2006-10-21(no commit message)admin1-3/+1
2006-10-13(no commit message)admin1-15/+3
2006-10-07(no commit message)admin1-35/+36
2006-09-28(no commit message)admin1-5/+0
2006-09-26(no commit message)admin1-1/+1
2006-09-26(no commit message)admin1-0/+5
2006-09-03(no commit message)admin1-1/+1
2006-08-25Initial Importadmin1-0/+499