Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * trustdb.h, trustdb.c (read_trust_options): New. Returns items from the | David Shaw | 2003-07-21 | 1 | -0/+2 |
| | | | | | | | trustdb version record. * keylist.c (public_key_list): Use it here for the new "tru" record. | ||||
* | * g10.c (main): New --gnupg option to disable the various --openpgp, | David Shaw | 2003-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | --pgpX, etc. options. This is the same as --no-XXXX for those options. * packet.h, getkey.c (skip_disabled), keylist.c (print_capabilities): New "pk_is_disabled" macro to retrieve the cached disabled value if available, and fill it in via cache_disabled_value if not available. * trustdb.h, gpgv.c (is_disabled), trustdb.c (is_disabled): Rename to cache_disabled_value. Cache the result of the check so we don't need to hit the trustdb more than once. * trustdb.c (get_validity): Cache the disabled value since we have it handy and it might be useful later. | ||||
* | * keyedit.c (sign_uids): Show keyid of the key making the signature. | David Shaw | 2003-05-07 | 1 | -1/+1 |
| | | | | | | | | | | | * trustdb.h, trustdb.c (is_disabled), keylist.c (print_capabilities), gpgv.c (is_disabled): is_disabled now takes a pk and not just the keyid. This is for speed since there is no need to re-fetch a key when we already have that key handy. * getkey.c (skip_disabled): New function to get a pk and call is_disabled on it. (key_byname): Use it here. | ||||
* | * trustdb.h, trustdb.c (trust_letter): Make static. (get_ownertrust_info, | David Shaw | 2003-01-10 | 1 | -3/+2 |
| | | | | | | | get_validity_info): Don't mask the trust level twice. * armor.c (armor_filter): Comment about PGP's end of line tab problem. | ||||
* | * packet.h, pkclist.c (build_pk_list), free-packet.c | David Shaw | 2003-01-09 | 1 | -2/+2 |
| | | | | | | | | | | (release_public_key_parts): Remove unused namehash element for public keys. * trustdb.h, gpgv.c, trustdb.c (get_validity, get_validity_info): Pass a user ID in rather than a namehash, so we only have to do the hashing in one place. | ||||
* | * keydb.h, getkey.c (key_byname): Flag to enable or disable including | David Shaw | 2002-12-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | disabled keys. Keys specified via keyid (i.e. 0x...) are always included. * getkey.c (get_pubkey_byname, get_seckey_byname2, get_seckey_bynames), keyedit.c (keyedit_menu, menu_addrevoker): Include disabled keys in these functions. * pkclist.c (build_pk_list): Do not include disabled keys for -r or the key prompt. Do include disabled keys for the default key and --encrypt-to. * trustdb.h, trustdb.c (is_disabled): New skipfnc for skipping disabled keys. * gpgv.c (is_disabled): Stub. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -32/+26 |
| | |||||
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -1/+2 |
| | |||||
* | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 2000-01-27 | 1 | -3/+3 |
| | |||||
* | See ChangeLog: Thu Jul 1 12:47:31 CEST 1999 Werner Koch | Werner Koch | 1999-07-01 | 1 | -1/+2 |
| | |||||
* | See ChangeLog: Tue Jun 29 21:44:25 CEST 1999 Werner Koch | Werner Koch | 1999-06-29 | 1 | -0/+1 |
| | |||||
* | See ChangeLog: Thu May 6 14:18:17 CEST 1999 Werner Koch | Werner Koch | 1999-05-06 | 1 | -0/+1 |
| | |||||
* | See ChangeLog: Wed Mar 17 13:09:03 CET 1999 Werner Koch | Werner Koch | 1999-03-17 | 1 | -1/+2 |
| | |||||
* | See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner Koch | Werner Koch | 1999-03-11 | 1 | -4/+8 |
| | |||||
* | See ChangeLog: Mon Mar 8 20:47:17 CET 1999 Werner Koch | Werner Koch | 1999-03-08 | 1 | -2/+2 |
| | |||||
* | See ChangeLog: Sat Jan 9 18:54:57 CET 1999 Werner Koch | Werner Koch | 1999-01-09 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -4/+5 |
| | |||||
* | See ChangeLog: Thu Dec 17 18:31:15 CET 1998 Werner Koch | Werner Koch | 1998-12-17 | 1 | -0/+1 |
| | |||||
* | See ChangeLog: Tue Dec 8 13:15:16 CET 1998 Werner Koch | Werner Koch | 1998-12-08 | 1 | -0/+1 |
| | |||||
* | some bug fixes | Werner Koch | 1998-11-18 | 1 | -1/+1 |
| | |||||
* | See ChangeLog ;-). Key validation should now be faster | Werner Koch | 1998-11-13 | 1 | -1/+2 |
| | |||||
* | (Does not compile yet) | Werner Koch | 1998-11-03 | 1 | -1/+1 |
| | |||||
* | some random changes | Werner Koch | 1998-10-25 | 1 | -1/+1 |
| | |||||
* | last local commit | Werner Koch | 1998-10-16 | 1 | -0/+1 |
| | |||||
* | backup | Werner Koch | 1998-10-12 | 1 | -0/+1 |
| | |||||
* | a new releaseV0-4-1 | Werner Koch | 1998-10-07 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Werner Koch | 1998-10-01 | 1 | -0/+1 |
| | |||||
* | New release | Werner Koch | 1998-09-14 | 1 | -0/+1 |
| | |||||
* | intermediate check in | Werner Koch | 1998-08-05 | 1 | -0/+7 |
| | |||||
* | started with shm coprocesses | Werner Koch | 1998-07-30 | 1 | -0/+4 |
| | |||||
* | edit-key is now complete | Werner Koch | 1998-07-29 | 1 | -1/+2 |
| | |||||
* | changed trustdb design | Werner Koch | 1998-07-21 | 1 | -1/+2 |
| | |||||
* | intermediate release | Werner Koch | 1998-07-06 | 1 | -2/+1 |
| | |||||
* | textual changes | Werner Koch | 1998-06-29 | 1 | -4/+4 |
| | |||||
* | *** empty log message ***V0-2-19 | Werner Koch | 1998-05-29 | 1 | -8/+9 |
| | |||||
* | applied Mathews typo and grammar fixes | Werner Koch | 1998-04-14 | 1 | -1/+1 |
| | |||||
* | Renamed to GNUPGV-0-2-8 | Werner Koch | 1998-02-24 | 1 | -4/+4 |
| | |||||
* | added revcation stuff and fixed a couple of bugs | Werner Koch | 1998-02-18 | 1 | -2/+5 |
| | |||||
* | changed structure of trustdb | Werner Koch | 1998-02-02 | 1 | -2/+2 |
| | |||||
* | Trust stuff works partly. | Werner Koch | 1998-01-24 | 1 | -2/+6 |
| | |||||
* | backup | Werner Koch | 1998-01-19 | 1 | -9/+8 |
| | |||||
* | added some trust model stuff | Werner Koch | 1998-01-16 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Werner Koch | 1998-01-13 | 1 | -0/+14 |
| | |||||
* | started with trust stuff | Werner Koch | 1998-01-12 | 1 | -0/+28 |