Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-02-10 | For --sig-policy-url and --cert-policy-url, clarify what is a sig and what | David Shaw | 1 | -1/+4 | |
is a cert. A sig has sigclass 0x00, 0x01, 0x02, or 0x40, and everything else is a cert. Add a "nrlsign" for nonrevocable and local key signatures. Add a --no-force-mdc to undo --force-mdc. Add a knob to force --disable-mdc/--no-disable-mdc. Off by default, of course, but is used in --pgp2 and --pgp6 modes. Allow specifying multiple users in the "Enter the user ID" loop. Enter a blank line to stop. Show each key+id as it is added. It is not illegal (though possibly silly) to have multiple policy URLs in a given signature, so print all that are present. More efficient implementation of URL-ifying code for --search on an HKP keyserver. | |||||
2002-01-24 | Only check preferences against keys with v4 self sigs as v3 sigs have no | David Shaw | 1 | -2/+4 | |
prefs Only put in the fake IDEA preference with --pgp2 mode Print "Expired" for expired but good signatures. | |||||
2002-01-20 | * passphrase.c (passphrase_to_dek): Add tryagain_text arg to be | Werner Koch | 1 | -2/+2 | |
used with the agent. Changed all callers. (agent_get_passphrase): Likewise and send it to the agent * seckey-cert.c (do_check): New arg tryagain_text. (check_secret_key): Pass the string to do_check. * keygen.c (ask_passphrase): Set the error text is required. * keyedit.c (change_passphrase): Ditto. * passphrase.c (agent_open): Disable opt.use_agent in case of a problem with the agent. (agent_get_passphrase): Ditto. (passphrase_clear_cache): Ditto. | |||||
2001-12-28 | Add an outofband indicator to the keyserver protocol. | David Shaw | 1 | -1/+1 | |
Use signature flags for exportability check rather than re-parsing the subpacket. | |||||
2001-12-21 | * g10.c. options.h : New option --show-keyring | Werner Koch | 1 | -2/+2 | |
* getkey.c (get_ctx_handle): New. * keylist.c (list_one): Implement option here. By David Champion. | |||||
2001-12-18 | Much stricter checking of the keyserver URI | David Shaw | 1 | -1/+1 | |
IDEA warning for pk messages encrypted with IDEA (symmetric is already done) Print IDEA warning for each occurance except for secret key protection and unknown cipher from an encrypted message. | |||||
2001-12-17 | Fix capitalization issues | David Shaw | 1 | -1/+2 | |
2001-12-07 | Sig expiration code | David Shaw | 1 | -0/+10 | |
Offer to expire a key signature when the key the user is signing expires Expired sigs cause an error return If --expert is set, prompt for sig duration | |||||
2001-12-06 | Generic keyserver API code | David Shaw | 1 | -3/+3 | |
2001-11-08 | Tweaked v3 -c decryption, let --force-v4-certs use SHA-1 for all RSA keys. | Werner Koch | 1 | -5/+26 | |
2001-09-24 | Revamped the trustDB | Werner Koch | 1 | -3/+3 | |
2001-09-20 | Code cleanups | Werner Koch | 1 | -42/+5 | |
2001-09-19 | Bug fixes and Timo's patches | Werner Koch | 1 | -2/+2 | |
2001-09-18 | Check for garbled packets | Werner Koch | 1 | -1/+2 | |
2001-09-06 | Revamped the keyring code | Werner Koch | 1 | -1/+1 | |
2001-08-31 | bug fixes | Werner Koch | 1 | -5/+32 | |
2001-08-20 | Implemented -cs and some fixes to the rfc1991 symmetric only mode | Werner Koch | 1 | -12/+23 | |
2001-08-09 | reworked the way hased data is stored and added a "primary" command | Werner Koch | 1 | -3/+2 | |
DCVS: ---------------------------------------------------------------------- | |||||
2001-07-26 | migration to autoconf 2.52 and bugfixes | Werner Koch | 1 | -4/+6 | |
2001-05-28 | just released another snapshot | Werner Koch | 1 | -1/+1 | |
2001-04-19 | Fixes for W32 | Werner Koch | 1 | -7/+7 | |
2001-04-05 | Improved pipemode and tweaked handling of multiple signatures. | Werner Koch | 1 | -19/+73 | |
2001-03-28 | Fixed nasty Hash bug | Werner Koch | 1 | -1/+3 | |
2001-03-27 | Fixed a bugs; e.g. in --list-secret-keys | Werner Koch | 1 | -5/+7 | |
2001-03-24 | Verify created signatures. | Werner Koch | 1 | -0/+2 | |
2001-03-13 | Keyserver access is now supported under W32 | Werner Koch | 1 | -1/+2 | |
2001-03-12 | worked on solving some bugs | Werner Koch | 1 | -84/+32 | |
2001-03-08 | Changed and added copyright notices | Werner Koch | 1 | -1/+1 | |
2001-03-03 | Fixed the new key selection code | Werner Koch | 1 | -1/+2 | |
2001-01-18 | Changes for MingW32/CPD 0.3 and some bug fixes | Werner Koch | 1 | -2/+4 | |
2000-12-28 | Add missing stub, fixed comment typos | Werner Koch | 1 | -1/+1 | |
2000-12-19 | 1.0.4c snapshot | Werner Koch | 1 | -35/+116 | |
2000-12-11 | Pipemode now works for detached binary signatures. | Werner Koch | 1 | -0/+37 | |
2000-11-30 | Fixed the detached signature bug. | Werner Koch | 1 | -0/+12 | |
Minor modifications for W32. | |||||
2000-11-15 | Some new features for use with gpgme | Werner Koch | 1 | -0/+3 | |
2000-10-17 | Debian updates, minor fixes. | Werner Koch | 1 | -1/+9 | |
2000-10-16 | More multiple signature fixes | Werner Koch | 1 | -0/+32 | |
2000-10-14 | More fixes to the multiple sig problem. | Werner Koch | 1 | -2/+11 | |
2000-10-13 | Fixed serious bug related to multiple cleartext signatures. | Werner Koch | 1 | -13/+48 | |
2000-10-04 | See ChangeLog: Wed Oct 4 15:50:18 CEST 2000 Werner Koch | Werner Koch | 1 | -0/+5 | |
2000-07-27 | See ChangeLog: Thu Jul 27 12:01:00 CEST 2000 Werner Koch | Werner Koch | 1 | -2/+20 | |
2000-06-28 | See ChangeLog: Wed Jun 28 11:54:44 CEST 2000 Werner Koch | Werner Koch | 1 | -12/+21 | |
2000-06-09 | See ChangeLog: Fri Jun 9 10:09:52 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+1 | |
2000-06-05 | See ChangeLog: Mon Jun 5 12:37:43 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+5 | |
2000-05-12 | See ChangeLog: Fri May 12 14:01:20 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+1 | |
2000-03-22 | See ChangeLog: Wed Mar 22 13:50:24 CET 2000 Werner Koch | Werner Koch | 1 | -2/+6 | |
2000-03-16 | See ChangeLog: Thu Mar 16 16:20:23 CET 2000 Werner Koch | Werner Koch | 1 | -0/+5 | |
2000-01-05 | See ChangeLog: Wed Jan 5 11:51:17 CET 2000 Werner Koch | Werner Koch | 1 | -10/+21 | |
1999-12-16 | See ChangeLog: Thu Dec 16 10:07:58 CET 1999 Werner Koch | Werner Koch | 1 | -0/+2 | |
1999-11-29 | See ChangeLog: Mon Nov 29 21:52:11 CET 1999 Werner Koch | Werner Koch | 1 | -6/+8 | |