]> git.ipfire.org Git - thirdparty/squid.git/commit
Imported LDAP based Digest hash helper
authorhno <>
Thu, 19 May 2005 03:34:56 +0000 (03:34 +0000)
committerhno <>
Thu, 19 May 2005 03:34:56 +0000 (03:34 +0000)
commitca6965d0ee1b85378f52c072efb315cc5764e6be
treea304bd72584806ded844ae4dda4fd3a287c5d386
parentd3f603c8d6803677c1a9706a47cb45565bccd496
Imported LDAP based Digest hash helper
helpers/digest_auth/password/Makefile.am
helpers/digest_auth/password/digest_common.h
helpers/digest_auth/password/digest_pw_auth.c
helpers/digest_auth/password/ldap_backend.c [new file with mode: 0644]
helpers/digest_auth/password/ldap_backend.h [new file with mode: 0644]
helpers/digest_auth/password/text_backend.c
helpers/digest_auth/password/text_backend.h