summaryrefslogtreecommitdiff
path: root/ext/repo_rpmdb_pubkey.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-10fix copy/paste bug in repo_rpmdb_pubkey.cMichael Schroeder1-1/+1
2013-05-06add utf8 helpers to util.cMichael Schroeder1-72/+9
2013-05-03fix iso-8859-1 to utf8 transcoding bugMichael Schroeder1-1/+1
2013-04-19rpmdb_pubkey: more bounds checkingMichael Schroeder1-19/+30
2013-04-17treat overlong utf8 sequences as errorMichael Schroeder1-4/+4
2013-04-15split ugly pubkey handling into separate repo_rpmdb_pubkey.cMichael Schroeder1-0/+755