Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-10 | fix copy/paste bug in repo_rpmdb_pubkey.c | Michael Schroeder | 1 | -1/+1 |
2013-05-06 | add utf8 helpers to util.c | Michael Schroeder | 1 | -72/+9 |
2013-05-03 | fix iso-8859-1 to utf8 transcoding bug | Michael Schroeder | 1 | -1/+1 |
2013-04-19 | rpmdb_pubkey: more bounds checking | Michael Schroeder | 1 | -19/+30 |
2013-04-17 | treat overlong utf8 sequences as error | Michael Schroeder | 1 | -4/+4 |
2013-04-15 | split ugly pubkey handling into separate repo_rpmdb_pubkey.c | Michael Schroeder | 1 | -0/+755 |