summaryrefslogtreecommitdiff
path: root/rpmio
AgeCommit message (Expand)AuthorFilesLines
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
2001-10-13- ratchet up to lclint "strict" level.jbj8-17/+31
2001-10-11- proof-of-concept PGP/RSA verification for legacy signatures.jbj2-8/+73
2001-10-08- upgrade to beecrypt-2.2.0pre.jbj1-12/+26
2001-10-05- proof-of-concept GPG/DSA verification for legacy signatures.jbj4-10/+36
2001-10-05Test vectors for GPG V3 DSA signature of "abc".jbj6-224/+404
2001-10-01Display signature and public key internals, calculate SHA1 digest as well.jbj6-50/+7335
2001-09-29- create RFC-2440 OpenPGP API in rpmio.jbj5-618/+769
2001-09-29Sanity.jbj2-319/+188
2001-09-29Move OpenPGP constants to rpmio/rpmpgp.h.jbj3-284/+1110
2001-09-26- bind beecrypt md5/sha1 underneath rpmio.jbj3-651/+68
2001-09-25- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).jbj2-2/+2
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt versions.jbj6-242/+109
2001-09-25- Start rpm-4.1.jbj4-10/+26
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj7-36/+99
2001-09-21- lclint-3.0.0.15 fiddles.jbj9-17/+31
2001-09-15Sync with rpm-4_0 branch.jbj4-8/+128
2001-08-27- fix: error message on failed package installs resurrected.jbj1-3/+3
2001-08-24- headers without RPMTAG_NAME are skipped when retrieved.jbj1-1/+1
2001-08-15- always use dl size in regionSwab() return.jbj2-5/+15
2001-08-08- add legacy (compile only) wrappers for fdFileno et al.jbj3-7/+21
2001-08-06- portability: some compilers squawk at return ((void) foo()) (#50419).jbj2-25/+1
2001-07-23- add pmac/ppciseries/ppcpseries varieties to ppc arch family.jbj1-0/+2
2001-07-21- add sha1 test vectors, verify on ix86/alpha/sparc.jbj3-28/+139
2001-07-19- fix: 4 memory leaks eliminated.jbj1-3/+2
2001-07-10- package version now configureable, default v3.jbj1-0/+1
2001-07-07Orphans.jbj1-22/+22
2001-07-07- popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj1-40/+40
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj2-1/+5