Age | Commit message (Expand) | Author | Files | Lines |
2009-10-14 | Move fdDigest*() to rpmio.c where they better belong | Panu Matilainen | 1 | -30/+0 |
2009-09-07 | Remove redundant reinitialization, cleanup | Panu Matilainen | 1 | -6/+1 |
2009-03-25 | Eliminate header/payload digests from pgpDig_s, they dont belong | Panu Matilainen | 1 | -29/+0 |
2009-03-25 | Implement fdUpdateDigests() and friends using digest bundle | Panu Matilainen | 1 | -57/+33 |
2009-03-25 | Add a type + basic api for bundle of digests (on same data) | Panu Matilainen | 1 | -0/+85 |
2009-03-16 | Proper error handling in rpmDigestDup() | Panu Matilainen | 1 | -6/+7 |
2009-03-11 | NSS supports MD2, we might as well handle it too | Panu Matilainen | 1 | -3/+5 |
2009-03-11 | Eliminate now unnecessary FDDIGEST_t | Panu Matilainen | 1 | -19/+18 |
2009-03-11 | Remember hash algorithm in digest context | Panu Matilainen | 1 | -0/+2 |
2009-03-11 | Streamline rpmDigestInit() a bit | Panu Matilainen | 1 | -14/+11 |
2009-01-08 | Delay NSS initialization until actually used | Panu Matilainen | 1 | -1/+5 |
2008-07-12 | NSS uses unsigned int, not size_t for hash lengths | Panu Matilainen | 1 | -1/+1 |
2008-04-07 | Eliminate several copy-paste hex converters, use pgpHexStr() instead | Panu Matilainen | 1 | -10/+1 |
2008-03-06 | Mark bunch of misc. tables & such read-only in librpmio | Panu Matilainen | 1 | -1/+1 |
2008-02-26 | Un-inline fd*Digest() | Panu Matilainen | 1 | -0/+85 |
2008-01-30 | Include spring-cleaning | Panu Matilainen | 1 | -0/+2 |
2008-01-02 | Gah, nss doesn't use size_t for lengths... | Panu Matilainen | 1 | -1/+1 |
2008-01-02 | More assorted int -> size_t uses | Panu Matilainen | 1 | -6/+6 |
2007-11-26 | Eliminate type "byte" | Ralf Corsépius | 1 | -1/+1 |
2007-11-23 | Expand private include file names to be relative to $(top_srcdir) | Ralf Corsépius | 1 | -1/+1 |
2007-11-16 | Split digest-stuff out of rpmio_internal to separate header | Panu Matilainen | 1 | -1/+1 |
2007-11-15 | Initialize NSS early (rhbz#382091) | Panu Matilainen | 1 | -3/+0 |
2007-11-02 | Use NSS instead of beecrypt for encryption (Tomas Mraz) | Panu Matilainen | 1 | -78/+71 |
2007-09-20 | Remove splint remnants. | Ralf Corsépius | 1 | -1/+0 |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -6/+3 |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -37/+14 |
2005-03-13 | Add support for sha256/sha384/sha512 (if available.). | jbj | 1 | -0/+41 |
2003-04-28 | beecrypt-3.0.0 merge: DSA/SHA1 functional in rpm. | jbj | 1 | -26/+6 |
2003-04-09 | Splint fiddles. | jbj | 1 | -14/+16 |
2003-04-02 | Splint clean. | jbj | 1 | -4/+11 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -4/+0 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -0/+2 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -0/+4 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 1 | -0/+2 |
2002-06-15 | - beecrypt: merge changes from beecrypt-2.3.0. | jbj | 1 | -1/+1 |
2002-04-10 | - beecrypt: add types.h, eliminate need for config.gnu.h. | jbj | 1 | -1/+1 |
2001-10-19 | Rewire digests, step 2. | jbj | 1 | -18/+31 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -0/+4 |
2001-10-16 | More lclint annotations. | jbj | 1 | -0/+12 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -0/+2 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -0/+2 |
2001-10-05 | - proof-of-concept GPG/DSA verification for legacy signatures. | jbj | 1 | -0/+8 |
2001-09-29 | - create RFC-2440 OpenPGP API in rpmio. | jbj | 1 | -5/+5 |
2001-09-26 | - bind beecrypt md5/sha1 underneath rpmio. | jbj | 1 | -588/+54 |
2001-09-15 | Sync with rpm-4_0 branch. | jbj | 1 | -0/+100 |
2001-07-21 | - add sha1 test vectors, verify on ix86/alpha/sparc. | jbj | 1 | -13/+30 |
2001-06-15 | - fix: db1 end-of-file not detected in legacy compatible way. | jbj | 1 | -6/+2 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -0/+9 |
2001-06-04 | lclint fiddles. | jbj | 1 | -1/+4 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 1 | -0/+6 |