Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 1.0.2 | Simo Sorce | 2014-08-26 | 2 | -2/+5 |
* | Add instructions to README file | Simo Sorce | 2014-08-26 | 1 | -0/+171 |
* | Fix GssapiCredStore usage | Simo Sorce | 2014-08-26 | 1 | -1/+5 |
* | Release v1.0.1 | Simo Sorce | 2014-08-14 | 2 | -4/+7 |
* | Fix typo in contrib spec file | Simo Sorce | 2014-08-14 | 1 | -1/+1 |
* | Announce module name and version in the server signature | Alexander Bokovoy | 2014-08-14 | 1 | -0/+2 |
* | GssapiLocalName is about translating principals to local usernames | Alexander Bokovoy | 2014-08-14 | 1 | -1/+1 |
* | Make dependency on openssl for EVP functions explicit | Alexander Bokovoy | 2014-08-14 | 1 | -2/+6 |
* | Suppress -Werror=format-security errors | Simo Sorce | 2014-08-12 | 1 | -5/+5 |
* | Add openssl BuildRequires | Simo Sorce | 2014-08-12 | 1 | -1/+1 |
* | Add simple spec file | Simo Sorce | 2014-08-11 | 1 | -2/+2 |
* | Quick and dirty fix for make dist | Simo Sorce | 2014-08-11 | 2 | -0/+49 |
* | Release version 1.0.0 | Simo Sorce | 2014-08-04 | 1 | -1/+1 |
* | Add S4U2Proxy supports4u2proxy | Simo Sorce | 2014-07-20 | 2 | -21/+127 |
* | Add permanent session keys support | Simo Sorce | 2014-07-10 | 4 | -26/+87 |
* | Add mod_session support | Simo Sorce | 2014-07-10 | 7 | -23/+493 |
* | Add mod_auth_gssapi.h | Simo Sorce | 2014-07-10 | 3 | -21/+35 |
* | Fix typo | Simo Sorce | 2014-04-24 | 1 | -1/+1 |
* | Use more readable configuration option names. | Simo Sorce | 2014-04-21 | 1 | -9/+9 |
* | Simplify configure.ac and makefile.am files | Simo Sorce | 2014-04-15 | 2 | -38/+9 |
* | Use appropriate flags so make dist works | Simo Sorce | 2014-04-15 | 1 | -1/+2 |
* | Set context data on the pool with a destructor | Simo Sorce | 2014-04-15 | 1 | -7/+20 |
* | Fix use after free | Simo Sorce | 2014-04-12 | 1 | -8/+19 |
* | Fix base64 encoding of tokens | Simo Sorce | 2014-04-12 | 1 | -1/+0 |
* | Register optional functions | Simo Sorce | 2014-04-12 | 1 | -2/+13 |
* | Implement checking for TLS connections | Simo Sorce | 2014-03-13 | 1 | -2/+18 |
* | Allow context to be attached to the connection | Simo Sorce | 2014-03-09 | 1 | -18/+83 |
* | Fix module name | Simo Sorce | 2014-03-09 | 1 | -2/+2 |
* | Add option to map GSS Name to local Name | Simo Sorce | 2014-03-08 | 1 | -2/+31 |
* | Use the cred_store extension to save credentials | Simo Sorce | 2014-03-08 | 1 | -6/+54 |
* | Fix warnings | Simo Sorce | 2014-02-15 | 1 | -2/+5 |
* | Add initial configure scripts | Simo Sorce | 2014-02-15 | 8 | -0/+139 |
* | Example apache module conf | Simo Sorce | 2014-02-15 | 1 | -0/+1 |
* | Initial code | Simo Sorce | 2014-02-15 | 1 | -0/+224 |