| Commit message (Expand) | Author | Age | Files | Lines |
* | * keydb.h, pkclist.c (select_algo_from_prefs): Allow passing a suggested | David Shaw | 2002-06-20 | 1 | -25/+46 |
* | * sign.c (hash_for, sign_file): When encrypting and signing at the same | David Shaw | 2002-06-04 | 1 | -1/+29 |
* | * sign.c (mk_notation_and_policy): Free unneeded buffer. | David Shaw | 2002-06-01 | 1 | -0/+1 |
* | * sign.c (write_signature_packets, sign_file, clearsign_file, | David Shaw | 2002-05-30 | 1 | -22/+13 |
* | * sign.c (mk_notation_and_policy): Include secret key to enable %s | David Shaw | 2002-05-27 | 1 | -5/+19 |
* | * main.h, keygen.c (keygen_add_revkey): Add revocation key subpackets to a | David Shaw | 2002-05-16 | 1 | -4/+2 |
* | * packet.h, getkey.c (fixup_uidnode), keyedit.c (show_prefs): Show assumed | David Shaw | 2002-05-10 | 1 | -17/+19 |
* | * getkey.c (merge_selfsigs_main): Make sure the revocation key list starts | David Shaw | 2002-05-09 | 1 | -26/+39 |
* | * photoid.h, photoid.c (parse_image_header, image_type_to_string): Useful | David Shaw | 2002-05-02 | 1 | -10/+9 |
* | Allow multiple policy URLs on a given signature. | David Shaw | 2002-05-02 | 1 | -51/+64 |
* | Added a copyright year for files changed this year. | Werner Koch | 2002-04-29 | 1 | -1/+1 |
* | * seskey.c (encode_md_value): Print an error message if a wrong | Werner Koch | 2002-04-18 | 1 | -2/+8 |
* | --openpgp implies --allow-non-selfsigned-uid | David Shaw | 2002-03-17 | 1 | -7/+5 |
* | For --sig-policy-url and --cert-policy-url, clarify what is a sig and what | David Shaw | 2002-02-10 | 1 | -3/+2 |
* | Allow policy URLs with %-expandos in them. This allows policy URLs like | David Shaw | 2002-02-05 | 1 | -6/+26 |
* | Split "--set-policy-url" into "--cert-policy-url" and "--sig-policy-url" | David Shaw | 2002-02-03 | 1 | -2/+17 |
* | Some compatibility polish for PGP2. Add a fake IDEA preference for v3 | David Shaw | 2002-01-22 | 1 | -2/+2 |
* | * passphrase.c (passphrase_to_dek): Add tryagain_text arg to be | Werner Koch | 2002-01-20 | 1 | -1/+1 |
* | fix off-by-one in building attribute subpackets | David Shaw | 2002-01-06 | 1 | -3/+3 |
* | Use one-pass packets even if it's a v3 key making the signature | David Shaw | 2002-01-04 | 1 | -2/+2 |
* | Photo ID support (actually generic "attribute packet" support, but there | David Shaw | 2001-12-21 | 1 | -6/+20 |
* | Nonrevocable key signature support via "nrsign". These sigs can expire, | David Shaw | 2001-12-21 | 1 | -2/+4 |
* | Add a generic IDEA warning for when the IDEA plugin is not present. This | David Shaw | 2001-12-17 | 1 | -5/+7 |
* | PGP2 patch. --pgp2 sets things up for pgp2 compatibility, and prints a | David Shaw | 2001-12-07 | 1 | -4/+20 |
* | Sig expiration code | David Shaw | 2001-12-07 | 1 | -14/+41 |
* | "sigclass" patch - adds key signature class levels, notation and policy-url | David Shaw | 2001-12-06 | 1 | -0/+2 |
* | * export.c (do_export_stream): Put all given names into a search | Werner Koch | 2001-11-09 | 1 | -1/+1 |
* | Tweaked v3 -c decryption, let --force-v4-certs use SHA-1 for all RSA keys. | Werner Koch | 2001-11-08 | 1 | -1/+4 |
* | fixes for the 1.0.6b bugs David recently posted to gnupg-devel. | Werner Koch | 2001-11-08 | 1 | -3/+19 |
* | more bug fixesand some warning cleanups | Werner Koch | 2001-09-09 | 1 | -8/+8 |
* | Removed duplicated code | Werner Koch | 2001-08-24 | 1 | -550/+295 |
* | Implemented -cs and some fixes to the rfc1991 symmetric only mode | Werner Koch | 2001-08-20 | 1 | -0/+322 |
* | Revamped preference handling | Werner Koch | 2001-08-10 | 1 | -1/+1 |
* | Added a way to update preferences | Werner Koch | 2001-08-09 | 1 | -4/+4 |
* | reworked the way hased data is stored and added a "primary" command | Werner Koch | 2001-08-09 | 1 | -12/+20 |
* | More Windows and autoconf fixes | Werner Koch | 2001-08-07 | 1 | -0/+2 |
* | Changed lsign behaviour, allow future subkeys, don't list revoked keys | Werner Koch | 2001-08-01 | 1 | -6/+14 |
* | migration to autoconf 2.52 and bugfixes | Werner Koch | 2001-07-26 | 1 | -0/+106 |
* | a second snapshot thsi day (1.0.4f) | Werner Koch | 2001-03-27 | 1 | -1/+1 |
* | Verify created signatures. | Werner Koch | 2001-03-24 | 1 | -4/+21 |
* | worked on solving some bugs | Werner Koch | 2001-03-12 | 1 | -1/+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/+4 |
* | Some new features for use with gpgme | Werner Koch | 2000-11-15 | 1 | -4/+4 |
* | See ChangeLog: Wed Oct 4 15:50:18 CEST 2000 Werner Koch | Werner Koch | 2000-10-04 | 1 | -11/+11 |
* | See ChangeLog: Wed Sep 6 17:55:47 CEST 2000 Werner Koch | Werner Koch | 2000-09-06 | 1 | -0/+4 |
* | See ChangeLog: Wed Jun 28 11:54:44 CEST 2000 Werner Koch | Werner Koch | 2000-06-28 | 1 | -1/+29 |
* | See ChangeLog: Mon Jun 5 23:41:54 CEST 2000 Werner Koch | Werner Koch | 2000-06-05 | 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: Wed Feb 9 15:33:44 CET 2000 Werner Koch | Werner Koch | 2000-02-09 | 1 | -1/+2 |