Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 7 | -10/+34 |
2001-10-16 | More lclint annotations. | jbj | 21 | -40/+74 |
2001-10-15 | Explicit branchstate annotations. | jbj | 4 | -4/+10 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 23 | -92/+237 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 5 | -3/+46 |
2001-10-08 | - upgrade to beecrypt-2.2.0pre. | jbj | 2 | -2/+5 |
2001-10-08 | Lclint clean. | jbj | 13 | -430/+4192 |
2001-10-08 | Resolve conflicts. | jbj | 46 | -4512/+1129 |
2001-10-08 | Initial revision | jbj | 2 | -0/+500 |
2001-10-05 | - proof-of-concept GPG/DSA verification for legacy signatures. | jbj | 1 | -1/+2 |
2001-10-05 | Remove swab'ed versions of sethex routines, not yet needed. | jbj | 5 | -127/+3 |
2001-10-02 | Add b32bswabhex/mp32nswabhex. | jbj | 4 | -4/+128 |
2001-09-29 | - create RFC-2440 OpenPGP API in rpmio. | jbj | 6 | -15/+19 |
2001-09-28 | Bug fixxed, remove the example. | jbj | 3 | -142/+4 |
2001-09-28 | Remove broken asm mp32{even,odd} for now. | jbj | 11 | -8/+105 |
2001-09-27 | Remove lclint warnings from dsa.[ch]. | jbj | 3 | -43/+68 |
2001-09-27 | Add DSA routines. | jbj | 4 | -9/+229 |
2001-09-25 | More lclint fiddles. | jbj | 7 | -23/+29 |
2001-09-25 | - Start rpm-4.1. | jbj | 2 | -0/+16 |
2001-09-24 | Remove dead code. | jbj | 3 | -223/+18 |
2001-09-24 | Handle white space in b64{dec,enc}. | jbj | 3 | -100/+166 |
2001-09-24 | Replace b64{enc,dec}. | jbj | 3 | -88/+273 |
2001-09-24 | Add tests/openpgp and tests/base64bug. | jbj | 7 | -7/+903 |
2001-09-24 | Annotate aio_foo routines, clean up mess of workarounds. | jbj | 1 | -46/+60 |
2001-09-23 | annotations for audio/dsp entropy sources. | jbj | 2 | -22/+75 |
2001-09-23 | More lclint fiddles. | jbj | 24 | -144/+244 |
2001-09-23 | More lclint annotations, now at the strict level with a complete program. | jbj | 53 | -809/+1643 |
2001-09-20 | Orphans | jbj | 2 | -0/+108 |
2001-09-20 | Doxygen fiddles. | jbj | 57 | -689/+1402 |
2001-09-19 | Wire in doxygen doco. | jbj | 8 | -396/+1977 |
2001-09-19 | lclint fiddles. | jbj | 29 | -744/+1521 |
2001-09-19 | Add autogen.sh et al to build from CVS. | jbj | 72 | -3701/+15299 |
2001-09-18 | Create. | jbj | 1 | -0/+53 |
2001-09-18 | Initial revision | jbj | 167 | -0/+41753 |