Imported Upstream version 15.21.0
[platform/upstream/libzypp.git] / zypp / CheckSum.cc
2016-11-01 DongHun KwakImported Upstream version 14.37.1 27/94627/1
2014-04-03 Michael AndresCheckSum: support parsing from string and temp. istream
2014-01-27 Michael AndresAdd default XML representations
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