Age | Commit message (Expand) | Author | Files | Lines |
2008-04-09 | Remove dead code | Panu Matilainen | 1 | -25/+0 |
2008-04-09 | Report full nevra in rpmdb remove debug message | Panu Matilainen | 1 | -3/+4 |
2008-04-09 | Plug memleak from signature verification now returning malloced msg | Panu Matilainen | 1 | -0/+1 |
2008-04-09 | Simplify addTE() | Panu Matilainen | 1 | -40/+23 |
2008-04-09 | Make headerGetNEVRA() return "src" as the arch of source packages | Panu Matilainen | 1 | -2/+4 |
2008-04-09 | Initialize pointers, lowercase local variable | Panu Matilainen | 1 | -4/+4 |
2008-04-09 | Rewrite headerGetN*() for simplicity | Panu Matilainen | 1 | -26/+21 |
2008-04-09 | Fix buffer overflow in verifyDSASignature() | Jindrich Novy | 1 | -1/+2 |
2008-04-09 | Replace bunch of wtf evr formatters with headerGetNVR() | Panu Matilainen | 2 | -44/+11 |
2008-04-09 | Add headerGetEVR() convenience function | Panu Matilainen | 2 | -0/+26 |
2008-04-09 | Make headerNEVRA() actually return epoch too | Panu Matilainen | 2 | -2/+7 |
2008-04-09 | And one more url->path rename for local variable... | Panu Matilainen | 1 | -2/+2 |
2008-04-09 | Rip the last remaining disk/file URL stuff in processSourceFiles() | Panu Matilainen | 1 | -15/+11 |
2008-04-09 | And more url ripping in build internals... (addFile) | Panu Matilainen | 1 | -24/+19 |
2008-04-09 | URL -> path renames continued... (build internal) | Panu Matilainen | 1 | -6/+6 |
2008-04-09 | Rename FileListRec_s disk + cpio path variables | Panu Matilainen | 1 | -23/+23 |
2008-04-09 | Yet more url ripping - buildroot is never an url | Panu Matilainen | 10 | -66/+58 |
2008-04-09 | Remove remote host stuff from build doScript() | Panu Matilainen | 1 | -55/+7 |
2008-04-09 | More url-path ripping in build/ | Panu Matilainen | 1 | -29/+20 |
2008-04-08 | Whoops.. gpg-pubkey "release" on import got busted accidentally | Panu Matilainen | 1 | -0/+1 |
2008-04-08 | Simplify rpmtsImportPubkey() a bit | Panu Matilainen | 1 | -14/+3 |
2008-04-08 | Rewrite pgpArmorWrap(), the former one was insecure/hackish | Jindrich Novy | 1 | -30/+12 |
2008-04-08 | Collapse unknown / unsupport RSA sigtypes into one fallthrough | Panu Matilainen | 1 | -9/+4 |
2008-04-08 | verifyRSASignature() buffer & other fixes | Panu Matilainen | 1 | -22/+20 |
2008-04-08 | verifyDSASignature() buffer & other fixes | Panu Matilainen | 1 | -1/+3 |
2008-04-08 | verifyDSASignature() buffer & other fixes | Panu Matilainen | 1 | -16/+10 |
2008-04-08 | Eliminate four copy-paste versions of nibble(), stick to rpmstring.h | Panu Matilainen | 5 | -69/+21 |
2008-04-07 | Eep, fix bunch of segfaults and other fun from previous commits | Panu Matilainen | 1 | -8/+4 |
2008-04-07 | Avoid stpcpy() to static sized buffer in verifySizeSignature() | Panu Matilainen | 1 | -8/+7 |
2008-04-07 | Avoid stpcpy() to static sized buffer in verifyMD5Signature() | Panu Matilainen | 1 | -15/+10 |
2008-04-07 | Avoid stpcpy() to static sized buffer in verifySHA1Signature() | Panu Matilainen | 1 | -18/+9 |
2008-04-07 | Eliminate several copy-paste hex converters, use pgpHexStr() instead | Panu Matilainen | 7 | -63/+14 |
2008-04-07 | Uh, return allocated pointer, not the end of string... | Panu Matilainen | 1 | -2/+3 |
2008-04-07 | Remove static print buffer from pgpMpiStr(), return malloc'd data instead | Panu Matilainen | 2 | -9/+18 |
2008-04-07 | Merge pgpHexCvt() into pgpHexPrt(), removing it from public headers | Panu Matilainen | 2 | -22/+8 |
2008-04-07 | Minimally convert all pgpHexCvt() users to use pgpHexStr() instead | Panu Matilainen | 3 | -14/+17 |
2008-04-07 | Remove static print buffer from pgpHexStr, return malloc'ed memory instead | Panu Matilainen | 5 | -17/+20 |
2008-04-07 | argvPrint() doesn't modify argv, make it const | Panu Matilainen | 2 | -3/+3 |
2008-04-07 | Add ARGI_const_t, use where appropriate | Panu Matilainen | 2 | -4/+5 |
2008-04-07 | ARGV_t const pendantry | Panu Matilainen | 15 | -54/+47 |
2008-04-07 | Remove ARGstr_t typedef, it serves no purpose | Panu Matilainen | 2 | -7/+6 |
2008-04-07 | Remove bogus const from ARGV_t | Panu Matilainen | 1 | -1/+1 |
2008-04-07 | Missing rpmstring.h include | Panu Matilainen | 1 | -0/+1 |
2008-04-06 | Eliminate the uuuuugly and unsafe static tagname buffer | Panu Matilainen | 3 | -22/+25 |
2008-04-06 | Move the tagtbl.c generator monster awk out of Makefile.am | Panu Matilainen | 2 | -14/+80 |
2008-04-04 | Oops, no newline at end of filename please... | Panu Matilainen | 1 | -1/+1 |
2008-04-04 | %{_builddir} is not an url, ever | Panu Matilainen | 1 | -4/+2 |
2008-04-04 | We only ever deal with local, regular files in doUntar() | Panu Matilainen | 1 | -25/+7 |
2008-04-04 | We only ever deal with local, regular files in doPatch() | Panu Matilainen | 1 | -24/+5 |
2008-04-04 | Rip the url-craziness in rpmMkdirPath() | Panu Matilainen | 1 | -15/+1 |