Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a copyright year for files changed this year. | Werner Koch | 2002-04-29 | 1 | -1/+1 |
| | |||||
* | * keyedit.c (menu_deluid): Only cause a trust update if we delete a | David Shaw | 2002-04-19 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | non-revoked user id. * hkp.c (hkp_ask_import), keyserver.c (parse_keyserver_options, keyserver_spawn), options.h: Remove fast-import keyserver option (no longer meaningful). * g10.c (main), keyedit.c (sign_uids), options.h: Change --default-check-level to --default-cert-check-level as it makes clear what it operates on. * g10.c (main): --pgp6 also implies --no-ask-sig-expire. * delkey.c (do_delete_key): Comment. | ||||
* | * tdbio.c (tdbio_write_nextcheck): Return a status whether the | Werner Koch | 2002-04-19 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | stamp was actually changed. * trustdb.c (revalidation_mark): Sync the changes. Removed the sync operation done by its callers. (get_validity): Add logic for maintaining a pending_check flag. (clear_ownertrust): New. * keyedit.c (sign_uids): Don't call revalidation_mark depending on primary_pk. (keyedit_menu): Call revalidation_mark after "trust". (show_key_with_all_names): Print a warning on the wrong listed key validity. * delkey.c (do_delete_key): Clear the owenertrust information when deleting a public key. | ||||
* | Move idea_cipher_warn to misc.c so gpgv.c doesn't need a stub | David Shaw | 2002-01-09 | 1 | -16/+25 |
| | | | | | | | | Remove get_temp_dir (it's in exec.c now) Allow --delete-key (now --delete-keys, though --delete-key still works) to delete multiple keys in one go. This applies to --delete-secret-key(s) and --delete-secret-and-public-key(s) as well | ||||
* | fixed a stupid C error | Werner Koch | 2001-09-07 | 1 | -7/+1 |
| | |||||
* | Revamped the keyring code | Werner Koch | 2001-09-06 | 1 | -22/+21 |
| | |||||
* | MDC feature support and other stuff | Werner Koch | 2001-08-30 | 1 | -2/+12 |
| | |||||
* | fixed severe format string bug | Werner Koch | 2001-05-25 | 1 | -2/+2 |
| | |||||
* | Changed and added copyright notices | Werner Koch | 2001-03-08 | 1 | -1/+1 |
| | |||||
* | Removed that very stupid assert in delkey | Werner Koch | 2001-02-09 | 1 | -1/+0 |
| | |||||
* | Fixed delkey | Werner Koch | 2001-01-29 | 1 | -0/+1 |
| | |||||
* | Enhanced delkey command and other stuff for gpgme | Werner Koch | 2001-01-23 | 1 | -8/+33 |
| | |||||
* | See ChangeLog: Fri May 12 14:01:20 CEST 2000 Werner Koch | Werner Koch | 2000-05-12 | 1 | -2/+5 |
| | |||||
* | See ChangeLog: Thu Sep 23 19:24:30 CEST 1999 Werner Koch | Werner Koch | 1999-09-23 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -3/+3 |
| | |||||
* | See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner Koch | Werner Koch | 1998-11-27 | 1 | -3/+3 |
| | |||||
* | Epxerimenta support for GDBM keyings. | Werner Koch | 1998-10-21 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Werner Koch | 1998-09-11 | 1 | -0/+160 |