Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a copyright year for files changed this year. | Werner Koch | 2002-04-29 | 1 | -1/+1 |
| | |||||
* | * pkclist.c (build_pk_list): Fix bug that allowed a key to be selected | David Shaw | 2002-04-13 | 1 | -1/+9 |
| | | | | | | | | | | | | | twice in batch mode if one instance was the default recipient and the other was an encrypt-to. Noted by Stefan Bellon. * parse-packet.c (dump_sig_subpkt): Show data in trust and regexp sig subpackets. * keyedit.c (keyedit_menu): Use new function real_uids_left to prevent deleting the last real (i.e. non-attribute) uid. Again, according to the attribute draft. (menu_showphoto): Make another string translatable. | ||||
* | Fix ownertrust display with --with-colons. | David Shaw | 2002-03-31 | 1 | -13/+21 |
| | | | | | | | | | | | | | | | | | | | Properly initialize the user ID refcount for user and photo IDs. Tweak a few prompts to change "y/n" to "y/N", which is how most other prompts are written. Warn the user if they are about to revoke an expired sig (not a problem, but they should know). Control-d escapes the keyserver search prompt. If a subkey is considered revoked solely because the parent key is revoked, print the revocation reason from the parent key. Allow revocation/expiration to apply to a uid/key with no entry in the trustdb. | ||||
* | * pkclist.c (check_signatures_trust): Always print the warning for | Werner Koch | 2002-02-14 | 1 | -9/+6 |
| | | | | | | | | unknown and undefined trust. Removed the did_add cruft. Reported by Janusz A. Urbanowicz. * g10.c: New option --no-use-agent. Hmmm, is this a a good name? --do-not-use-agent seems a bit to long. | ||||
* | For --sig-policy-url and --cert-policy-url, clarify what is a sig and what | David Shaw | 2002-02-10 | 1 | -9/+23 |
| | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | --pgp6 flag. This is not nearly as involved as --pgp2. In short, it | David Shaw | 2002-01-29 | 1 | -2/+23 |
| | | | | | | | | turns off force_mdc, turns on no_comment, escape_from, and force_v3_sigs, and sets compression to 1. It also restricts the user to IDEA (if present), 3DES, CAST5, MD5, SHA1, and RIPEMD160. See the comments above algo_available() for lots of discussion on why you would want to do this. | ||||
* | Only check preferences against keys with v4 self sigs as v3 sigs have no | David Shaw | 2002-01-24 | 1 | -4/+7 |
| | | | | | | | prefs Only put in the fake IDEA preference with --pgp2 mode Print "Expired" for expired but good signatures. | ||||
* | Some compatibility polish for PGP2. Add a fake IDEA preference for v3 | David Shaw | 2002-01-22 | 1 | -2/+9 |
| | | | | | | | | keys (this is in the RFC), so that they can be (sometimes) used along OpenPGP keys. Do not force using IDEA on an OpenPGP key, as this may violate its prefs. Also, revise the help text for the sig class explanation. | ||||
* | fixes for the 1.0.6b bugs David recently posted to gnupg-devel. | Werner Koch | 2001-11-08 | 1 | -6/+13 |
| | |||||
* | more fixes due to automake 1.5SNAP-1-0-6b | Werner Koch | 2001-10-23 | 1 | -1/+1 |
| | |||||
* | Encryption should work again | Werner Koch | 2001-09-27 | 1 | -193/+138 |
| | |||||
* | Revamped the trustDB | Werner Koch | 2001-09-24 | 1 | -170/+140 |
| | |||||
* | Code cleanups | Werner Koch | 2001-09-20 | 1 | -65/+10 |
| | |||||
* | Last changes before 1.0.6a snapshot releaseSNAP-1-0-6a | Werner Koch | 2001-09-07 | 1 | -0/+1 |
| | |||||
* | Revamped the keyring code | Werner Koch | 2001-09-06 | 1 | -6/+38 |
| | |||||
* | MDC feature support and other stuff | Werner Koch | 2001-08-30 | 1 | -0/+25 |
| | |||||
* | Applied Stefan's patches to support RISCOS. | Werner Koch | 2001-08-20 | 1 | -1/+1 |
| | |||||
* | Revamped preference handling | Werner Koch | 2001-08-10 | 1 | -30/+25 |
| | |||||
* | reworked the way hased data is stored and added a "primary" command | Werner Koch | 2001-08-09 | 1 | -1/+1 |
| | | | | | DCVS: ---------------------------------------------------------------------- | ||||
* | Add kludge for broken HTTP proxies. | Werner Koch | 2001-04-23 | 1 | -2/+2 |
| | |||||
* | Changed and added copyright notices | Werner Koch | 2001-03-08 | 1 | -1/+1 |
| | |||||
* | Fixed the new key selection code | Werner Koch | 2001-03-03 | 1 | -1/+0 |
| | |||||
* | Backported getkey.c from 1.1 | Werner Koch | 2001-02-08 | 1 | -4/+4 |
| | |||||
* | See ChangeLog: Fri Sep 15 18:40:36 CEST 2000 Werner Koch | Werner Koch | 2000-09-15 | 1 | -2/+0 |
| | |||||
* | See ChangeLog: Wed Sep 6 14:59:09 CEST 2000 Werner Koch | Werner Koch | 2000-09-06 | 1 | -3/+3 |
| | |||||
* | See ChangeLog: Wed Jul 12 13:32:06 CEST 2000 Werner Koch | Werner Koch | 2000-07-12 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Fri May 12 14:01:20 CEST 2000 Werner Koch | Werner Koch | 2000-05-12 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Mon May 1 15:38:04 CEST 2000 Werner Koch | Werner Koch | 2000-05-01 | 1 | -2/+2 |
| | |||||
* | See ChangeLog: Fri Apr 14 19:37:08 CEST 2000 Werner Koch | Werner Koch | 2000-04-14 | 1 | -1/+120 |
| | |||||
* | See ChangeLog: Sat Dec 4 12:30:28 CET 1999 Werner Koch | Werner Koch | 1999-12-04 | 1 | -2/+3 |
| | |||||
* | See ChangeLog: Fri Oct 8 20:32:01 CEST 1999 Werner Koch | Werner Koch | 1999-10-08 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Mon Oct 4 21:23:04 CEST 1999 Werner Koch | Werner Koch | 1999-10-04 | 1 | -9/+15 |
| | |||||
* | See ChangeLog: Thu Sep 23 19:24:30 CEST 1999 Werner Koch | Werner Koch | 1999-09-23 | 1 | -3/+3 |
| | |||||
* | See ChangeLog: Fri Sep 3 10:06:06 CEST 1999 Werner KochV0-9-11 | Werner Koch | 1999-09-03 | 1 | -12/+28 |
| | |||||
* | See ChangeLog: Wed Aug 4 10:34:46 CEST 1999 Werner KochV0-9-10 | Werner Koch | 1999-08-04 | 1 | -2/+34 |
| | |||||
* | See ChangeLog: Mon Jul 26 09:34:46 CEST 1999 Werner Koch | Werner Koch | 1999-07-26 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Fri Jul 23 13:53:03 CEST 1999 Werner KochV0-9-9 | Werner Koch | 1999-07-23 | 1 | -2/+37 |
| | |||||
* | See ChangeLog: Tue Jul 13 17:39:25 CEST 1999 Werner Koch | Werner Koch | 1999-07-13 | 1 | -44/+132 |
| | |||||
* | See ChangeLog: Thu Jul 1 12:47:31 CEST 1999 Werner Koch | Werner Koch | 1999-07-01 | 1 | -3/+13 |
| | |||||
* | See ChangeLog: Sat Jun 5 15:30:33 CEST 1999 Werner Koch | Werner Koch | 1999-06-05 | 1 | -12/+44 |
| | |||||
* | See ChangeLog: Sun May 23 14:20:22 CEST 1999 Werner Koch | Werner Koch | 1999-05-23 | 1 | -0/+9 |
| | |||||
* | See ChangeLog: Thu May 6 14:18:17 CEST 1999 Werner Koch | Werner Koch | 1999-05-06 | 1 | -0/+16 |
| | |||||
* | See ChangeLog: Sun Apr 18 20:48:15 CEST 1999 Werner Koch | Werner Koch | 1999-04-18 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Wed Mar 17 13:09:03 CET 1999 Werner Koch | Werner Koch | 1999-03-17 | 1 | -72/+66 |
| | |||||
* | See ChangeLog: Mon Mar 8 20:47:17 CET 1999 Werner Koch | Werner Koch | 1999-03-08 | 1 | -15/+14 |
| | |||||
* | See ChangeLog: Fri Feb 26 17:55:41 CET 1999 Werner Koch | Werner Koch | 1999-02-26 | 1 | -0/+20 |
| | |||||
* | See ChangeLog: Thu Feb 25 18:47:39 CET 1999 Werner Koch | Werner Koch | 1999-02-25 | 1 | -7/+28 |
| | |||||
* | See ChangeLog: Fri Feb 19 15:49:15 CET 1999 Werner Koch | Werner Koch | 1999-02-19 | 1 | -3/+10 |
| | |||||
* | See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner Koch | Werner Koch | 1999-02-16 | 1 | -8/+39 |
| | |||||
* | See ChangeLog: Thu Jan 7 18:00:58 CET 1999 Werner Koch | Werner Koch | 1999-01-07 | 1 | -1/+1 |
| |