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