aboutsummaryrefslogtreecommitdiffstats
path: root/g10/delkey.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added a copyright year for files changed this year.Werner Koch2002-04-291-1/+1
|
* * keyedit.c (menu_deluid): Only cause a trust update if we delete aDavid Shaw2002-04-191-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 theWerner Koch2002-04-191-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 stubDavid Shaw2002-01-091-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 errorWerner Koch2001-09-071-7/+1
|
* Revamped the keyring codeWerner Koch2001-09-061-22/+21
|
* MDC feature support and other stuffWerner Koch2001-08-301-2/+12
|
* fixed severe format string bugWerner Koch2001-05-251-2/+2
|
* Changed and added copyright noticesWerner Koch2001-03-081-1/+1
|
* Removed that very stupid assert in delkeyWerner Koch2001-02-091-1/+0
|
* Fixed delkeyWerner Koch2001-01-291-0/+1
|
* Enhanced delkey command and other stuff for gpgmeWerner Koch2001-01-231-8/+33
|
* See ChangeLog: Fri May 12 14:01:20 CEST 2000 Werner KochWerner Koch2000-05-121-2/+5
|
* See ChangeLog: Thu Sep 23 19:24:30 CEST 1999 Werner KochWerner Koch1999-09-231-1/+1
|
* See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1998-12-231-3/+3
|
* See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner KochWerner Koch1998-11-271-3/+3
|
* Epxerimenta support for GDBM keyings.Werner Koch1998-10-211-1/+1
|
* *** empty log message ***Werner Koch1998-09-111-0/+160