Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cardglue.c (learn_status_cb): Release values before assignment | Werner Koch | 2003-10-02 | 1 | -1/+1 |
| | | | | | | | | | so that it can be used by getattr to update the structure. (agent_scd_getattr): New. * keylist.c (print_pubkey_info): Add FP arg for optional printing to a stream. Changed all callers. | ||||
* | * packet.h, trustdb.h, trustdb.c (trust_string): New. Return a string | David Shaw | 2002-10-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | like "fully trusted", "marginally trusted", etc. (get_min_ownertrust): New. Return minimum ownertrust. (update_min_ownertrust): New. Set minimum ownertrust. (check_regexp): New. Check a regular epression against a user ID. (ask_ownertrust): Allow specifying a minimum value. (get_ownertrust_info): Follow the minimum ownertrust when returning a letter. (clear_validity): Remove minimum ownertrust when a key becomes invalid. (release_key_items): Release regexp along with the rest of the info. (validate_one_keyblock, validate_keys): Build a trust sig chain while validating. Call check_regexp for regexps. Use the minimum ownertrust if the user does not specify a genuine ownertrust. * pkclist.c (do_edit_ownertrust): Only allow user to select a trust level greater than the minimum value. * parse-packet.c (can_handle_critical): Can handle critical trust and regexp subpackets. * trustdb.h, trustdb.c (clear_ownertrusts), delkey.c (do_delete_key), import.c (import_one): Rename clear_ownertrust to clear_ownertrusts and have it clear the min_ownertrust value as well. * keylist.c (list_keyblock_print): Indent uid to match pub and sig. | ||||
* | 2002-10-18 Timo Schulz <[email protected]> | Timo Schulz | 2002-10-18 | 1 | -17/+5 |
| | | | | | | | | | * keylist.c: (print_pubkey_info): New. (print_seckey_info): New. * main.h: Prototypes for the new functions. * delkey.c (do_delete_key): Use it here. * revoke.c (gen_desig_revoke): Ditto. | ||||
* | * delkey.c (do_delete_key): Always allow to delete a key in batch mode | Werner Koch | 2002-08-02 | 1 | -0/+12 |
| | | | | | when specified by fingerprint. Suggested by Enzo Michelangeli. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -26/+78 |
| | |||||
* | Changed keyring handling - saving still does not work. | Werner Koch | 2000-10-10 | 1 | -0/+1 |
| | | | | | Added new cipher mode and updated cipher test program. | ||||
* | See ChangeLog: Fri Oct 6 14:29:16 CEST 2000 Werner Koch | Werner Koch | 2000-10-06 | 1 | -10/+3 |
| | |||||
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -2/+5 |
| | |||||
* | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 2000-01-27 | 1 | -5/+5 |
| | |||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -2/+2 |
| | |||||
* | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1999-10-26 | 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 |