summaryrefslogtreecommitdiff
path: root/apache1x
AgeCommit message (Collapse)Author
2006-07-27Initial implementation of 'require' directives.Stef Walter
2006-05-170.5.1Stef Walter
- Fix problem with NTLM connection caching
2006-05-10Support NTLM properly in apache1x pluginStef Walter
2006-05-10Proper build with apache1x pluginStef Walter
2006-05-10Remove old 1x apache build fileStef Walter
2006-05-10Add NTLM support.Stef Walter
2005-09-12Fix some small apache1.3 compatibility issues.Stef Walter
2005-09-12Get httpauth to reconnect properly.Stef Walter
2004-08-25Removed NTLM support from the main branch.Stef Walter
2004-08-25Licenses in files.Stef Walter
2004-08-18Code cleanupStef Walter
2004-08-17Small updates toward new version.Stef Walter
2004-07-06- Nicer reconnect supportStef Walter
- Fixed other small bugs
2004-06-09- Added peer name loggingStef Walter
- Reformatted connection logging
2004-06-09- Changed 'method' to 'handler' throughoutStef Walter
- Fixed bug in hash.c with unitialized memory - Imported new hash table features - Writes out pid file when requested with -p option
2004-05-07- Reworked the internal APIStef Walter
- Added common functions for trimming - Debugging - Reworked the module to the new protocol
2004-05-05- Parse incoming headers properly for authtypesStef Walter
- Handle sub-requests properly - Makefile fix
2004-04-28Tons of fixes, debugging, changes, added apache moduleStef Walter