Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * pkclist.c (expand_groups): Maintain the strlist flags while expanding. | David Shaw | 2002-06-14 | 1 | -1/+1 |
| | | | | | | | | | | Members of an expansion inherit their flags from the expansion key. * options.h, cipher.c (write_header), g10.c (main), keygen.c (keygen_set_std_prefs): remove the personal_mdc flag. It no longer serves a purpose now that the personal preference lists are split into cipher/digest/zip. | ||||
* | * keygen.c (keygen_set_std_prefs, add_feature_mdc): Use "mdc" and "no-mdc" | David Shaw | 2002-05-29 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | in the prefs string to allow switching on and off the MDC feature. This is needed to properly export a key from GnuPG for use on PGP which does not support MDC - without this, MDC-capable implementations will still try and generate MDCs which will break PGP. * keygen.c (keygen_get_std_prefs): Show "[mdc]" in prefs string if it is enabled. * options.h, g10.c (main), cipher.c (write_header), keygen.c (keygen_set_std_prefs): For consistency, allow the user to specify mdc/no-mdc in the --personal-preference-list. If disabled, it acts just like --disable-mdc. | ||||
* | For --sig-policy-url and --cert-policy-url, clarify what is a sig and what | David Shaw | 2002-02-10 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | MDC feature support and other stuff | Werner Koch | 2001-08-30 | 1 | -3/+21 |
| | |||||
* | migration to autoconf 2.52 and bugfixes | Werner Koch | 2001-07-26 | 1 | -1/+1 |
| | |||||
* | Improved pipemode and tweaked handling of multiple signatures. | Werner Koch | 2001-04-05 | 1 | -0/+1 |
| | |||||
* | Changed and added copyright notices | Werner Koch | 2001-03-08 | 1 | -1/+1 |
| | |||||
* | Mainly changes to the pipe handling under W32 | Werner Koch | 2000-12-06 | 1 | -1/+0 |
| | |||||
* | See ChangeLog: Wed Jun 28 11:54:44 CEST 2000 Werner Koch | Werner Koch | 2000-06-28 | 1 | -1/+2 |
| | |||||
* | See ChangeLog: Wed Jun 14 12:27:09 CEST 2000 Werner Koch | Werner Koch | 2000-06-14 | 1 | -0/+2 |
| | |||||
* | See ChangeLog: Wed Jun 7 17:25:38 CEST 2000 Werner Koch | Werner Koch | 2000-06-07 | 1 | -1/+3 |
| | |||||
* | See ChangeLog: Mon Jun 5 12:37:43 CEST 2000 Werner Koch | Werner Koch | 2000-06-05 | 1 | -9/+22 |
| | |||||
* | See ChangeLog: Fri May 12 14:01:20 CEST 2000 Werner Koch | Werner Koch | 2000-05-12 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Wed Jan 5 11:51:17 CET 2000 Werner Koch | Werner Koch | 2000-01-05 | 1 | -1/+4 |
| | |||||
* | See ChangeLog: Mon May 17 21:54:43 CEST 1999 Werner Koch | Werner Koch | 1999-05-17 | 1 | -3/+22 |
| | |||||
* | See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch | Werner Koch | 1999-04-18 | 1 | -3/+3 |
| | |||||
* | See ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner Koch | Werner Koch | 1999-04-09 | 1 | -4/+1 |
| | |||||
* | See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner Koch | Werner Koch | 1999-04-07 | 1 | -6/+13 |
| | |||||
* | See ChangeLog: Sat Jan 9 18:54:57 CET 1999 Werner Koch | Werner Koch | 1999-01-09 | 1 | -0/+1 |
| | |||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -3/+3 |
| | |||||
* | See ChangeLog: Thu Dec 10 20:15:36 CET 1998 Werner Koch | Werner Koch | 1998-12-10 | 1 | -0/+1 |
| | |||||
* | edit-key is now complete | Werner Koch | 1998-07-29 | 1 | -6/+10 |
| | |||||
* | intermediate release | Werner Koch | 1998-07-06 | 1 | -6/+1 |
| | |||||
* | partly added creation of OP partial length headers | Werner Koch | 1998-07-02 | 1 | -22/+35 |
| | |||||
* | applied Mathews typo and grammar fixes | Werner Koch | 1998-04-14 | 1 | -1/+1 |
| | |||||
* | cipher reorganisiert | Werner Koch | 1998-04-07 | 1 | -29/+8 |
| | |||||
* | cast5 does now work | Werner Koch | 1998-04-04 | 1 | -0/+12 |
| | |||||
* | release 0.2.14 | Werner Koch | 1998-04-02 | 1 | -1/+1 |
| | |||||
* | some cleanups | Werner Koch | 1998-03-19 | 1 | -2/+2 |
| | |||||
* | Renamed to GNUPGV-0-2-8 | Werner Koch | 1998-02-24 | 1 | -4/+4 |
| | |||||
* | patchlevel 2 | Werner Koch | 1998-01-07 | 1 | -3/+6 |
| | |||||
* | Sylvester Version | Werner Koch | 1997-12-31 | 1 | -1/+1 |
| | |||||
* | List and check sigs works | Werner Koch | 1997-12-01 | 1 | -5/+5 |
| | |||||
* | compress stuff implemented | Werner Koch | 1997-11-23 | 1 | -0/+100 |