]> cygwin.com Git - cygwin-apps/setup.git/commit - Makefile.am
2004-11-22 Max Bowsher <maxb@ukf.net>
authorMax Bowsher <maxb1@ukf.net>
Mon, 22 Nov 2004 18:15:34 +0000 (18:15 +0000)
committerMax Bowsher <maxb1@ukf.net>
Mon, 22 Nov 2004 18:15:34 +0000 (18:15 +0000)
commit0229b1d7b68f5b5e361249c6c7d1962e057c1fe2
tree0e9893e7ee1f57793f03a93b5c0bfc08d612fba4
parent2c4261a84185ce4dc1ebe2e6ee18953d72207e35
2004-11-22  Max Bowsher  <maxb@ukf.net>

* MD5++.cc, MD5++.h: Remove this class.
* csu_util/MD5Sum.cc, csu_util/MD5Sum.h: New more complete MD5 class.
* Makefile.am (setup_SOURCES): Adjust to new files.
* download.cc (validateCachedPackage): Simplify, using the new class.
* install.cc (md5_one): Ditto.
* package_source.h (packagesource::md5): Change to be an object of the
new class.
ChangeLog
MD5++.cc [deleted file]
MD5++.h [deleted file]
Makefile.am
csu_util/MD5Sum.cc [new file with mode: 0644]
csu_util/MD5Sum.h [new file with mode: 0644]
download.cc
install.cc
package_source.h
This page took 0.03243 seconds and 5 git commands to generate.