Age | Commit message (Expand) | Author | Files | Lines |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 2 | -6/+18 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 3 | -6/+5 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 6 | -144/+158 |
2002-07-19 | Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi. | jbj | 1 | -1/+1 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 1 | -0/+1 |
2002-07-13 | Use ${MAKE}, not make, for portability. | jbj | 1 | -1/+1 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 9 | -96/+133 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 1 | -5/+12 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 11 | -4/+53 |
2002-06-30 | - warn only once for each NOKEY/UNTRUSTED key id. | jbj | 1 | -2/+1 |
2002-06-28 | Establish mechanism for up2date to reconfigure rpmlib. | jbj | 1 | -0/+1 |
2002-06-25 | - python: link internal libelf (if used) directly into rpmmodule.so. | jbj | 1 | -1/+1 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 12 | -21/+285 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 4 | -8/+18 |
2002-06-21 | - fix: reading macro files can corrupt memory if BUFSIZ is teensy. | jbj | 3 | -85/+61 |
2002-06-19 | Annotate incondefs in source code. | jbj | 6 | -8/+19 |
2002-06-15 | - beecrypt: merge changes from beecrypt-2.3.0. | jbj | 2 | -28/+23 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 2 | -4/+13 |
2002-05-13 | AIX fiddles (Albert Chin <rpm-list@thewrittenword.com>). | jbj | 2 | -6/+6 |
2002-05-13 | Eliminate bogus strerror message for manifests. | jbj | 1 | -3/+4 |
2002-05-07 | - plug most install mode leaks. | jbj | 1 | -0/+14 |
2002-05-02 | - eliminate db1 support. | jbj | 1 | -1/+1 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 1 | -3/+1 |
2002-04-14 | - use build time to choose one of multiple alternative suggestions. | jbj | 7 | -87/+86 |
2002-04-13 | - merge conflicts into problems, handle as transaction set variable. | jbj | 1 | -1/+2 |
2002-04-10 | - beecrypt: add types.h, eliminate need for config.gnu.h. | jbj | 3 | -3/+4 |
2002-04-08 | Sanity. | jbj | 1 | -1/+3 |
2002-04-08 | Check rpm-4.0.4 for orpahns. | jbj | 5 | -22/+4 |
2002-04-08 | doxygen cleanup. | jbj | 4 | -5/+7 |
2002-04-07 | - speedup large queries by ~50%. | jbj | 1 | -1/+1 |
2002-03-17 | - *really* dump signature header immutable region. | jbj | 1 | -2/+2 |
2002-03-12 | - drill ts/fi through verify mode, add methods to keep fi abstract. | jbj | 1 | -1/+1 |
2002-03-08 | - wire --nodigest/--nosignature options to checksig/query/verify modes. | jbj | 1 | -0/+3 |
2002-03-07 | - add header RSA signature (untested, disabled for now). | jbj | 2 | -14/+49 |
2002-03-06 | - add header DSA signature. | jbj | 2 | -13/+23 |
2002-03-03 | - add payload uncompressed size to signature to avoid rewriting header. | jbj | 1 | -5/+5 |
2002-02-28 | Use Knuth algorithm Y for computing DSA "w = inv(s) mod q". | jbj | 4 | -192/+159 |
2002-02-27 | Sanity. | jbj | 1 | -186/+372 |
2002-02-27 | Create. | jbj | 1 | -0/+366 |
2002-02-25 | Annotation fiddles. | jbj | 4 | -44/+141 |
2002-02-24 | Synthesize a st_ino field for fts(3) use across FTP. | jbj | 4 | -4/+203 |
2002-02-23 | fix: opendir(3) et al functional with FTP. | jbj | 4 | -43/+371 |
2002-02-22 | Make peace with lclint for fts.[ch]. | jbj | 2 | -166/+211 |
2002-02-20 | Include fts.[ch] in rpmio, APi renamed to Fts_foo. | jbj | 3 | -12/+25 |
2002-02-20 | Add (for portability) copies of fts.{c,h} from glibc-2.2.90-6. | jbj | 2 | -0/+1263 |
2002-02-10 | - make peace with automake et al in 8.0, ugh. | jbj | 1 | -4/+4 |
2002-02-10 | - make peace with gcc-3.1, remove compiler cruft. | jbj | 2 | -3/+1 |
2002-02-07 | Sync with rpm-4.0.4. | jbj | 1 | -0/+4 |
2002-02-04 | - generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid. | jbj | 1 | -0/+2 |
2002-01-27 | Merge from rpm-4.0.4. | jbj | 1 | -1/+6 |