1. 6399d0a Fix code formatting/style issues ... by DRC · 5 years ago
  2. 51f94ca Build: Use Colin Plumb's public domain MD5 code by DRC · 7 years ago
  3. 293263c Format preprocessor macros more consistently by DRC · 7 years ago
  4. 19c791c Improve code formatting consistency by DRC · 7 years ago
  5. 123f725 Format copyright headers more consistently by DRC · 8 years ago
  6. f913438 Win: Enable testing cross-compiled builds by DRC · 9 years ago
  7. 7eced19 Remove unneeded headers (cdef.h isn't available on all platforms) and change u_int32_t to unsigned int, since u_int32_t isn't available on all platforms. This fixes build issues on Solaris. by DRC · 12 years ago
  8. 0bf58f2 Include a C version of md5cmp rather than depending on an external md5sum binary, since md5sum is not available on all platforms (specifically, it doesn't exist on FreeBSD, and it has to be installed via MacPorts on OS X.) by DRC · 12 years ago