2003-03-23 |
jbj | Make peace with automake-1.7.3. |
tree | commitdiff |
2002-12-24 |
jbj | fix: ia64 segfault on build. |
tree | commitdiff |
2002-12-07 |
jbj | Finish converting to .splintrc. |
tree | commitdiff |
2002-12-06 |
sopwith | part two |
tree | commitdiff |
2002-12-01 |
jbj | - use usrlib_LTLIBRARIES to install directly in /usr... |
tree | commitdiff |
2002-12-01 |
jbj | - link rpm libraries together, use shared helpers with... |
tree | commitdiff |
2002-11-19 |
jbj | - add AC_SYS_LARGFILE throughout. |
tree | commitdiff |
2002-11-08 |
jbj | Ignore generated files. |
tree | commitdiff |
2002-10-23 |
jbj | Upgrade to autoconf-2.54 and elfutils-0.51. |
tree | commitdiff |
2002-10-12 |
jbj | Remove CVS cruft. |
tree | commitdiff |
2002-10-11 |
jbj | Cleanups. |
tree | commitdiff |
2002-10-09 |
jbj | - fix: use size_t consistently, avoid segfault on ia64. |
tree | commitdiff |
2002-08-31 |
jbj | Sync with rpm-4.1. |
tree | commitdiff |
2002-08-26 |
jbj | - beecrypt: change local absolute symbols to defines... |
tree | commitdiff |
2002-08-19 |
jbj | - add --with-efence to configure, check install/upgrade... |
tree | commitdiff |
2002-08-08 |
jbj | - python: add return codes for rollbacks and fooDB... |
tree | commitdiff |
2002-07-20 |
jbj | - version added to *.la dependency libraries (#69063). |
tree | commitdiff |
2002-07-14 |
jbj | - python: sanity check fixes on rpmts/rpmte methods. |
tree | commitdiff |
2002-07-13 |
jbj | Use ${MAKE}, not make, for portability. |
tree | commitdiff |
2002-07-08 |
jbj | Propagate splint-3.0.1.7 close(2) internalState annotat... |
tree | commitdiff |
2002-07-02 |
jbj | Add boundsread annotations throughout, enable +bounds... |
tree | commitdiff |
2002-06-30 |
jbj | - warn only once for each NOKEY/UNTRUSTED key id. |
tree | commitdiff |
2002-06-23 |
jbj | Add boundswrite annotations everywhere. |
tree | commitdiff |
2002-06-22 |
jbj | Factor bounds checking annotations into source code. |
tree | commitdiff |
2002-06-19 |
jbj | splint fiddles. |
tree | commitdiff |
2002-06-15 |
jbj | beecrypt.gas.h needs to be carried into the tarball. |
tree | commitdiff |
2002-06-15 |
jbj | - beecrypt: merge changes from beecrypt-2.3.0. |
tree | commitdiff |
2002-06-15 |
jbj | Ignore generated files. |
tree | commitdiff |
2002-06-15 |
jbj | Remove all generated files from CVS. |
tree | commitdiff |
2002-06-15 |
jbj | DOn't need generated config.h.in in CVS. |
tree | commitdiff |
2002-06-15 |
jbj | Don't need Makefile.in files, they're generated. |
tree | commitdiff |
2002-06-15 |
jbj | Make check and splint clean. |
tree | commitdiff |
2002-06-15 |
jbj | Sanity. |
tree | commitdiff |
2002-06-15 |
jbj | Before merging new-fangled configure.ac |
tree | commitdiff |
2002-06-15 |
jbj | Make sure that "make dist" is functional. |
tree | commitdiff |
2002-06-15 |
jbj | Expose aes constant tables, needed by the asm voodoo. |
tree | commitdiff |
2002-06-14 |
jbj | Doxygen and splint fiddles. |
tree | commitdiff |
2002-06-14 |
jbj | First crack at merging beecrypt-2.3.0 changes. |
tree | commitdiff |
2002-06-01 |
jbj | - fix: use getgrnam, not getpwnam, to convert gid ... |
tree | commitdiff |
2002-05-13 |
jbj | AIX fiddles (Albert Chin <rpm-list@thewrittenword.com>). |
tree | commitdiff |
2002-05-04 |
jbj | Pass dbiGet() flags from application. |
tree | commitdiff |
2002-05-01 |
jbj | - attempt to make peace with automake-1.6.1, autoconf... |
tree | commitdiff |
2002-04-13 |
jbj | - use rpmdb-redhat to suggest dependency resolution(s). |
tree | commitdiff |
2002-04-11 |
jbj | - rescusitate --rebuild. |
tree | commitdiff |
2002-04-10 |
jbj | - beecrypt: add types.h, eliminate need for config... |
tree | commitdiff |
2002-04-08 |
jbj | doxygen cleanup. |
tree | commitdiff |
2002-04-07 |
jbj | - speedup large queries by ~50%. |
tree | commitdiff |
2002-03-17 |
jbj | - *really* dump signature header immutable region. |
tree | commitdiff |
2002-03-12 |
jbj | - drill ts/fi through verify mode, add methods to keep... |
tree | commitdiff |
2002-03-10 |
jbj | - make --addsign and --resign behave exactly the same. |
tree | commitdiff |
2002-03-06 |
jbj | - add header DSA signature. |
tree | commitdiff |
2002-02-28 |
jbj | Speed up "w = iv(s) mod q" by eliminating the unnecessa... |
tree | commitdiff |
2002-02-28 |
jbj | Use Knuth algorithm Y for computing DSA "w = inv(s... |
tree | commitdiff |
2002-02-20 |
jbj | - make peace with automake et al in 8.0, ugh. |
tree | commitdiff |
2002-02-20 |
jbj | Autogenerated. |
tree | commitdiff |
2002-02-10 |
jbj | - make peace with automake et al in 8.0, ugh. |
tree | commitdiff |
2002-02-10 |
jbj | Sanity. |
tree | commitdiff |
2002-02-09 |
jbj | Sync with 4.0.4, splint clean. |
tree | commitdiff |
2002-01-30 |
jbj | - legacy: configurable whiteout for known Red Hat depen... |
tree | commitdiff |
2002-01-28 |
jbj | Transaction rollbacks from rpm-4.04, (sanity flush). |
tree | commitdiff |
2002-01-28 |
jbj | Teach autogen.sh about beecrypt. |
tree | commitdiff |
2002-01-18 |
jbj | - missing key(s) on keyring when verifying a signature... |
tree | commitdiff |
2001-10-25 |
jbj | - legacy signatures always checked on -qp and -Vp. |
tree | commitdiff |
2001-10-21 |
jbj | - all symbols but hdrVec are now forward references... |
tree | commitdiff |
2001-10-20 |
jbj | - add :base64 and :armor format extensions, dump binary... |
tree | commitdiff |
2001-10-19 |
jbj | Rewire digests, step 1. |
tree | commitdiff |
2001-10-16 |
jbj | Factor -type problems into explicit code annotations. |
tree | commitdiff |
2001-10-16 |
jbj | More lclint annotations. |
tree | commitdiff |
2001-10-15 |
jbj | Explicit branchstate annotations. |
tree | commitdiff |
2001-10-15 |
jbj | lclint fiddles to annotate globals. |
tree | commitdiff |
2001-10-13 |
jbj | - ratchet up to lclint "strict" level. |
tree | commitdiff |
2001-10-08 |
jbj | - upgrade to beecrypt-2.2.0pre. |
tree | commitdiff |
2001-10-08 |
jbj | Lclint clean. |
tree | commitdiff |
2001-10-08 |
jbj | Resolve conflicts. |
tree | commitdiff |
2001-10-08 |
jbj | Initial revision |
tree | commitdiff |
2001-10-05 |
jbj | - proof-of-concept GPG/DSA verification for legacy... |
tree | commitdiff |
2001-10-05 |
jbj | Remove swab'ed versions of sethex routines, not yet... |
tree | commitdiff |
2001-10-02 |
jbj | Add b32bswabhex/mp32nswabhex. |
tree | commitdiff |
2001-09-29 |
jbj | - create RFC-2440 OpenPGP API in rpmio. |
tree | commitdiff |
2001-09-28 |
jbj | Bug fixxed, remove the example. |
tree | commitdiff |
2001-09-28 |
jbj | Remove broken asm mp32{even,odd} for now. |
tree | commitdiff |
2001-09-27 |
jbj | Remove lclint warnings from dsa.[ch]. |
tree | commitdiff |
2001-09-27 |
jbj | Add DSA routines. |
tree | commitdiff |
2001-09-25 |
jbj | More lclint fiddles. |
tree | commitdiff |
2001-09-25 |
jbj | - Start rpm-4.1. |
tree | commitdiff |
2001-09-24 |
jbj | Remove dead code. |
tree | commitdiff |
2001-09-24 |
jbj | Handle white space in b64{dec,enc}. |
tree | commitdiff |
2001-09-24 |
jbj | Replace b64{enc,dec}. |
tree | commitdiff |
2001-09-24 |
jbj | Add tests/openpgp and tests/base64bug. |
tree | commitdiff |
2001-09-24 |
jbj | Annotate aio_foo routines, clean up mess of workarounds. |
tree | commitdiff |
2001-09-23 |
jbj | annotations for audio/dsp entropy sources. |
tree | commitdiff |
2001-09-23 |
jbj | More lclint fiddles. |
tree | commitdiff |
2001-09-23 |
jbj | More lclint annotations, now at the strict level with... |
tree | commitdiff |
2001-09-20 |
jbj | Orphans |
tree | commitdiff |
2001-09-20 |
jbj | Doxygen fiddles. |
tree | commitdiff |
2001-09-19 |
jbj | Wire in doxygen doco. |
tree | commitdiff |
2001-09-19 |
jbj | lclint fiddles. |
tree | commitdiff |
2001-09-19 |
jbj | Add autogen.sh et al to build from CVS. |
tree | commitdiff |
2001-09-18 |
jbj | Create. |
tree | commitdiff |
2001-09-18 |
jbj | Initial revision |
tree | commitdiff |
|