Age | Commit message (Expand) | Author | Files | Lines |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -3/+3 |
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 | 4 | -3/+22 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 14 | -2/+111 |
2002-06-30 | - warn only once for each NOKEY/UNTRUSTED key id. | jbj | 1 | -2/+2 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 24 | -1/+223 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 4 | -5/+9 |
2002-06-19 | splint fiddles. | jbj | 4 | -21/+16 |
2002-06-15 | beecrypt.gas.h needs to be carried into the tarball. | jbj | 1 | -1/+2 |
2002-06-15 | - beecrypt: merge changes from beecrypt-2.3.0. | jbj | 2 | -2/+3 |
2002-06-15 | Ignore generated files. | jbj | 1 | -0/+4 |
2002-06-15 | Remove all generated files from CVS. | jbj | 8 | -15939/+0 |
2002-06-15 | DOn't need generated config.h.in in CVS. | jbj | 1 | -287/+0 |
2002-06-15 | Don't need Makefile.in files, they're generated. | jbj | 6 | -2152/+0 |
2002-06-15 | Make check and splint clean. | jbj | 30 | -1052/+737 |
2002-06-15 | Sanity. | jbj | 4 | -6/+8 |
2002-06-15 | Before merging new-fangled configure.ac | jbj | 9 | -12/+12 |
2002-06-15 | Make sure that "make dist" is functional. | jbj | 5 | -2/+244 |
2002-06-15 | Expose aes constant tables, needed by the asm voodoo. | jbj | 1 | -10/+10 |
2002-06-14 | Doxygen and splint fiddles. | jbj | 10 | -66/+164 |
2002-06-14 | First crack at merging beecrypt-2.3.0 changes. | jbj | 85 | -695/+5711 |
2002-06-01 | - fix: use getgrnam, not getpwnam, to convert gid -> group. | jbj | 1 | -1/+1 |
2002-05-13 | AIX fiddles (Albert Chin <rpm-list@thewrittenword.com>). | jbj | 3 | -19/+19 |
2002-05-04 | Pass dbiGet() flags from application. | jbj | 1 | -1/+1 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 15 | -486/+1054 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 2 | -4/+1 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -7/+0 |
2002-04-10 | - beecrypt: add types.h, eliminate need for config.gnu.h. | jbj | 52 | -363/+596 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -0/+6 |
2002-04-07 | - speedup large queries by ~50%. | jbj | 1 | -6/+0 |
2002-03-17 | - *really* dump signature header immutable region. | jbj | 3 | -28/+19 |
2002-03-12 | - drill ts/fi through verify mode, add methods to keep fi abstract. | jbj | 1 | -6/+0 |
2002-03-10 | - make --addsign and --resign behave exactly the same. | jbj | 1 | -2/+3 |
2002-03-06 | - add header DSA signature. | jbj | 4 | -18/+61 |
2002-02-28 | Speed up "w = iv(s) mod q" by eliminating the unnecessary {u,v,t}2 | jbj | 1 | -61/+85 |
2002-02-28 | Use Knuth algorithm Y for computing DSA "w = inv(s) mod q". | jbj | 7 | -353/+858 |
2002-02-20 | - make peace with automake et al in 8.0, ugh. | jbj | 15 | -400/+69 |
2002-02-20 | Autogenerated. | jbj | 1 | -13227/+0 |
2002-02-10 | - make peace with automake et al in 8.0, ugh. | jbj | 19 | -4881/+10912 |
2002-02-10 | Sanity. | jbj | 3 | -3/+3 |
2002-02-09 | Sync with 4.0.4, splint clean. | jbj | 1 | -4/+0 |
2002-01-30 | - legacy: configurable whiteout for known Red Hat dependency loops. | jbj | 1 | -0/+4 |
2002-01-28 | Transaction rollbacks from rpm-4.04, (sanity flush). | jbj | 1 | -59/+64 |
2002-01-28 | Teach autogen.sh about beecrypt. | jbj | 2 | -10/+11 |
2002-01-18 | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 14 | -56/+34 |
2001-10-25 | - legacy signatures always checked on -qp and -Vp. | jbj | 1 | -0/+63 |
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 1 | -0/+63 |
2001-10-20 | - add :base64 and :armor format extensions, dump binary tags in hex. | jbj | 2 | -0/+39 |
2001-10-19 | Rewire digests, step 1. | jbj | 1 | -63/+0 |