Clean up byte order handling in md5 and sha1 code.
authorRoland McGrath <roland@hack.frob.com>
Sat, 9 Jul 2011 10:17:24 +0000 (03:17 -0700)
committerRoland McGrath <roland@hack.frob.com>
Sat, 9 Jul 2011 10:17:24 +0000 (03:17 -0700)
commit32899ac4f69d4ca4856d5282464c1f9cee928c8a
tree2b45a22f79f4f3464150d5eba73a89ecab0cee22
parent02a958bc2662c1c9c2d6b663742b9c8e720e25b2
Clean up byte order handling in md5 and sha1 code.
15 files changed:
lib/ChangeLog
lib/md5.c
lib/sha1.c
lib/system.h
libdwfl/ChangeLog
libdwfl/image-header.c
po/de.po
po/es.po
po/ja.po
po/pl.po
po/uk.po
tests/ChangeLog
tests/Makefile.am
tests/md5-sha1-test.c [new file with mode: 0644]
tests/sha1-tst.c [deleted file]