fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.
[platform/upstream/rpm.git] / lib / signature.c
2003-04-08 jbjfix: prevent segfault if malicious server sends 1 GB...
2003-04-07 jbjCalibrated stopwatch using rdtsc.
2003-01-23 jbjsplint fiddles.
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-09-17 jbj- lclint clean.
2002-09-16 jbjSync with rpm-4.1 parsing changes.
2002-08-31 jbjSync with rpm-4.1.
2002-08-23 jbj- merge signature returns into rpmRC.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-07-25 jbj- fix: --repackage repaired (#67217).
2002-07-21 jbjfix: Header SHA1 was giving false positive.
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-20 jbj- add translated man pages from PLD.
2002-06-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-07 jbj- plug most install mode leaks.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-04-11 jbj- rescusitate --rebuild.
2002-04-08 jbjSanity.
2002-04-08 jbjdoxygen cleanup.
2002-03-10 jbj- splint annotationsm, signature cleanup.
2002-03-08 jbj- wire --nodigest/--nosignature options to checksig...
2002-03-07 jbj- add header RSA signature (untested, disabled for...
2002-03-07 jbj- add header RSA signature (untested).
2002-03-06 jbj- add header DSA signature.
2002-03-03 jbj- add payload uncompressed size to signature to avoid...
2002-02-28 jbjUse Knuth algorithm Y for computing DSA "w = inv(s...
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.
next