Assume password src encoding is UTF8 and convert it to UCS2 before hashing with MD4
[freeradius.git] / src / modules / rlm_mschap / mschap.c
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-16 Arran Cudbard-BellReplace spaces with tabs
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2011-12-26 Alan T. DeKokInclude header file for prototypes
2010-06-10 Alan T. DeKokMove MS-CHAP code to separate files.