Sync with rpm-4.0.4 rollbacks.
[platform/upstream/rpm.git] / lib / signature.c
2002-02-02 jbjSync with rpm-4.0.4 rollbacks.
2002-01-17 jbjResync with db-4.0.14 (and what's on the rpm-4_0 branch).
2002-01-10 jbj- fix: signing multiple times dinna work, discard immut...
2001-12-08 jbj- lclint-3.0.0.19 fiddles.
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-23 jbj- wire transactions through rpmcli signature modes.
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 jbj- beecrypt is at least as good as pgp/gpg on verify...
2001-10-19 jbjStart ripping gpg/pgp on signature verify paths.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-16 jbjMore lclint 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-08 jbj- upgrade to beecrypt-2.2.0pre.
2001-10-05 jbj- proof-of-concept GPG/DSA verification for legacy...
2001-10-01 jbjDisplay signature and public key internals, calculate...
2001-09-29 jbj- create RFC-2440 OpenPGP API in rpmio.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt.
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-06-17 jbjSync with rpm-4_0 branch.
2001-06-16 jbjlinux.req now verified functional on ia64-linux.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-23 jbj- headerFree() returns NULL, _free is C++ safe.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-02-27 jbjHandle non-string tag indices correctly.
2001-02-12 jbjAdd rpmRC return code type for the usual 0/1/2 codes.
2001-02-12 jbjRename RPMSIG_* signature types to RPMSIGTYPE_* to...
2001-02-11 jbj1st stab at --repackage.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2001-01-02 jbjdoxygen annotations for popt.
2000-12-29 jbj- fix: avoid FAT and other brain-dead file systems...
2000-12-27 jbj- use malloc'ed buffer for large queries.
2000-12-13 jbj- fix: (transaction.c) assume file state normal if...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-11-15 jbjSanity.
2000-11-07 jbj- load headers as single contiguous region.
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-28 jbjDoxygen annotations.
2000-08-27 jbj- consistent return for all signature verification.
2000-08-27 jbjDoxygen annotations.
1999-11-10 jbjSwap 2nd and 3rd arg to Fread/Fwrite to preserve read...
1999-11-04 jbjUse Fopen almost everywhere.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-27 jbjuse compressed filenames on install side.
1999-10-20 jbjlclint annotations.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-17 jbjlclint annotations.
1999-09-14 jbjfix: with unspecified epochs, skip dependency epoch...
1999-09-10 jbjpgp and pgp5 have compatible RSA signature (#4780).
1999-08-24 jbjadd headerWrite return code and check for errors.
1999-08-18 jbjfix: use pgp5 rather than pgp-2.6.3 if both are in...
1999-07-13 jbjFile internals rearranged to taste.
1999-07-13 jbjPerl bindings need
1999-04-29 jbjfix: prefer pgp2.6.3 over pgp5 if both are installed.
1999-03-31 jbjadd explicit macrofiles path to rpmrc.
1999-03-22 jbjfix: don't add header if signature generation failed...
1999-03-21 jbjTypos.
1999-03-21 jbjpgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).
1999-03-20 jbjeliminate old rpmrc configuration syntax.
1999-01-10 jbjMore fixes from Toshio.
1999-01-09 jbj1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu>
1999-01-06 jbjpropagate "const char *" into rpmlib prototypes.
1998-11-24 jbjClean up on files.c.
1998-11-20 jbjSanity.
1998-11-19 jbjfinish hiding rpmdb index record data ("matches").
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-11-16 jbjLCLINT pass 0.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-09-27 jbjadd Slovak translation (Stanislav Meduna <stano@trillia...
1998-07-31 jbjMacro handling in rpmlib -- rework include: tag with...
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-25 jbjAggregate system includes into system.h.
1997-05-20 ewtMust include <sys/tiome.h> before <sys/resource.h>...
1997-05-20 ewtMoved includes of miscfn.h to the top.
1997-05-20 ewtAdded more includes of <sys/time.h> and <sys/resource...
1997-05-07 ewtMinor cleanups.
1997-05-01 ewtMade messages translatable.
1997-03-28 ewtadded more support for broken md5 code
1997-01-17 ewtuse if not ifdef
1997-01-16 ewtuse <string.h> not <strings.h>
1996-12-24 ewtuse doputenv() and dosetenv()
1996-12-12 ewtuse _exit instead of exit in forks
1996-11-18 rootThe Great Renaming
1996-10-15 ewtuse timedRead() instead of read()
next