Move setting request data to a separate file
[mod_auth_gssapi.git] / src / sessions.c
2015-12-02 Simo SorceMove setting request data to a separate file
2015-10-05 davisd123Negate established flag if session is expired.
2015-08-30 Simo SorceAllocate new keys at server startup.
2015-06-16 Simo SorceImprove mag_conn memory handling
2015-06-13 Simo SorceAvoid segfault when skey is not set in config
2015-06-13 Simo SorceActually store basic_hash in the session data
2015-06-13 Simo SorceOptimize BASIC AUTH checks with sessions.
2015-06-09 Simo SorceSet KRB5CCNAME on follow up requests with session
2015-06-09 Simo SorceUse a compiler to marshall/unmarshall the sessions
2014-10-13 Simo SorceProperly initialize logging
2014-07-10 Simo SorceAdd permanent session keys support
2014-07-10 Simo SorceAdd mod_session support