summaryrefslogtreecommitdiff
path: root/rpmio
AgeCommit message (Expand)AuthorFilesLines
2002-06-19Annotate incondefs in source code.jbj6-8/+19
2002-06-15- beecrypt: merge changes from beecrypt-2.3.0.jbj2-28/+23
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj2-4/+13
2002-05-13AIX fiddles (Albert Chin <rpm-list@thewrittenword.com>).jbj2-6/+6
2002-05-13Eliminate bogus strerror message for manifests.jbj1-3/+4
2002-05-07- plug most install mode leaks.jbj1-0/+14
2002-05-02- eliminate db1 support.jbj1-1/+1
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-3/+1
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj7-87/+86
2002-04-13- merge conflicts into problems, handle as transaction set variable.jbj1-1/+2
2002-04-10- beecrypt: add types.h, eliminate need for config.gnu.h.jbj3-3/+4
2002-04-08Sanity.jbj1-1/+3
2002-04-08Check rpm-4.0.4 for orpahns.jbj5-22/+4
2002-04-08doxygen cleanup.jbj4-5/+7
2002-04-07- speedup large queries by ~50%.jbj1-1/+1
2002-03-17- *really* dump signature header immutable region.jbj1-2/+2
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj1-1/+1
2002-03-08- wire --nodigest/--nosignature options to checksig/query/verify modes.jbj1-0/+3
2002-03-07- add header RSA signature (untested, disabled for now).jbj2-14/+49
2002-03-06- add header DSA signature.jbj2-13/+23
2002-03-03- add payload uncompressed size to signature to avoid rewriting header.jbj1-5/+5
2002-02-28Use Knuth algorithm Y for computing DSA "w = inv(s) mod q".jbj4-192/+159
2002-02-27Sanity.jbj1-186/+372
2002-02-27Create.jbj1-0/+366
2002-02-25Annotation fiddles.jbj4-44/+141
2002-02-24Synthesize a st_ino field for fts(3) use across FTP.jbj4-4/+203
2002-02-23fix: opendir(3) et al functional with FTP.jbj4-43/+371
2002-02-22Make peace with lclint for fts.[ch].jbj2-166/+211
2002-02-20Include fts.[ch] in rpmio, APi renamed to Fts_foo.jbj3-12/+25
2002-02-20Add (for portability) copies of fts.{c,h} from glibc-2.2.90-6.jbj2-0/+1263
2002-02-10- make peace with automake et al in 8.0, ugh.jbj1-4/+4
2002-02-10- make peace with gcc-3.1, remove compiler cruft.jbj2-3/+1
2002-02-07Sync with rpm-4.0.4.jbj1-0/+4
2002-02-04- generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.jbj1-0/+2
2002-01-27Merge from rpm-4.0.4.jbj1-1/+6
2002-01-23- turn on auto-generated perl requirements (#58519, #58536, #58537).jbj1-1/+1
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj8-10/+37
2001-12-20- solaris: translate i86pc to i386 (#57182).jbj1-2/+2
2001-12-08- lclint-3.0.0.19 fiddles.jbj3-5/+9
2001-12-06- 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow.jbj1-7/+7
2001-11-23- fix a couple dinky memory leaks.jbj1-2/+4
2001-11-12- commit to using rpmDepSet and TFI_t, not header.jbj4-58/+104
2001-11-08- linear search on added package provides is dumb.jbj1-1/+5
2001-10-27- legacy signatures always checked where possible on package read.jbj1-2/+1
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj4-387/+345
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj5-250/+249
2001-10-20- stupid macros to configure public key file paths.jbj7-199/+295
2001-10-20- add :base64 and :armor format extensions, dump binary tags in hex.jbj4-9/+391
2001-10-19Permit multiple, simultaneous, digests on a single FD_t.jbj4-90/+74
2001-10-19- beecrypt is at least as good as pgp/gpg on verify, pull the plug.jbj1-0/+2