summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Set KRB5CCNAME on follow up requests with sessionSimo Sorce2015-06-099-26/+412
* Use a compiler to marshall/unmarshall the sessionsSimo Sorce2015-06-0955-49/+10287
* Disable connection-bound for basic-authIsaac Boukris2015-06-081-0/+4
* Fix segfault if req->main is NULLSimo Sorce2015-06-061-1/+1
* Allow raw NTLM authenticationSimo Sorce2015-06-033-39/+116
* Add GssapiAllowedMech optionSimo Sorce2015-06-033-1/+71
* Move acquire_cred functions into a helperSimo Sorce2015-06-011-44/+35
* More work on keeping cred_store functions optionalSimo Sorce2015-06-012-6/+21
* Fix conditional support for gss_acquire_cred_fromSimo Sorce2015-06-011-1/+5
* Find the right server name when using basic authSimo Sorce2015-05-261-1/+31
* Ignore generated files.Joe Orton2015-05-241-0/+24
* Export only the symbol named auth_gssapi_moduleJoe Orton2015-05-241-1/+2
* Remove all uses of APLOG_NOERRNOJoe Orton2015-05-241-28/+28
* Fix typo.Joe Orton2015-05-241-1/+1
* Drop OOM handling.Joe Orton2015-05-241-41/+0
* Use the "ssl_is_https" definition from mod_ssl.h.Joe Orton2015-05-242-2/+1
* Add GssapiSignalPersistentAuth directiveIsaac Boukris2015-05-243-3/+22
* Export variable with session expiration timeSimo Sorce2015-05-051-1/+8
* Revert "Use aes-256-gcm rather than aes-128-cbc"Simo Sorce2015-04-232-70/+130
* Bump version to 1.2.0Simo Sorce2015-04-212-2/+5
* Properly complete context establishmentSimo Sorce2015-04-191-18/+16
* Add support for delegate creds on basic authSimo Sorce2015-04-141-2/+9
* Bump version to 1.1.1Simo Sorce2015-04-022-2/+5
* Handle authentication on subrequestsSimo Sorce2015-03-311-4/+29
* Escape principal name to remove the path separatorSimo Sorce2015-03-261-2/+54
* Bump version to 1.1.0Simo Sorce2015-03-122-2/+5
* Use aes-256-gcm rather than aes-128-cbcNathaniel McCallum2015-03-102-130/+70
* Do not free orig_ccacheSimo Sorce2015-03-101-5/+2
* Improve Basic Auth based loginsSimo Sorce2015-03-103-1/+44
* Fix random number generationSimo Sorce2015-03-101-3/+3
* Use apr function for random bytesSimo 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