Assume password src encoding is UTF8 and convert it to UCS2 before hashing with MD4
[freeradius.git] / src / modules / rlm_mschap / mschap.h
2013-09-26 Arran Cudbard-BellAssume password src encoding is UTF8 and convert it...
2013-05-06 Alan T. DeKokMove vp_octets and vp_strvalue to pointer
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-03-19 Alan T. DeKokConvert pairmake() to talloc
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-07-17 Arran Cudbard-BellMerge pull request #59 from sionescu/master
2012-06-11 Alan T. DeKokPrototype for mschap_add_reply
2010-06-10 Alan T. DeKokMove MS-CHAP code to separate files.