Age | Commit message (Expand) | Author | Files | Lines |
2001-10-27 | - legacy signatures always checked where possible on package read. | jbj | 59 | -4995/+5865 |
2001-10-26 | - wire transactions through rpmcli install/erase modes. | jbj | 52 | -6010/+6148 |
2001-10-25 | - legacy signatures always checked on -qp and -Vp. | jbj | 59 | -13247/+15267 |
2001-10-24 | - wire transactions through rpmcli query/verify modes. | jbj | 41 | -2118/+2044 |
2001-10-23 | - wire transactions through rpmcli signature modes. | jbj | 43 | -2633/+2663 |
2001-10-23 | - generate an rpm header on the fly for imported pubkeys. | jbj | 52 | -31547/+20127 |
2001-10-21 | Orphans. | jbj | 1 | -0/+1 |
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 65 | -7814/+7997 |
2001-10-20 | - stupid macros to configure public key file paths. | jbj | 52 | -2719/+2568 |
2001-10-20 | - add :base64 and :armor format extensions, dump binary tags in hex. | jbj | 44 | -1906/+2695 |
2001-10-19 | Permit multiple, simultaneous, digests on a single FD_t. | jbj | 9 | -137/+156 |
2001-10-19 | - beecrypt is at least as good as pgp/gpg on verify, pull the plug. | jbj | 69 | -20042/+19666 |
2001-10-19 | Start ripping gpg/pgp on signature verify paths. | jbj | 6 | -160/+191 |
2001-10-19 | Rewire digests, step 2. | jbj | 15 | -117/+167 |
2001-10-19 | New file from db-4.0.7 to be ignored. | jbj | 1 | -0/+1 |
2001-10-19 | Rewire digests, step 1. | jbj | 12 | -713/+114 |
2001-10-18 | Scaffholding for dumping full headers carried through transaction. | jbj | 10 | -172/+882 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 66 | -1106/+1322 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 46 | -26/+184 |
2001-10-16 | More lclint annotations. | jbj | 61 | -553/+705 |
2001-10-15 | - use only header methods, routines are now static. | jbj | 39 | -3337/+3278 |
2001-10-15 | More branchstate lclint annotations. | jbj | 4 | -8/+95 |
2001-10-15 | Explicit branchstate annotations. | jbj | 136 | -16577/+16971 |
2001-10-15 | - upgrade to db-4.0.7. | jbj | 36 | -261/+266 |
2001-10-15 | Resolve conflicts. | jbj | 16 | -554/+1013 |
2001-10-15 | Initial revision | jbj | 361 | -0/+82766 |
2001-10-15 | Typo. | jbj | 1 | -2/+2 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 162 | -22331/+23648 |
2001-10-13 | More lclint annotations. | jbj | 35 | -526/+640 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 113 | -12039/+12304 |
2001-10-11 | - proof-of-concept PGP/RSA verification for legacy signatures. | jbj | 39 | -806/+931 |
2001-10-08 | - upgrade to beecrypt-2.2.0pre. | jbj | 42 | -997/+998 |
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 | 42 | -884/+1111 |
2001-10-05 | Test vectors for GPG V3 DSA signature of "abc". | jbj | 6 | -224/+404 |
2001-10-05 | Remove swab'ed versions of sethex routines, not yet needed. | jbj | 5 | -127/+3 |
2001-10-03 | Fix segfault with "rpm --rebuild foo.spec". | jbj | 1 | -2/+2 |
2001-10-02 | Add b32bswabhex/mp32nswabhex. | jbj | 4 | -4/+128 |
2001-10-01 | Display signature and public key internals, calculate SHA1 digest as well. | jbj | 10 | -86/+7452 |
2001-09-29 | - create RFC-2440 OpenPGP API in rpmio. | jbj | 53 | -1485/+1660 |
2001-09-29 | Sanity. | jbj | 2 | -319/+188 |
2001-09-29 | Move OpenPGP constants to rpmio/rpmpgp.h. | jbj | 4 | -284/+1111 |
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-26 | - bind beecrypt md5/sha1 underneath rpmio. | jbj | 38 | -779/+199 |
2001-09-25 | - legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc). | jbj | 54 | -2393/+2316 |