summaryrefslogtreecommitdiffstats
path: root/src/sessions.c
Commit message (Expand)AuthorAgeFilesLines
* Move setting request data to a separate fileSimo Sorce2015-12-021-0/+1
* Negate established flag if session is expired.davisd1232015-10-051-0/+1
* Allocate new keys at server startup.Simo Sorce2015-08-301-24/+12
* Improve mag_conn memory handlingSimo Sorce2015-06-161-9/+5
* Avoid segfault when skey is not set in configSimo Sorce2015-06-131-2/+20
* Actually store basic_hash in the session dataSimo Sorce2015-06-131-0/+10
* Optimize BASIC AUTH checks with sessions.Simo Sorce2015-06-131-0/+55
* Set KRB5CCNAME on follow up requests with sessionSimo Sorce2015-06-091-0/+6
* Use a compiler to marshall/unmarshall the sessionsSimo Sorce2015-06-091-23/+85
* Properly initialize loggingSimo Sorce2014-10-131-0/+2
* Add permanent session keys supportSimo Sorce2014-07-101-1/+1
* Add mod_session supportSimo Sorce2014-07-101-0/+187