summaryrefslogtreecommitdiff
path: root/daemon/digest.c
AgeCommit message (Collapse)Author
2004-08-12- Added postgresql database supportStef Walter
- Lots of changes to properly abstract bd handlers - Handle multiple passwords and ha1s properly.
2004-08-09- added request parameter to ha_message...Stef Walter
- combined ha_request and ha_response
2004-05-07- Reworked the internal APIStef Walter
- Added common functions for trimming - Debugging - Reworked the module to the new protocol
2004-05-07Protocol:Stef Walter
- version added to initial Ready - Added SET command - Added 202 Accept response Some structure changes
2004-04-29- Added documentationStef Walter
- Fixed bugs - Added support for dns to sock_any
2004-04-26More debugging fixes.Stef Walter
2004-04-26Debugging FixesStef Walter
2004-04-25Debugging of simple authentication handlerStef Walter
2004-04-24Put nice assertions all over the place.Stef Walter
2004-04-24Completed implementation of ldap/ntlm/simple handlersStef Walter