| Commit message (Expand) | Author | Files | Lines |
2002-10-30 | * packet.h, trustdb.h, trustdb.c (trust_string): New. Return a string | David Shaw | 1 | -0/+30 |
2002-10-29 | * keyedit.c (print_and_check_one_sig, show_key_and_fingerprint, | David Shaw | 1 | -0/+14 |
2002-10-29 | tidied RISC OS filetype support | Stefan Bellon | 1 | -0/+14 |
2002-10-28 | filetype support for RISC OS | Stefan Bellon | 1 | -0/+8 |
2002-10-23 | * main.h, import.c (sec_to_pub_keyblock, import_secret_one, | David Shaw | 1 | -0/+7 |
2002-10-23 | * pubkey-enc.c (get_it): Fix segv, test for revoked only when PK | Werner Koch | 1 | -0/+5 |
2002-10-18 | 2002-10-18 Timo Schulz <[email protected]> | Timo Schulz | 1 | -0/+8 |
2002-10-17 | * pkclist.c (do_edit_ownertrust): Show all user IDs. This should | Werner Koch | 1 | -0/+6 |
2002-10-17 | * g10.c (main): Handle --strict and --no-strict from the command line | David Shaw | 1 | -0/+5 |
2002-10-15 | * g10.c (main): Disable --textmode when encrypting (symmetric or pk) in | David Shaw | 1 | -0/+6 |
2002-10-14 | * keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec, | David Shaw | 1 | -0/+11 |
2002-10-12 | * keygen.c (print_status_key_created): New. | Werner Koch | 1 | -0/+6 |
2002-10-11 | * keyedit.c (menu_addrevoker): Properly back out if the signature fails. | David Shaw | 1 | -0/+6 |
2002-10-07 | And changelog :) | David Shaw | 1 | -0/+10 |
2002-10-04 | * getkey.c (get_pubkey_direct): Don't cache keys retrieved via this | David Shaw | 1 | -0/+9 |
2002-10-04 | * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowing | Werner Koch | 1 | -0/+8 |
2002-10-03 | * options.h, g10.c (main): Add --strict and --no-strict to switch the | David Shaw | 1 | -0/+3 |
2002-10-03 | * keylist.c (print_capabilities): Secret-parts-missing keys should show | David Shaw | 1 | -0/+9 |
2002-10-02 | * import.c (import_secret_one): Check for an illegal (>110) protection | David Shaw | 1 | -0/+18 |
2002-10-01 | * import.c (import_one): Make sure that a newly imported key starts with a | David Shaw | 1 | -0/+5 |
2002-10-01 | * getkey.c (get_pubkey_direct): New. | Werner Koch | 1 | -0/+7 |
2002-09-30 | * keyserver.c (parse_keyserver_uri): Force the keyserver URI scheme to | David Shaw | 1 | -0/+5 |
2002-09-28 | 2002-09-28 David Shaw <[email protected]> | David Shaw | 1 | -0/+13 |
2002-09-25 | * Makefile.am: Link gpg with EGDLIBS (i.e. NETLIBS) as EGD uses sockets. | David Shaw | 1 | -0/+6 |
2002-09-24 | * import.c (import_keys_stream): Fix compiler type warning. | David Shaw | 1 | -0/+8 |
2002-09-23 | added fast-import to import-options | Stefan Bellon | 1 | -0/+11 |
2002-09-22 | avoid function clone | Stefan Bellon | 1 | -3/+4 |
2002-09-21 | added trustdb update/check for stream import as well | Stefan Bellon | 1 | -3/+4 |
2002-09-21 | trustdb checks/updates after import | Stefan Bellon | 1 | -0/+5 |
2002-09-19 | From stable branch | David Shaw | 1 | -0/+9 |
2002-09-17 | From stable branch | David Shaw | 1 | -0/+15 |
2002-09-13 | Import from stable branch. | David Shaw | 1 | -0/+17 |
2002-09-12 | * Makefile.am, hkp.c, hkp.h, keyserver.c (keyserver_work): Remove internal | David Shaw | 1 | -0/+3 |
2002-09-12 | * keyserver.c (keyserver_spawn): Remove whitespace after keyserver | David Shaw | 1 | -0/+5 |
2002-09-11 | * g10.c, options.h: Removed option --emulate-checksum-bug. | Werner Koch | 1 | -1/+21 |
2002-09-10 | * exec.c (expand_args): Remove loop left over from earlier implementation. | David Shaw | 1 | -0/+5 |
2002-09-10 | Cleanups and minor fixes. | Werner Koch | 1 | -2/+46 |
2002-09-09 | * g10.c (add_group): Use '=' to separate group name from group members. | David Shaw | 1 | -0/+7 |
2002-09-04 | * mainproc.c (print_pkenc_list): Don't increment the error counter when | David Shaw | 1 | -0/+8 |
2002-09-02 | * g10.c (main): Try to set a default character set. Print the | Werner Koch | 1 | -1/+10 |
2002-08-30 | * pkclist.c (build_pk_list): Add new status code to indicate an untrusted | David Shaw | 1 | -0/+4 |
2002-08-30 | * pkclist.c (build_pk_list): Fail if any recipient keys are unusable. | David Shaw | 1 | -0/+13 |
2002-08-30 | * pkclist.c (do_we_trust_pre): Changed the wording of a warning. | Werner Koch | 1 | -0/+17 |
2002-08-28 | * sig-check.c (do_check_messages, do_check): Show keyid in error messages. | David Shaw | 1 | -0/+8 |
2002-08-26 | * hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into new | David Shaw | 1 | -0/+7 |
2002-08-23 | * sig-check.c (do_check, do_check_messages): Emit the usual sig warnings | David Shaw | 1 | -0/+8 |
2002-08-22 | * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys into | David Shaw | 1 | -0/+15 |
2002-08-21 | * import.c (import_print_stats): Print new non_imported counter | Werner Koch | 1 | -0/+5 |
2002-08-20 | * options.skel: Document no-include-attributes for keyserver-options. | David Shaw | 1 | -0/+3 |
2002-08-20 | * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments. | David Shaw | 1 | -0/+11 |