Removed RFC 1864 (Content-MD5) support. I.e. -check switches.
authormarkus schnalke <meillo@marmaro.de>
Wed, 11 Apr 2012 13:41:05 +0000 (15:41 +0200)
committermarkus schnalke <meillo@marmaro.de>
Wed, 11 Apr 2012 13:41:05 +0000 (15:41 +0200)
commit31dc797eb5178970d68962ca8939da3fd9a8efda
treefbb4a6379ee8d3f248395cf7ee4433f148c547cf
parent85efd688c798fc782567d3f9c283064a01d5c9fe
Removed RFC 1864 (Content-MD5) support. I.e. -check switches.
Transfer integrity should be cared for in the transfer protocols.
Data integrity is better covered with digital signatures.
19 files changed:
h/Makefile.in
h/md5.h [deleted file]
h/mhparse.h
h/mime.h
man/mhbuild.man1
man/mhlist.man1
man/mhshow.man1
man/mhstore.man1
uip/Makefile.in
uip/md5.c [deleted file]
uip/mhbuild.c
uip/mhcachesbr.c
uip/mhlist.c
uip/mhoutsbr.c
uip/mhparse.c
uip/mhshow.c
uip/mhshowsbr.c
uip/mhstore.c
uip/mhtest.c