move sha1 and md4 code into lib
[freeradius.git] / src / modules / rlm_mschap / rlm_mschap.c
2002-06-20 fcusack move sha1 and md4 code into lib
2002-06-10 fcusack quiet compiler
2002-06-10 fcusack cleaner removal of mppe_gen_respkey()
2002-05-28 3APA3A! we do not encrypt MS-MPPE-Send-Key MS-MPPE-Recv-Key...
2002-01-21 3APA3A- NT-Password-TEXT/LM-Password-TEXT attributes removed...
2002-01-19 3APA3A+ LM-Password-TEXT/NT-Password-TEXT/SMB-Account-CTRL...
2002-01-18 3APA3A! Check for ACB_DISABLED flag moved to authorization
2002-01-18 3APA3A! createsmbpw bug patched Takahiro Wagatsuma <waga...
2002-01-16 3APA3A! THREAD_SAFE patch by Takahiro Wagatsuma <waga@sic...
2002-01-15 aland Moved MS specific attribute definitions out of rlm_msc...
2002-01-15 aland Add assertions that pairmake() doesn't fail.
2002-01-14 3APA3A! Minor security improvements
2002-01-13 fcusack Give credit to Takahiro Wagatsuma for MPPE.
2002-01-13 fcusack don't artificially limit the secret length to 32.
2002-01-12 3APA3A! MS-CHAP-MPPE-Keys bug fixed + now nthashhash is used...
2002-01-11 3APA3A+ if mppe enabled MS-MPPE-Encryption-Policy MS-MPPE...
2002-01-11 3APA3A+ For MS-CHAP v1 MS-CHAP-MPPE-Keys attribute added
2002-01-11 3APA3A+ MPPE support by Takahiro Wagatsuma <waga@sic.shibaura...
2001-12-22 3APA3A! Fixed a crash on a packet without User-Name attribute
2001-11-15 3APA3A+ support for MS-CHAPv2. SHA1 digest support was added...
2001-10-29 aland Support PAP, MS-CHAP, and use /etc/smbpasswd file...
2001-10-15 aland Use the Password from the list of configuration items...
2001-10-09 aland Added note about which RFC it implements, and where...
2001-02-20 pacmanMake the 5 packet methods into an array within module_t...
2000-12-27 cmiller Added or cleaned up copyright and license info. Cross...
2000-11-27 aland initial implementation of mschap, from patch supplied...