Merge pull request #23 from openSUSE/drop_package_manager
[platform/upstream/libzypp.git] / zypp / CheckSum.cc
2012-02-03 Michael AndresAdd Checksum ctor autodetecting the type.
2008-11-07 Michael Andres- Add CheckSum::asString.
2008-04-03 Josef Reidingerremove iostream include from headers and add to sources...
2007-10-04 Michael Andresthrow constructing malformed checksums.
2006-10-06 Duncan Mac-Vicar P- move CheckSum methods out of the header
2006-08-02 Duncan Mac-Vicar Preadd removed operators during merge
2006-08-02 Duncan Mac-Vicar P- merge 3728:3847 in trunk.
2006-07-07 Duncan Mac-Vicar P- first working checksum checker
2006-06-30 Duncan Mac-Vicar P- Add testcase for CheckSum
2006-06-30 Duncan Mac-Vicar P- Make checksum throw if invalid at construction