summaryrefslogtreecommitdiff
path: root/lib/signature.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-11Remove splint tags.Ralf Corsépius1-153/+22
2007-07-11Cast timedRead() buffers to expected type.Panu Matilainen1-5/+5
2007-07-10Remove / #ifdef out unused variables as appropriate.Panu Matilainen1-0/+2
2007-04-16Fix to handle oldpackages that use HEADERIMAGEPaul Nasrat1-1/+2
2005-06-06XXX Really old packages have HEADER_IMAGE, not HEADER_SIGNATURES.jbj1-0/+6
2005-03-13Add support for RSA on sha1/sha256/sha384/sha512.jbj1-10/+13
2005-03-12Don't dump pgp pkt spewage.jbj1-2/+2
2005-03-12Identify header RSA signatures correctly.jbj1-5/+20
2005-03-12Add hdrmd5ctx for header-only md5 rsa/md5 signatures.jbj1-0/+2
2005-03-09- permit gpg to be used for RSA/MD5 signatures.jbj1-54/+106
2005-03-07Start removing implied gpg==dsa, pgp==rsa.jbj1-36/+79
2005-03-07fix: inverted RSA parameters on rsavrfy().jbj1-1/+1
2005-02-02- fix: length of gpg V4 hash seed was incorrect (#146896).jbj1-6/+7
2005-01-04- mac os x patches (#133611, #133612, #134637).jbj1-1/+1
2005-01-04Splint fiddles.jbj1-0/+2
2004-11-05w00t! rpm -q -W https://wellfleet.jbj.org/rawhide/test milestone!jbj1-2/+11
2004-10-15- disable expensive header+payload verifies in default config.jbj1-0/+3
2004-10-09Splint fiddles.jbj1-2/+2
2004-07-31Add support for beecrypt-4.0.0.jbj1-1/+6
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