summaryrefslogtreecommitdiff
path: root/daemon/digest.c
AgeCommit message (Expand)Author
2011-03-04A better fix for the 64-bit packing issuesStef Walter
2010-03-01Fix problem on 64-bit where structure doesn't match dataStef Walter
2008-06-27Fix some build warnings.Stef Walter
2008-06-11Allow better migration of live digest sessions between httpauthStef Walter
2008-06-11Support getting groups from the server and limiting access based on LDAP grou...Stef Walter
2007-06-01A better fix for the problem of the method not matching up with the digest auth.Stef Walter
2007-05-31Support ignoring the HTTP method. Stef Walter
2007-05-28Use 'Stef' instead of 'Nate'Stef Walter
2006-05-10Add proper licensingStef Walter
2004-08-25Licenses in files.Stef Walter
2004-08-18Code cleanupStef Walter
2004-08-17Better message handling when buffer runs out of memory.Stef Walter
2004-08-17- Changed 'goto finally' to RETURN(xx)Stef Walter
2004-08-12- Added postgresql database supportStef Walter
2004-08-09- added request parameter to ha_message...Stef Walter
2004-05-07- Reworked the internal APIStef Walter
2004-05-07Protocol:Stef Walter
2004-04-29- Added documentationStef Walter
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