]> git.ipfire.org Git - thirdparty/squid.git/commit - src/auth/basic/NCSA/crypt_md5.h
Imported ncsa_auth changes from Squid-2
authorhno <>
Mon, 25 Jun 2007 17:27:03 +0000 (17:27 +0000)
committerhno <>
Mon, 25 Jun 2007 17:27:03 +0000 (17:27 +0000)
commit8655ee19716784d8f2ccd5d47cb1080a2dc4e9f0
treeebe9277f094cd19853bdbd25b0d98d0c6744bd57
parent2195a6cdca949be73bc6907308786f9b3baf856e
Imported ncsa_auth changes from Squid-2

- Support for plain MD5 hashed password (no salting)
- man page documenting it's use
helpers/basic_auth/NCSA/Makefile.am
helpers/basic_auth/NCSA/crypt_md5.c
helpers/basic_auth/NCSA/crypt_md5.h
helpers/basic_auth/NCSA/ncsa_auth.c