Imported Upstream version 0.7.5
[platform/upstream/libsolv.git] / src / chksum.c
2019-09-10 DongHun KwakImported Upstream version 0.7.5 upstream/0.7.5
2019-09-10 DongHun KwakImported Upstream version 0.7.0 upstream/0.7.0
2016-10-27 DongHun KwakImported Upstream version 0.6.12 11/94111/1 upstream/0.6.12
2014-04-04 Michael Schroeder[ABI BREAKAGE] add support for SHA224/384/512
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-11-14 Michael SchroederCreate a real type for a checksum handle
2013-10-16 Michael Schroederremove trailing whitespace
2013-09-13 Michael Schroederadd solv_memdup and solv_memdup2 inline helper functions
2013-08-26 Michael Schroederadd solv_chksum_create_clone to clone a (unfinished...
2012-02-17 Michael Schroeder- made parts of Pool private, removed inline from solv_...
2012-01-11 Michael Schroeder- set pool_id2color, fix comments
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-03-23 Michael Schroederadd sat_chksum_isfinished() check
2011-03-02 Michael Schroeder- add sat_chksum_type2str() and sat_chksum_str2type...
2011-03-01 Michael Schroeder- add sat_chksum_create_from_bin() and sat_chksum_get_t...
2009-06-30 Michael Schroeder- add repo_deb to CMakeLists.txt
2009-06-29 Michael Schroeder- add repo_deb.[ch], needed for build service code
2009-06-29 Michael Schroeder- add checksum functions