summaryrefslogtreecommitdiff
path: root/session.c (follow)
AgeCommit message (Expand)Author
2014-02-17Add some PHP 5.6.0aplha2 compatibilityStefan Esser
2014-02-15Change algorithm a bit for empty keys to make it easier testableStefan Esser
2014-02-12Silence all compiler warningsStefan Esser
2014-02-11Fix this to actually compile with PHP 5.5Stefan Esser
2014-02-11Fix session struct for PHP 5.5Stefan Esser
2014-02-11Fix year in copyrightStefan Esser
2014-02-11Fix problem with user space session handlers (including test case)Stefan Esser
2012-04-13Initial PHP 5.4.0 compatibilityStefan Esser
2012-02-12Silence some more compiler warningsStefan Esser
2012-01-14Use new suhosin_getenv() function in all placesStefan Esser
2012-01-11Long overdue update of copyright yearStefan Esser
2012-01-11Fix git repository. Github had the wrong git repository commited. The last re...Stefan Esser
2010-03-28Increase session identifier entropy by using /dev/urandom if availableStefan
2010-03-26Fix ZTS buildStefan
2010-03-05Fix the session serializer protectionStefan
2010-02-21Added ! protection to PHP session serializerStefan
2010-02-21Fixed PHP 5.3.x send_cookie crashStefan
2010-02-21Fix copryight notice in file headerStefan
2010-02-21Inital commitStefan Esser