Include RPM spec file in dist package.
[mod_auth_gssapi.git] / src / mod_auth_gssapi.h
2016-02-17 James GroffenAdd option to not send a Negotiate headers
2015-12-03 Simo SorceAdd code to set attribute names in the environment
2015-12-02 Simo SorceMove setting request data to a separate file
2015-09-03 Simo SorceAllow building without NTLMSSP support
2015-08-30 Simo SorceAllocate new keys at server startup.
2015-08-06 Isaac BoukrisSupport forward proxy authentication
2015-06-25 Isaac BoukrisRetrieve default mechs at server init
2015-06-20 Simo SorceAdd GssapiBasicAuthMech option
2015-06-16 Simo SorceImprove mag_conn memory handling
2015-06-13 Simo SorceOptimize BASIC AUTH checks with sessions.
2015-06-09 Simo SorceSet KRB5CCNAME on follow up requests with session
2015-06-03 Simo SorceAllow raw NTLM authentication
2015-06-03 Simo SorceAdd GssapiAllowedMech option
2015-06-01 Simo SorceMore work on keeping cred_store functions optional
2015-05-24 Joe OrtonUse the "ssl_is_https" definition from mod_ssl.h.
2015-05-24 Isaac BoukrisAdd GssapiSignalPersistentAuth directive
2015-03-10 Simo SorceImprove Basic Auth based logins
2015-03-06 Simo SorceRemove forward basic auth and fix docs
2015-03-06 Simo SorceAdd support for handling Basic Auth
2014-07-20 Simo SorceAdd S4U2Proxy support
2014-07-10 Simo SorceAdd mod_session support
2014-07-10 Simo SorceAdd mod_auth_gssapi.h