add md5 implementation that will be used in the source cache, modified to compile...
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 6 Feb 2006 11:49:52 +0000 (11:49 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 6 Feb 2006 11:49:52 +0000 (11:49 +0000)
commit48473caf12c33686b23ee98ed0635bfffe1cedbf
tree3bd9c2491f3d88644ac622c1c17859159d03b4af
parentce74a482d08c0d86927cbfd99a2f6ff0733ac7ba
add md5 implementation that will be used in the source cache, modified to compile with newer g++
zypp/target/store/Makefile.am
zypp/target/store/README.md5 [new file with mode: 0644]
zypp/target/store/md5.cc [new file with mode: 0644]
zypp/target/store/md5.hh [new file with mode: 0644]