Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preparing for 1.3.5V1-3-5 | Werner Koch | 2004-02-26 | 1 | -1/+5 |
| | |||||
* | * DETAILS: Details for --list-config. | David Shaw | 2004-01-30 | 1 | -0/+49 |
| | | | | | * gpg.sgml: Document --ungroup and --list-config. | ||||
* | Minor additions | Werner Koch | 2003-11-27 | 1 | -1/+1 |
| | |||||
* | Solved cvs conflict | Werner Koch | 2003-11-27 | 1 | -1/+26 |
| | |||||
* | * cardglue.c (open_card): Ask for card insertion. | Werner Koch | 2003-10-29 | 1 | -0/+8 |
| | | | | | | | | | | | | (check_card_serialno): New. (agent_scd_pksign, agent_scd_pkdecrypt): Use it here. * cardglue.c (open_card): Issue insertion status message. * status.h, status.c (STATUS_CARDCTRL): New. * status.c (cpr_get_answer_okay_cancel): New. * miscutil.c (answer_is_okay_cancel): New. | ||||
* | * DETAILS: Add the 'a' value for field 12 and the new field 15. | Werner Koch | 2003-10-28 | 1 | -0/+4 |
| | | | | | | | | * keylist.c (list_keyblock_print): Denote secrets keys stored on a card with an '>'. Print the '#' also for subkeys. (list_keyblock_colon): Introduce new field 15 for sec/ssb to print the serial number. | ||||
* | * DETAILS: Note fingerprint of signing key in sig records. | David Shaw | 2003-09-02 | 1 | -0/+6 |
| | |||||
* | * samplekeys.asc: Updated. | David Shaw | 2003-08-29 | 1 | -23/+24 |
| | | | | | | * DETAILS: Document "tru" trust record. Document REVKEYSIG status tag. Removed paragraph on gdbm usage. Note that pipemode is deprecated. | ||||
* | * DETAILS: Document the --attribute-fd data. | David Shaw | 2003-07-10 | 1 | -0/+26 |
| | | | | | | | | | | * gpg.sgml: Document --set-notation. Explain why it is not possible to disable permission warnings in the gpg.conf file about the homedir. Add pointer in --ignore-time-conflict to see --ignore-valid from, and vice versa. Warning not to try and parse --list-keys in scripts. Document the signature flags (1-3/L/R/P/N/X), Document expandos %g and %p. Note the default --personal-digest-preferences are "H2". | ||||
* | * DETAILS (VALIDSIG): Add version, pk algo, digest algo, sig class, and a | David Shaw | 2003-04-27 | 1 | -11/+15 |
| | | | | | | | | | | reserved field for flags in a future version. * gpg.sgml: Document --no-textmode and --no-use-agent. Clarify the interoperability section. Clarify that "hkp corruption" (repair-hkp-subkey-bug) is really "pks corruption" (repair-pks-subkey-bug). | ||||
* | Add primary key fingerprint to VALIDSIG status. | Werner Koch | 2003-04-08 | 1 | -1/+4 |
| | |||||
* | * DETAILS: Don't specify which hash is used to make up the namehash since | David Shaw | 2003-04-07 | 1 | -4/+4 |
| | | | | | | | | | | | | | it may change in the future. * samplekeys.asc: Updated. * gpg.sgml: Document "revuid". Clarify that --openpgp resets --pgpX. Some cleanup of --no-xxx options, make sure that all SGML tags are closed, clarify --pgp8 allows SHA-256, and document --no-emit-version. * Makefile.am: Allow CVS version to build without faqprog.pl. | ||||
* | * DETAILS: Document trust depth, value, and regexp. | David Shaw | 2003-01-27 | 1 | -2/+6 |
| | |||||
* | * gpg.sgml: Minor language tweaks, spell check, copyright date, | David Shaw | 2003-01-15 | 1 | -4/+7 |
| | | | | | | | | etc. * DETAILS: Note that user IDs/UATs fill in creation and expiration date. Document namehash. | ||||
* | * DETAILS: Document disabled flag in capabilities field. | David Shaw | 2003-01-06 | 1 | -3/+6 |
| | |||||
* | Marked unused slots in the trustdb. | Werner Koch | 2002-12-03 | 1 | -4/+4 |
| | |||||
* | * KEYSERVER: New. Documents the --with-colons format for keyserver | David Shaw | 2002-11-05 | 1 | -3/+4 |
| | | | | | | | listings. * DETAILS: Clarify meaning of 'u'. Noted by Timo. | ||||
* | * DETAILS (KEY_CREATED): Enhanced by fingerprint. | Werner Koch | 2002-10-12 | 1 | -1/+3 |
| | |||||
* | * DETAILS: s/XORed/ORed/. | Werner Koch | 2002-09-20 | 1 | -1/+1 |
| | |||||
* | * DETAILS: Fix batch key generation example. | David Shaw | 2002-09-12 | 1 | -3/+3 |
| | |||||
* | * gpg.sgml: Updated the charset option. | Werner Koch | 2002-09-02 | 1 | -0/+11 |
| | | | | | * DETAILS: Added status IMPORT_OK. | ||||
* | * gpg.sgml: Document keyserver-option include-subkeys. Note that | David Shaw | 2002-08-30 | 1 | -0/+2 |
| | | | | | | | honor-http-proxy is a keyserver-option now. * DETAILS: Add "Key not trusted" to INV_RECP status code. | ||||
* | Include intl/ in the CVS again; otherwise we are not able to | Werner Koch | 2002-08-23 | 1 | -1/+9 |
| | | | | | | re-recreate a distribution from CVS. Some minor other fixes. | ||||
* | * DETAILS: Clarify that trust letters 'q' and '-' can be treated | David Shaw | 2002-08-20 | 1 | -1/+4 |
| | | | | | | | identically. * gpg.sgml: Document --ignore-mdc-error. | ||||
* | minor doc fixes. | Werner Koch | 2002-08-06 | 1 | -0/+9 |
| | |||||
* | Add a new readon code for delet key. | Werner Koch | 2002-07-24 | 1 | -0/+1 |
| | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -36/+384 |
| | |||||
* | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1999-10-26 | 1 | -0/+8 |
| | |||||
* | See ChangeLog: Tue Aug 31 17:20:44 CEST 1999 Werner Koch | Werner Koch | 1999-08-31 | 1 | -7/+7 |
| | |||||
* | See ChangeLog: Wed Aug 4 10:34:46 CEST 1999 Werner KochV0-9-10 | Werner Koch | 1999-08-04 | 1 | -6/+19 |
| | |||||
* | See ChangeLog: Wed Jul 14 19:42:08 CEST 1999 Werner Koch | Werner Koch | 1999-07-14 | 1 | -32/+47 |
| | |||||
* | See ChangeLog: Thu Jul 1 12:47:31 CEST 1999 Werner Koch | Werner Koch | 1999-07-01 | 1 | -2/+8 |
| | |||||
* | See ChangeLog: Tue Jun 29 21:44:25 CEST 1999 Werner Koch | Werner Koch | 1999-06-29 | 1 | -2/+3 |
| | |||||
* | See ChangeLog: Tue Jun 8 13:36:25 CEST 1999 Werner Koch | Werner Koch | 1999-06-08 | 1 | -0/+8 |
| | |||||
* | See ChangeLog: Sat May 22 22:47:26 CEST 1999 Werner Koch | Werner Koch | 1999-05-22 | 1 | -3/+9 |
| | |||||
* | See ChangeLog: Thu May 20 14:04:08 CEST 1999 Werner Koch | Werner Koch | 1999-05-20 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Thu May 6 14:18:17 CEST 1999 Werner Koch | Werner Koch | 1999-05-06 | 1 | -0/+3 |
| | |||||
* | See ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner Koch | Werner Koch | 1999-04-09 | 1 | -0/+13 |
| | |||||
* | See ChangeLog: Thu Apr 8 09:35:53 CEST 1999 Werner Koch | Werner Koch | 1999-04-08 | 1 | -0/+7 |
| | |||||
* | See ChangeLog: Sat Mar 20 13:59:47 CET 1999 Werner KochV0-9-5 | Werner Koch | 1999-03-20 | 1 | -27/+27 |
| | |||||
* | See ChangeLog: Wed Mar 17 13:09:03 CET 1999 Werner Koch | Werner Koch | 1999-03-17 | 1 | -29/+16 |
| | |||||
* | See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner Koch | Werner Koch | 1999-03-11 | 1 | -19/+12 |
| | |||||
* | See ChangeLog: Mon Mar 8 20:47:17 CET 1999 Werner Koch | Werner Koch | 1999-03-08 | 1 | -2/+2 |
| | |||||
* | See ChangeLog: Tue Mar 2 10:38:42 CET 1999 Werner Koch | Werner Koch | 1999-03-02 | 1 | -4/+6 |
| | |||||
* | See ChangeLog: Fri Feb 26 17:55:41 CET 1999 Werner Koch | Werner Koch | 1999-02-26 | 1 | -0/+6 |
| | |||||
* | See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner Koch | Werner Koch | 1999-02-10 | 1 | -4/+4 |
| | |||||
* | See ChangeLog: Tue Jan 12 11:17:18 CET 1999 Werner Koch | Werner Koch | 1999-01-12 | 1 | -11/+11 |
| | |||||
* | See ChangeLog: Sat Jan 9 16:02:23 CET 1999 Werner Koch | Werner Koch | 1999-01-09 | 1 | -0/+56 |
| | |||||
* | See ChangeLog: Tue Dec 8 13:15:16 CET 1998 Werner Koch | Werner Koch | 1998-12-08 | 1 | -2/+2 |
| | |||||
* | See ChangeLog ;-). Key validation should now be faster | Werner Koch | 1998-11-13 | 1 | -3/+12 |
| |