summaryrefslogtreecommitdiff
path: root/rpmio
AgeCommit message (Expand)AuthorFilesLines
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
2001-10-19Start ripping gpg/pgp on signature verify paths.jbj1-3/+14
2001-10-19Rewire digests, step 2.jbj5-58/+110
2001-10-19Rewire digests, step 1.jbj4-36/+65
2001-10-17Converging on lclint-3.0.17 strict level.jbj10-85/+166
2001-10-16Factor -type problems into explicit code annotations.jbj6-1/+13
2001-10-16More lclint annotations.jbj4-8/+36
2001-10-15More branchstate lclint annotations.jbj1-2/+31
2001-10-15Explicit branchstate annotations.jbj12-30/+58
2001-10-15lclint fiddles to annotate globals.jbj16-104/+513
2001-10-13More lclint annotations.jbj5-80/+87