summaryrefslogtreecommitdiff
path: root/ext/repo_pubkey.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-27Imported Upstream version 0.7.14upstream/0.7.14DongHun Kwak1-0/+1
2019-09-10Imported Upstream version 0.7.0upstream/0.7.0DongHun Kwak1-1/+1
2013-11-18rename repo_find_pubkeys to repo_find_all_pubkeys, add repo_find_pubkeyMichael Schroeder1-1/+2
2013-11-18split repo_find_pubkeys from repo_verify_sigdataMichael Schroeder1-0/+1
2013-11-14Create a real type for a checksum handleMichael Schroeder1-1/+2
2013-10-29repo_add_keydir: put flags last (as with the other repo_add calls)Michael Schroeder1-1/+1
2013-10-29delete solv_verify_sig, sort keys in verifyMichael Schroeder1-2/+0
2013-10-29refactor a bit, add some commentsMichael Schroeder1-1/+1
2013-10-28support ADD_WITH_SUBKEYS/ADD_MULTIPLE_PUBKEYS/ADD_WITH_KEYSIGNATURESMichael Schroeder1-0/+3
2013-10-28add repo_add_keyring() and repo_add_keydir() functionsMichael Schroeder1-1/+4
2013-10-25add repo_verify_sigdata, refactor solv_parse_sig into solvsig_create/free/verifyMichael Schroeder1-1/+17
2013-10-23cosmetic sigpkg -> sigpkt, clone the hash before finishing itMichael Schroeder1-2/+2
2013-08-23refactor, add experimental solv_parse_sig and solv_verify_sigMichael Schroeder1-0/+4
2013-07-25rename rpmdb_pubkey to pubkeyMichael Schroeder1-0/+11