index
:
httpauth
master
Delegate web authentication to a daemon
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apache1x
/
mod_httpauth.c
Age
Commit message (
Expand
)
Author
2008-06-12
- apache2x module now supports connecting to multiple daemon addresses
Stef Walter
2007-06-19
Fix dumb missing variable
Stef Walter
2007-05-28
Use 'Stef' instead of 'Nate'
Stef Walter
2006-07-27
Initial implementation of 'require' directives.
Stef Walter
2006-05-17
0.5.1
Stef Walter
2006-05-10
Support NTLM properly in apache1x plugin
Stef Walter
2006-05-10
Add NTLM support.
Stef Walter
2005-09-12
Fix some small apache1.3 compatibility issues.
Stef Walter
2005-09-12
Get httpauth to reconnect properly.
Stef Walter
2004-08-25
Removed NTLM support from the main branch.
Stef Walter
2004-08-25
Licenses in files.
Stef Walter
2004-08-18
Code cleanup
Stef Walter
2004-08-17
Small updates toward new version.
Stef Walter
2004-07-06
- Nicer reconnect support
Stef Walter
2004-06-09
- Added peer name logging
Stef Walter
2004-06-09
- Changed 'method' to 'handler' throughout
Stef Walter
2004-05-07
- Reworked the internal API
Stef Walter
2004-05-05
- Parse incoming headers properly for authtypes
Stef Walter
2004-04-28
Tons of fixes, debugging, changes, added apache module
Stef Walter