summaryrefslogtreecommitdiff
path: root/src/chksum.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-10Imported Upstream version 0.7.0upstream/0.7.0DongHun Kwak1-2/+2
2016-10-27Imported Upstream version 0.6.12upstream/0.6.12DongHun Kwak1-0/+1
2014-04-07simplyfy checksum codeMichael Schroeder1-0/+12
2013-11-14Create a real type for a checksum handleMichael Schroeder1-8/+11
2013-08-26add solv_chksum_create_clone to clone a (unfinished) checksumMichael Schroeder1-0/+1
2013-04-02Make all public libsolv headers C++ safeIngo Weinhold1-0/+8
2012-02-17- made parts of Pool private, removed inline from solv_chksum_len so that we ...Michael Schroeder1-15/+1
2012-01-17- add include guard for chksum.hMichael Schroeder1-0/+12
2011-07-12- rename all sat_ to solv_Michael Schroeder1-10/+10
2011-03-23add sat_chksum_isfinished() checkMichael Schroeder1-0/+1
2011-03-02- add sat_chksum_type2str() and sat_chksum_str2type() and use themMichael Schroeder1-0/+2
2011-03-01- add sat_chksum_create_from_bin() and sat_chksum_get_type() functionsMichael Schroeder1-1/+3
2009-06-29- add repo_deb.[ch], needed for build service codeMichael Schroeder1-1/+1
2009-06-29- add checksum functionsMichael Schroeder1-0/+21