summaryrefslogtreecommitdiff
path: root/lib/signature.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-23- fix some small memory leaks (valgrind).jbj1-1/+1
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-6/+6
2003-04-25beecrypt-3.0.0 merge: grand renaming, mp32number et al.jbj1-2/+2
2003-04-08fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.jbj1-16/+16
2003-04-07Calibrated stopwatch using rdtsc.jbj1-0/+14
2003-01-23splint fiddles.jbj1-2/+2
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj1-4/+4
2002-09-17- lclint clean.jbj1-15/+30
2002-09-16Sync with rpm-4.1 parsing changes.jbj1-13/+114
2002-08-31Sync with rpm-4.1.jbj1-89/+73
2002-08-23- merge signature returns into rpmRC.jbj1-48/+47
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-0/+3
2002-07-25- fix: --repackage repaired (#67217).jbj1-3/+4
2002-07-21fix: Header SHA1 was giving false positive.jbj1-1/+1
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-183/+83
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-7/+6
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-4/+16
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj1-0/+2
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+68
2002-06-20- add translated man pages from PLD.jbj1-1/+1
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj1-8/+8
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-0/+1
2002-05-19- Grand Renaming of rpm data types.jbj1-8/+9
2002-05-07- plug most install mode leaks.jbj1-16/+15
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-9/+15
2002-04-11- rescusitate --rebuild.jbj1-1/+2
2002-04-08Sanity.jbj1-0/+4
2002-04-08doxygen cleanup.jbj1-0/+3
2002-03-10- splint annotationsm, signature cleanup.jbj1-127/+60
2002-03-08- wire --nodigest/--nosignature options to checksig/query/verify modes.jbj1-8/+32
2002-03-07- add header RSA signature (untested, disabled for now).jbj1-23/+39
2002-03-07- add header RSA signature (untested).jbj1-3/+61
2002-03-06- add header DSA signature.jbj1-72/+245
2002-03-03- add payload uncompressed size to signature to avoid rewriting header.jbj1-85/+243
2002-02-28Use Knuth algorithm Y for computing DSA "w = inv(s) mod q".jbj1-1/+4
2002-02-02Sync with rpm-4.0.4 rollbacks.jbj1-2/+2
2002-01-17Resync with db-4.0.14 (and what's on the rpm-4_0 branch).jbj1-1/+0
2002-01-10- fix: signing multiple times dinna work, discard immutable region.jbj1-45/+83
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-1/+1
2001-11-01- add header refcount annotations throughout.jbj1-2/+2
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj1-45/+88
2001-10-23- wire transactions through rpmcli signature modes.jbj1-57/+77
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-31/+23
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-6/+7
2001-10-20- stupid macros to configure public key file paths.jbj1-197/+54
2001-10-20- add :base64 and :armor format extensions, dump binary tags in hex.jbj1-2/+224
2001-10-19- beecrypt is at least as good as pgp/gpg on verify, pull the plug.jbj1-363/+139
2001-10-19Start ripping gpg/pgp on signature verify paths.jbj1-124/+143
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-4/+2
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+12