Age | Commit message (Expand) | Author | Files | Lines |
2007-07-11 | Cast timedRead() buffers to expected type. | Panu Matilainen | 1 | -5/+5 |
2007-07-10 | Remove / #ifdef out unused variables as appropriate. | Panu Matilainen | 1 | -0/+2 |
2007-04-16 | Fix to handle oldpackages that use HEADERIMAGE | Paul Nasrat | 1 | -1/+2 |
2005-06-06 | XXX Really old packages have HEADER_IMAGE, not HEADER_SIGNATURES. | jbj | 1 | -0/+6 |
2005-03-13 | Add support for RSA on sha1/sha256/sha384/sha512. | jbj | 1 | -10/+13 |
2005-03-12 | Don't dump pgp pkt spewage. | jbj | 1 | -2/+2 |
2005-03-12 | Identify header RSA signatures correctly. | jbj | 1 | -5/+20 |
2005-03-12 | Add hdrmd5ctx for header-only md5 rsa/md5 signatures. | jbj | 1 | -0/+2 |
2005-03-09 | - permit gpg to be used for RSA/MD5 signatures. | jbj | 1 | -54/+106 |
2005-03-07 | Start removing implied gpg==dsa, pgp==rsa. | jbj | 1 | -36/+79 |
2005-03-07 | fix: inverted RSA parameters on rsavrfy(). | jbj | 1 | -1/+1 |
2005-02-02 | - fix: length of gpg V4 hash seed was incorrect (#146896). | jbj | 1 | -6/+7 |
2005-01-04 | - mac os x patches (#133611, #133612, #134637). | jbj | 1 | -1/+1 |
2005-01-04 | Splint fiddles. | jbj | 1 | -0/+2 |
2004-11-05 | w00t! rpm -q -W https://wellfleet.jbj.org/rawhide/test milestone! | jbj | 1 | -2/+11 |
2004-10-15 | - disable expensive header+payload verifies in default config. | jbj | 1 | -0/+3 |
2004-10-09 | Splint fiddles. | jbj | 1 | -2/+2 |
2004-07-31 | Add support for beecrypt-4.0.0. | jbj | 1 | -1/+6 |
2003-12-23 | - fix some small memory leaks (valgrind). | jbj | 1 | -1/+1 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -6/+6 |
2003-04-25 | beecrypt-3.0.0 merge: grand renaming, mp32number et al. | jbj | 1 | -2/+2 |
2003-04-08 | fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST. | jbj | 1 | -16/+16 |
2003-04-07 | Calibrated stopwatch using rdtsc. | jbj | 1 | -0/+14 |
2003-01-23 | splint fiddles. | jbj | 1 | -2/+2 |
2002-10-09 | - fix: use size_t consistently, avoid segfault on ia64. | jbj | 1 | -4/+4 |
2002-09-17 | - lclint clean. | jbj | 1 | -15/+30 |
2002-09-16 | Sync with rpm-4.1 parsing changes. | jbj | 1 | -13/+114 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -89/+73 |
2002-08-23 | - merge signature returns into rpmRC. | jbj | 1 | -48/+47 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -0/+3 |
2002-07-25 | - fix: --repackage repaired (#67217). | jbj | 1 | -3/+4 |
2002-07-21 | fix: Header SHA1 was giving false positive. | jbj | 1 | -1/+1 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -183/+83 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -7/+6 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -4/+16 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 1 | -0/+2 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+68 |
2002-06-20 | - add translated man pages from PLD. | jbj | 1 | -1/+1 |
2002-06-20 | - make sure that rpm can verify prelinked shared libraries. | jbj | 1 | -8/+8 |
2002-05-19 | - fix: synthesize unpacking progress callbacks for packages w/o files. | jbj | 1 | -0/+1 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -8/+9 |
2002-05-07 | - plug most install mode leaks. | jbj | 1 | -16/+15 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 1 | -9/+15 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -1/+2 |
2002-04-08 | Sanity. | jbj | 1 | -0/+4 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -0/+3 |
2002-03-10 | - splint annotationsm, signature cleanup. | jbj | 1 | -127/+60 |
2002-03-08 | - wire --nodigest/--nosignature options to checksig/query/verify modes. | jbj | 1 | -8/+32 |
2002-03-07 | - add header RSA signature (untested, disabled for now). | jbj | 1 | -23/+39 |
2002-03-07 | - add header RSA signature (untested). | jbj | 1 | -3/+61 |