summaryrefslogtreecommitdiffstats
path: root/lib/private/session/cryptowrapper.php
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-1/+2
* getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-1/+0
* update licence headers via scriptMorris Jobke2015-10-051-0/+2
* Session closed exception wordingPhil Davis2015-09-291-1/+1
* Use / instead of an empty string as cookie pathLukas Reschke2015-09-141-1/+5
* Handle failures gracefully, remove switchLukas Reschke2015-08-211-15/+30
* Add a session wrapper to encrypt the data before storing it on diskJoas Schilling2015-08-211-0/+81