index
:
mod_auth_gssapi.git
basic_auth
client_reauth
master
name_attrs
perms
rfc5929
s4u2proxy
sessions
wip
A GSSAPI based replacement for the aging mod_auth_kerb.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use apr function for random bytes
basic_auth
Simo Sorce
2015-03-10
1
-3
/
+3
*
Remove forward basic auth and fix docs
Simo Sorce
2015-03-06
2
-31
/
+7
*
Add support for handling Basic Auth
Simo Sorce
2015-03-05
2
-13
/
+171
*
Do not leak acquired_cred
Simo Sorce
2015-03-05
1
-0
/
+1
*
Replace block size constants with actual block size
Nathaniel McCallum
2015-02-03
1
-6
/
+7
*
Fix error message copy&paste error
wip
Simo Sorce
2014-10-21
1
-1
/
+1
*
Properly initialize logging
Simo Sorce
2014-10-13
2
-0
/
+4
*
Attempt to use sessions only when they are enabled
Simo Sorce
2014-10-13
1
-2
/
+6
*
Change the modules build process
Simo Sorce
2014-09-11
1
-3
/
+14
*
Include only necessary libs when calling apxs
Simo Sorce
2014-08-29
1
-1
/
+1
*
Fix GssapiCredStore usage
Simo Sorce
2014-08-26
1
-1
/
+5
*
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
*
Suppress -Werror=format-security errors
Simo Sorce
2014-08-12
1
-5
/
+5
*
Quick and dirty fix for make dist
Simo Sorce
2014-08-11
1
-0
/
+2
*
Add S4U2Proxy support
s4u2proxy
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
2
-20
/
+34
*
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
1
-21
/
+5
*
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
1
-0
/
+25
*
Initial code
Simo Sorce
2014-02-15
1
-0
/
+224