Imported Upstream version 15.21.0
[platform/upstream/libzypp.git] / zypp / CheckSum.h
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
2013-10-18 Michael AndresAdd CheckSum ctor taking std::istream&&.
2012-02-03 Michael AndresAdd Checksum ctor autodetecting the type.
2008-11-07 Michael Andres- Add CheckSum::asString.
2008-04-03 Michael AndresFixed some missing package and source package attributes.
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 P- merge 3728:3847 in trunk.
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
2006-06-28 Duncan Mac-Vicar PSourceCacher will be the class responsible for:
2006-06-27 Michael Andresfixed CheckSum Stream output operator
2006-06-14 Michael Andresadded CheckSum operator!= and ostream operator<<
2006-04-27 Duncan Mac-Vicar P- dont refresh if source has not changed. Uses media...
2006-04-19 Michael Andres- fixed missplaced Logger.h includes
2006-04-05 Klaus Kaempfdecrease excessive logging
2006-04-04 Duncan Mac-Vicar Pfix checksum when using non standard algorithm names
2006-03-24 Duncan Mac-Vicar Pmore updates to support the source verification system
2006-03-24 Duncan Mac-Vicar Ponly lock if we are running as root
2006-01-10 Jiri Srainmore classed moved out ot PackageImplIf