summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use apr function for random bytesbasic_authSimo Sorce2015-03-101-3/+3
* Documentation fixesSimo Sorce2015-03-091-2/+9
* Remove forward basic auth and fix docsSimo Sorce2015-03-063-35/+21
* Add support for handling Basic AuthSimo Sorce2015-03-054-13/+182
* Do not leak acquired_credSimo Sorce2015-03-051-0/+1
* Replace block size constants with actual block sizeNathaniel McCallum2015-02-031-6/+7
* Bump version to 1.0.4Simo Sorce2014-11-082-2/+5
* Fix error message copy&paste errorwipSimo Sorce2014-10-211-1/+1
* Fix build on some platforms by adding extra flagsSimo Sorce2014-10-141-1/+1
* Properly initialize loggingSimo Sorce2014-10-132-0/+4
* Attempt to use sessions only when they are enabledSimo Sorce2014-10-131-2/+6
* Bump version to 1.0.3Simo Sorce2014-10-112-2/+5
* Change the modules build processSimo Sorce2014-09-112-5/+23
* Include only necessary libs when calling apxsSimo Sorce2014-08-292-2/+2
* Bump version to 1.0.2Simo Sorce2014-08-262-2/+5
* Add instructions to README fileSimo Sorce2014-08-261-0/+171
* Fix GssapiCredStore usageSimo Sorce2014-08-261-1/+5
* Release v1.0.1Simo Sorce2014-08-142-4/+7
* Fix typo in contrib spec fileSimo Sorce2014-08-141-1/+1
* Announce module name and version in the server signatureAlexander Bokovoy2014-08-141-0/+2
* GssapiLocalName is about translating principals to local usernamesAlexander Bokovoy2014-08-141-1/+1
* Make dependency on openssl for EVP functions explicitAlexander Bokovoy2014-08-141-2/+6
* Suppress -Werror=format-security errorsSimo Sorce2014-08-121-5/+5
* Add openssl BuildRequiresSimo Sorce2014-08-121-1/+1
* Add simple spec fileSimo Sorce2014-08-111-2/+2
* Quick and dirty fix for make distSimo Sorce2014-08-112-0/+49
* Release version 1.0.0Simo Sorce2014-08-041-1/+1
* Add S4U2Proxy supports4u2proxySimo Sorce2014-07-202-21/+127
* Add permanent session keys supportSimo Sorce2014-07-104-26/+87
* Add mod_session supportSimo Sorce2014-07-107-23/+493
* Add mod_auth_gssapi.hSimo Sorce2014-07-103-21/+35
* Fix typoSimo Sorce2014-04-241-1/+1
* Use more readable configuration option names.Simo Sorce2014-04-211-9/+9
* Simplify configure.ac and makefile.am filesSimo Sorce2014-04-152-38/+9
* Use appropriate flags so make dist worksSimo Sorce2014-04-151-1/+2
* Set context data on the pool with a destructorSimo Sorce2014-04-151-7/+20
* Fix use after freeSimo Sorce2014-04-121-8/+19
* Fix base64 encoding of tokensSimo Sorce2014-04-121-1/+0
* Register optional functionsSimo Sorce2014-04-121-2/+13
* Implement checking for TLS connectionsSimo Sorce2014-03-131-2/+18
* Allow context to be attached to the connectionSimo Sorce2014-03-091-18/+83
* Fix module nameSimo Sorce2014-03-091-2/+2
* Add option to map GSS Name to local NameSimo Sorce2014-03-081-2/+31
* Use the cred_store extension to save credentialsSimo Sorce2014-03-081-6/+54
* Fix warningsSimo Sorce2014-02-151-2/+5
* Add initial configure scriptsSimo Sorce2014-02-158-0/+139
* Example apache module confSimo Sorce2014-02-151-0/+1
* Initial codeSimo Sorce2014-02-151-0/+224