- make --querytags a common option, fix errant regex (#70135).
[platform/upstream/rpm.git] / beecrypt /
2002-07-20 jbj- version added to *.la dependency libraries (#69063).
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbjUse ${MAKE}, not make, for portability.
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjsplint fiddles.
2002-06-15 jbjbeecrypt.gas.h needs to be carried into the tarball.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-15 jbjIgnore generated files.
2002-06-15 jbjRemove all generated files from CVS.
2002-06-15 jbjDOn't need generated config.h.in in CVS.
2002-06-15 jbjDon't need Makefile.in files, they're generated.
2002-06-15 jbjMake check and splint clean.
2002-06-15 jbjSanity.
2002-06-15 jbjBefore merging new-fangled configure.ac
2002-06-15 jbjMake sure that "make dist" is functional.
2002-06-15 jbjExpose aes constant tables, needed by the asm voodoo.
2002-06-14 jbjDoxygen and splint fiddles.
2002-06-14 jbjFirst crack at merging beecrypt-2.3.0 changes.
2002-06-01 jbj- fix: use getgrnam, not getpwnam, to convert gid ...
2002-05-13 jbjAIX fiddles (Albert Chin <rpm-list@thewrittenword.com>).
2002-05-04 jbjPass dbiGet() flags from application.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-11 jbj- rescusitate --rebuild.
2002-04-10 jbj- beecrypt: add types.h, eliminate need for config...
2002-04-08 jbjdoxygen cleanup.
2002-04-07 jbj- speedup large queries by ~50%.
2002-03-17 jbj- *really* dump signature header immutable region.
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-03-10 jbj- make --addsign and --resign behave exactly the same.
2002-03-06 jbj- add header DSA signature.
2002-02-28 jbjSpeed up "w = iv(s) mod q" by eliminating the unnecessa...
2002-02-28 jbjUse Knuth algorithm Y for computing DSA "w = inv(s...
2002-02-20 jbj- make peace with automake et al in 8.0, ugh.
2002-02-20 jbjAutogenerated.
2002-02-10 jbj- make peace with automake et al in 8.0, ugh.
2002-02-10 jbjSanity.
2002-02-09 jbjSync with 4.0.4, splint clean.
2002-01-30 jbj- legacy: configurable whiteout for known Red Hat depen...
2002-01-28 jbjTransaction rollbacks from rpm-4.04, (sanity flush).
2002-01-28 jbjTeach autogen.sh about beecrypt.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-20 jbj- add :base64 and :armor format extensions, dump binary...
2001-10-19 jbjRewire digests, step 1.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-10-08 jbj- upgrade to beecrypt-2.2.0pre.
2001-10-08 jbjLclint clean.
2001-10-08 jbjResolve conflicts.
2001-10-08 jbjInitial revision
2001-10-05 jbj- proof-of-concept GPG/DSA verification for legacy...
2001-10-05 jbjRemove swab'ed versions of sethex routines, not yet...
2001-10-02 jbjAdd b32bswabhex/mp32nswabhex.
2001-09-29 jbj- create RFC-2440 OpenPGP API in rpmio.
2001-09-28 jbjBug fixxed, remove the example.
2001-09-28 jbjRemove broken asm mp32{even,odd} for now.
2001-09-27 jbjRemove lclint warnings from dsa.[ch].
2001-09-27 jbjAdd DSA routines.
2001-09-25 jbjMore lclint fiddles.
2001-09-25 jbj- Start rpm-4.1.
2001-09-24 jbjRemove dead code.
2001-09-24 jbjHandle white space in b64{dec,enc}.
2001-09-24 jbjReplace b64{enc,dec}.
2001-09-24 jbjAdd tests/openpgp and tests/base64bug.
2001-09-24 jbjAnnotate aio_foo routines, clean up mess of workarounds.
2001-09-23 jbjannotations for audio/dsp entropy sources.
2001-09-23 jbjMore lclint fiddles.
2001-09-23 jbjMore lclint annotations, now at the strict level with...
2001-09-20 jbjOrphans
2001-09-20 jbjDoxygen fiddles.
2001-09-19 jbjWire in doxygen doco.
2001-09-19 jbjlclint fiddles.
2001-09-19 jbjAdd autogen.sh et al to build from CVS.
2001-09-18 jbjCreate.
2001-09-18 jbjInitial revision