Using WIN32 depends on the build environment defining the variable. _WIN32 is a predefined MSVC macro and is always available. Signed-off-by: Tim Crawford <crawfxrd@gmail.com>
Add a public domain implementation of MD5 so we can compute CHAP The md5 implementation is copied from TGTD