Age | Commit message (Expand) | Author | Files | Lines |
2007-07-09 | Fix include of misc.h, rpmpgp.h and rpmsq.h in C++. | Panu Matilainen | 1 | -2/+4 |
2004-12-01 | Deal with \r\n after "-----END PGP PBLIC KEY BLOCK-----" from hkp://sks.keyse... | jbj | 1 | -1/+8 |
2004-11-28 | - add support for automagic pubkey retrieval using HKP. | jbj | 1 | -12/+35 |
2003-05-18 | - use beecrypt-3.0.0 API with beecrypt.api.h et al, not types.h. | jbj | 1 | -2/+2 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -1/+1 |
2003-04-09 | Splint fiddles. | jbj | 1 | -10/+10 |
2003-04-02 | Splint clean. | jbj | 1 | -2/+2 |
2003-04-01 | Splint fiddles. | jbj | 1 | -1/+1 |
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 1 | -0/+10 |
2002-09-04 | - fix: parse header data more carefully. | jbj | 1 | -1/+1 |
2002-09-03 | - fix: parse pgp packets more carefully. | jbj | 1 | -5/+6 |
2002-08-02 | - fix: signed pubkeys were imported incorrectly (#68291). | jbj | 1 | -1/+2 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -77/+63 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -2/+5 |
2002-06-30 | - warn only once for each NOKEY/UNTRUSTED key id. | jbj | 1 | -2/+1 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 1 | -8/+118 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+2 |
2002-06-19 | Annotate incondefs in source code. | jbj | 1 | -2/+2 |
2002-05-13 | AIX fiddles (Albert Chin <rpm-list@thewrittenword.com>). | jbj | 1 | -5/+5 |
2002-04-10 | - beecrypt: add types.h, eliminate need for config.gnu.h. | jbj | 1 | -0/+1 |
2002-03-07 | - add header RSA signature (untested, disabled for now). | jbj | 1 | -1/+10 |
2002-03-06 | - add header DSA signature. | jbj | 1 | -9/+13 |
2002-02-04 | - generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid. | jbj | 1 | -0/+2 |
2001-10-23 | - generate an rpm header on the fly for imported pubkeys. | jbj | 1 | -59/+37 |
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 1 | -103/+157 |
2001-10-20 | - stupid macros to configure public key file paths. | jbj | 1 | -0/+21 |
2001-10-20 | - add :base64 and :armor format extensions, dump binary tags in hex. | jbj | 1 | -3/+130 |
2001-10-19 | Permit multiple, simultaneous, digests on a single FD_t. | jbj | 1 | -2/+6 |
2001-10-19 | - beecrypt is at least as good as pgp/gpg on verify, pull the plug. | jbj | 1 | -0/+2 |
2001-10-19 | Rewire digests, step 1. | jbj | 1 | -0/+1 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -1/+1 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -1/+1 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -10/+22 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 1 | -1/+2 |
2001-10-11 | - proof-of-concept PGP/RSA verification for legacy signatures. | jbj | 1 | -6/+9 |
2001-10-05 | - proof-of-concept GPG/DSA verification for legacy signatures. | jbj | 1 | -4/+8 |
2001-10-05 | Test vectors for GPG V3 DSA signature of "abc". | jbj | 1 | -10/+49 |
2001-10-01 | Display signature and public key internals, calculate SHA1 digest as well. | jbj | 1 | -3/+36 |
2001-09-29 | - create RFC-2440 OpenPGP API in rpmio. | jbj | 1 | -46/+233 |
2001-09-29 | Sanity. | jbj | 1 | -0/+7 |
2001-09-29 | Move OpenPGP constants to rpmio/rpmpgp.h. | jbj | 1 | -0/+804 |