Splint fiddles.
[platform/upstream/rpm.git] / rpmio / rpmpgp.h
2003-04-09 jbjSplint fiddles.
2003-04-02 jbjSplint clean.
2003-04-01 jbjSplint fiddles.
2002-12-24 jbj- add %%pubkey attribute to read armored pubkey files...
2002-09-04 jbj- fix: parse header data more carefully.
2002-09-03 jbj- fix: parse pgp packets more carefully.
2002-08-02 jbj- fix: signed pubkeys were imported incorrectly (#68291).
2002-07-20 jbj- version added to *.la dependency libraries (#69063).
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjAnnotate incondefs in source code.
2002-05-13 jbjAIX fiddles (Albert Chin <rpm-list@thewrittenword.com>).
2002-04-10 jbj- beecrypt: add types.h, eliminate need for config...
2002-03-07 jbj- add header RSA signature (untested, disabled for...
2002-03-06 jbj- add header DSA signature.
2002-02-04 jbj- generate index for pkgid (aka Sigmd5) tag, query...
2001-10-23 jbj- generate an rpm header on the fly for imported pubkeys.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-20 jbj- stupid macros to configure public key file paths.
2001-10-20 jbj- add :base64 and :armor format extensions, dump binary...
2001-10-19 jbjPermit multiple, simultaneous, digests on a single...
2001-10-19 jbj- beecrypt is at least as good as pgp/gpg on verify...
2001-10-19 jbjRewire digests, step 1.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-10-11 jbj- proof-of-concept PGP/RSA verification for legacy...
2001-10-05 jbj- proof-of-concept GPG/DSA verification for legacy...
2001-10-05 jbjTest vectors for GPG V3 DSA signature of "abc".
2001-10-01 jbjDisplay signature and public key internals, calculate...
2001-09-29 jbj- create RFC-2440 OpenPGP API in rpmio.
2001-09-29 jbjSanity.
2001-09-29 jbjMove OpenPGP constants to rpmio/rpmpgp.h.