index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
libraries
/
Session.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
Added the 'user_data' key to the userdata property so that sessions using a d...
Kyle Farris
1
-1
/
+2
2011-07-02
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...
Derek Jones
1
-15
/
+15
2011-04-25
Fixed double-space typo.
Razican
1
-15
/
+15
2011-04-20
Altered Session to use a longer match against the user_agent string. See upgr...
Greg Aker
1
-2
/
+2
2011-04-18
changeset: 2202:06a75a1bd622
Greg Aker
1
-2
/
+2
2011-02-18
Consistent handling of 'cookie_secure' setting, also makes the variable chang...
tobiasbg
1
-4
/
+3
2011-02-11
Adding config option to require 'secure' setting for all cookies- requires ht...
Robin Sowell
1
-1
/
+3
2011-01-05
Hey look, it's 2011
Greg Aker
1
-1
/
+1
2010-11-10
Changing all class constructors to __construct()
Greg Aker
1
-1
/
+1
2010-11-10
Updating PHP requirements in files 5.1.6
Greg Aker
1
-1
/
+1
2010-10-07
Automated merge with https://bitbucket.org/barrymieny/codeigniter
Derek Jones
1
-1
/
+1
2010-10-05
fixed bug where sess_expire_on_close was not being set from a config file, fi...
Derek Jones
1
-1
/
+1
2010-10-04
Cleanup of stray spaces and tabs
Barry Mieny
1
-12
/
+12
2010-09-02
Added a new config item to the Session class (sess_expire_on_close) to allow ...
Derek Jones
1
-2
/
+5
2010-08-31
Added fatal error to Session class when no encryption key is set in the confi...
Derek Jones
1
-0
/
+5
2010-03-29
fixed a bug where a PHP error would result when passing objects as values to ...
Derek Jones
1
-4
/
+13
2010-01-05
updated copyrights
Derek Jones
1
-1
/
+1
2009-04-22
updated copyrights to 2009
Derek Jones
1
-1
/
+1
2008-11-13
Changing EOL style to LF
Derek Allard
1
-757
/
+757
2008-11-12
Propset eol-style to CRLF
Derek Jones
1
-757
/
+757
2008-11-06
corrected a few docblock comments to accurately reflect return values
Derek Allard
1
-757
/
+757
2008-10-18
Fixed a variable typo
Rick Ellis
1
-1
/
+1
2008-10-18
Made some changes to allow slashes to be saved in the serialized cookie data.
Rick Ellis
1
-5
/
+63
2008-09-24
Fixed a bug in the Session class when database sessions are used where upon s...
Derek Jones
1
-13
/
+18
2008-09-13
(no commit message)
Rick Ellis
1
-1
/
+1
2008-08-22
Fixed a comment typo
Rick Ellis
1
-1
/
+1
2008-08-21
whitespace fixes
Derek Allard
1
-79
/
+79
2008-08-21
Updated the Session class so that if a database is being used, any custom dat...
Rick Ellis
1
-213
/
+254
2008-05-13
Some sweeping syntax changes for consistency:
Derek Jones
1
-7
/
+7
2008-05-11
Removed closing PHP tags, replaced with a comment block identifying the end o...
Derek Jones
1
-1
/
+3
2008-05-11
Undoing change committed in r1115
Derek Jones
1
-0
/
+1
2008-05-11
removed closing PHP tag from all framework files
Derek Jones
1
-1
/
+0
2008-05-05
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...
Derek Allard
1
-4
/
+4
2008-03-18
added hashing to prevent client side data tampering to sessions
Derek Allard
1
-0
/
+20
2008-01-30
removed last_visit from the Session class
Derek Jones
1
-8
/
+2
2008-01-21
replaced www.codeigniter.com with codeigniter.com
Derek Jones
1
-3
/
+3
2008-01-18
ExpressionEngine Dev Team in credit
Derek Allard
1
-2
/
+2
2007-10-04
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
Derek Allard
1
-1
/
+1
2007-10-01
Fixed a bug in the Session library where user agent matching would fail on us...
Derek Allard
1
-1
/
+1
2007-08-10
typo
Derek Allard
1
-1
/
+1
2007-08-10
Added Flashdata variables, session_id regeneration and configurable session u...
Derek Allard
1
-13
/
+162
2007-08-07
fixed DocBlock typo for unset_userdata()
Derek Jones
1
-1
/
+2
2007-04-15
update pMachine to EllisLab
Derek Allard
1
-487
/
+487
2006-10-23
(no commit message)
admin
1
-1
/
+1
2006-10-22
(no commit message)
admin
1
-2
/
+4
2006-10-21
(no commit message)
admin
1
-51
/
+51
2006-10-21
(no commit message)
admin
1
-3
/
+1
2006-10-13
(no commit message)
admin
1
-15
/
+3
2006-10-07
(no commit message)
admin
1
-35
/
+36
2006-09-28
(no commit message)
admin
1
-5
/
+0
[next]