Age | Commit message (Expand) | Author | Files | Lines |
2002-02-07 | Sync with rpm-4.0.4. | jbj | 1 | -0/+4 |
2002-02-04 | - generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid. | jbj | 1 | -0/+2 |
2002-01-27 | Merge from rpm-4.0.4. | jbj | 1 | -1/+6 |
2002-01-23 | - turn on auto-generated perl requirements (#58519, #58536, #58537). | jbj | 1 | -1/+1 |
2002-01-18 | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 8 | -10/+37 |
2001-12-20 | - solaris: translate i86pc to i386 (#57182). | jbj | 1 | -2/+2 |
2001-12-08 | - lclint-3.0.0.19 fiddles. | jbj | 3 | -5/+9 |
2001-12-06 | - 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow. | jbj | 1 | -7/+7 |
2001-11-23 | - fix a couple dinky memory leaks. | jbj | 1 | -2/+4 |
2001-11-12 | - commit to using rpmDepSet and TFI_t, not header. | jbj | 4 | -58/+104 |
2001-11-08 | - linear search on added package provides is dumb. | jbj | 1 | -1/+5 |
2001-10-27 | - legacy signatures always checked where possible on package read. | jbj | 1 | -2/+1 |
2001-10-23 | - generate an rpm header on the fly for imported pubkeys. | jbj | 4 | -387/+345 |
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 5 | -250/+249 |
2001-10-20 | - stupid macros to configure public key file paths. | jbj | 7 | -199/+295 |
2001-10-20 | - add :base64 and :armor format extensions, dump binary tags in hex. | jbj | 4 | -9/+391 |
2001-10-19 | Permit multiple, simultaneous, digests on a single FD_t. | jbj | 4 | -90/+74 |
2001-10-19 | - beecrypt is at least as good as pgp/gpg on verify, pull the plug. | jbj | 1 | -0/+2 |
2001-10-19 | Start ripping gpg/pgp on signature verify paths. | jbj | 1 | -3/+14 |
2001-10-19 | Rewire digests, step 2. | jbj | 5 | -58/+110 |
2001-10-19 | Rewire digests, step 1. | jbj | 4 | -36/+65 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 10 | -85/+166 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 6 | -1/+13 |
2001-10-16 | More lclint annotations. | jbj | 4 | -8/+36 |
2001-10-15 | More branchstate lclint annotations. | jbj | 1 | -2/+31 |
2001-10-15 | Explicit branchstate annotations. | jbj | 12 | -30/+58 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 16 | -104/+513 |
2001-10-13 | More lclint annotations. | jbj | 5 | -80/+87 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 8 | -17/+31 |
2001-10-11 | - proof-of-concept PGP/RSA verification for legacy signatures. | jbj | 2 | -8/+73 |
2001-10-08 | - upgrade to beecrypt-2.2.0pre. | jbj | 1 | -12/+26 |
2001-10-05 | - proof-of-concept GPG/DSA verification for legacy signatures. | jbj | 4 | -10/+36 |
2001-10-05 | Test vectors for GPG V3 DSA signature of "abc". | jbj | 6 | -224/+404 |
2001-10-01 | Display signature and public key internals, calculate SHA1 digest as well. | jbj | 6 | -50/+7335 |
2001-09-29 | - create RFC-2440 OpenPGP API in rpmio. | jbj | 5 | -618/+769 |
2001-09-29 | Sanity. | jbj | 2 | -319/+188 |
2001-09-29 | Move OpenPGP constants to rpmio/rpmpgp.h. | jbj | 3 | -284/+1110 |
2001-09-26 | - bind beecrypt md5/sha1 underneath rpmio. | jbj | 3 | -651/+68 |
2001-09-25 | - legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc). | jbj | 2 | -2/+2 |
2001-09-25 | - drop rpmio/base64.[ch] in favor of beecrypt versions. | jbj | 6 | -242/+109 |
2001-09-25 | - Start rpm-4.1. | jbj | 4 | -10/+26 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 7 | -36/+99 |
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 9 | -17/+31 |
2001-09-15 | Sync with rpm-4_0 branch. | jbj | 4 | -8/+128 |
2001-08-27 | - fix: error message on failed package installs resurrected. | jbj | 1 | -3/+3 |
2001-08-24 | - headers without RPMTAG_NAME are skipped when retrieved. | jbj | 1 | -1/+1 |
2001-08-15 | - always use dl size in regionSwab() return. | jbj | 2 | -5/+15 |
2001-08-08 | - add legacy (compile only) wrappers for fdFileno et al. | jbj | 3 | -7/+21 |
2001-08-06 | - portability: some compilers squawk at return ((void) foo()) (#50419). | jbj | 2 | -25/+1 |
2001-07-23 | - add pmac/ppciseries/ppcpseries varieties to ppc arch family. | jbj | 1 | -0/+2 |