summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add tests for delegation and ccache mode settingpermsSimo Sorce2016-11-023-2/+10
* Add option to set custom permissions on ccacheSimo Sorce2016-11-023-7/+123
* Write 'Persistent-Auth' header to err_headers_outMichael Osipov2016-10-111-1/+1
* Declare mag_complete outside the ifdef blockSimo Sorce2016-10-111-4/+4
* Add simple script for generating session keysRobbie Harwood2016-10-111-0/+12
* Update configure.ac using `autoupdate`Dennis Schridde2016-08-291-5/+5
* Fix path to magtests.py for out-of-tree buildsDennis Schridde2016-08-291-1/+1
* Release 1.4.1Simo Sorce2016-08-151-1/+1
* Ensure gssapi_session actually contains MagBearerTokenRobbie Harwood2016-08-151-0/+4
* Fix behavior of NULL ccname for cookie creationRobbie Harwood2016-08-151-1/+6
* Check at top level for python-requests{,-kerberos}Robbie Harwood2016-07-251-0/+4
* Add compatibility with OpenSSL 1.1.0Simo Sorce2016-07-061-31/+76
* Release 1.4.0Simo Sorce2016-06-171-1/+1
* Add release scriptSimo Sorce2016-06-171-0/+35
* Move version number to a seprate fileSimo Sorce2016-06-172-1/+3
* Insure the asn1 definitions are in the tarballSimo Sorce2016-06-151-0/+2
* Move context loops to a helper functionSimo Sorce2016-06-151-110/+72
* Postpone adding spnego mech to mech listSimo Sorce2016-06-091-23/+65
* Add support for GssapiImpersonate.Jan Pazdziora2016-06-093-1/+173
* Split the book keeping operations into a functionSimo Sorce2016-06-091-48/+66
* Fix cred cache detectionSimo Sorce2016-06-091-3/+6
* Fix function name spellingSimo Sorce2016-06-091-2/+2
* Additional python modules are needed.Jan Pazdziora2016-06-061-1/+2
* The distribution does not ship ./configure, generate it.Jan Pazdziora2016-06-061-0/+1
* Clarify make test dependencies.Jan Pazdziora2016-06-021-3/+5
* Do not use ap_hook_check_user_id on Apache 2.4Jan Pazdziora2016-06-021-0/+5
* Obey SessionMaxAge for session expirationMatt Rogers2016-05-251-0/+6
* Add example script for ccache cleaning to contribRobbie Harwood2016-05-181-0/+66
* Implement unique ccache namesRobbie Harwood2016-05-1810-34/+103
* Unify copyright conventionRobbie Harwood2016-05-189-30/+9
* GSS-Proxy configuration file for mod_auth_gssapiRobbie Harwood2016-05-181-0/+6
* Fix APXS error "cannot determine bootstrap symbol name"Dennis Schridde2016-04-121-1/+1
* Respect DESTDIR when installing Apache moduleDennis Schridde2016-04-121-2/+2
* Tests: use urandom instead of randomIsaac Boukris2016-04-121-1/+1
* Release 1.3.2 - NEAR Shoemaker launchSimo Sorce2016-02-222-2/+5
* Cleanup s4u2proxy in mag_auth_basicIsaac Boukris2016-02-172-18/+7
* Add option to not send a Negotiate headersJames Groffen2016-02-177-5/+152
* Corrected two typos in the README file.James Groffen2016-02-171-2/+2
* Minor formatting changes to the README.James Groffen2016-02-031-7/+7
* Fix potential loop when requesting attribute data.Simo Sorce2016-01-141-1/+1
* Fix build when cred store is not available.Simo Sorce2016-01-132-0/+4
* Prevent potential null pointer dereferenceJames Groffen2016-01-111-0/+4
* Add code to set attribute names in the environmentname_attrsSimo Sorce2015-12-035-3/+362
* Move setting request data to a separate fileSimo Sorce2015-12-026-90/+94
* Negate established flag if session is expired.davisd1232015-10-051-0/+1
* Release 1.3.1 - Viking 2 landingSimo Sorce2015-09-032-2/+5
* Mention test dependencies in READMEDennis Schridde2015-09-031-0/+8
* Fix include path to asn1c for out-of-source buildsDennis Schridde2015-09-031-1/+1
* Fix bug in handling Session KeysSimo Sorce2015-09-031-1/+1
* Allow building without NTLMSSP supportSimo Sorce2015-09-033-13/+28