summaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* * pkclist.c (do_edit_ownertrust): Show all user IDs. This shouldWerner Koch2002-10-172-0/+35
* * g10.c (main): Handle --strict and --no-strict from the command lineDavid Shaw2002-10-172-0/+15
* * g10.c (main): Disable --textmode when encrypting (symmetric or pk) inDavid Shaw2002-10-152-0/+17
* * keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec,David Shaw2002-10-143-205/+403
* * keygen.c (print_status_key_created): New.Werner Koch2002-10-122-1/+27
* * keyedit.c (menu_addrevoker): Properly back out if the signature fails.David Shaw2002-10-112-4/+44
* And changelog :)David Shaw2002-10-081-0/+10
* * import.c (import_keys_internal): Missed one s/inp/inp2/.David Shaw2002-10-083-9/+15
* * getkey.c (get_pubkey_direct): Don't cache keys retrieved via thisDavid Shaw2002-10-053-4/+14
* * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowingWerner Koch2002-10-043-13/+22
* * options.h, g10.c (main): Add --strict and --no-strict to switch theDavid Shaw2002-10-043-0/+10
* * keylist.c (print_capabilities): Secret-parts-missing keys should showDavid Shaw2002-10-034-5/+26
* * import.c (import_secret_one): Check for an illegal (>110) protectionDavid Shaw2002-10-037-15/+42
* * import.c (import_one): Make sure that a newly imported key starts with aDavid Shaw2002-10-012-1/+14
* * getkey.c (get_pubkey_direct): New.Werner Koch2002-10-012-1/+66
* * keyserver.c (parse_keyserver_uri): Force the keyserver URI scheme toDavid Shaw2002-09-302-0/+13
* 2002-09-28 David Shaw <dshaw@jabberwocky.com>David Shaw2002-09-284-14/+40
* * Makefile.am: Link gpg with EGDLIBS (i.e. NETLIBS) as EGD uses sockets.David Shaw2002-09-252-1/+7
* * import.c (import_keys_stream): Fix compiler type warning.David Shaw2002-09-244-11/+19
* added fast-import to import-optionsStefan Bellon2002-09-235-21/+33
* avoid function cloneStefan Bellon2002-09-222-50/+40
* added trustdb update/check for stream import as wellStefan Bellon2002-09-222-3/+16
* trustdb checks/updates after importStefan Bellon2002-09-212-1/+16
* comment type fixWerner Koch2002-09-201-1/+1
* From stable branchDavid Shaw2002-09-193-13/+23
* From stable branchDavid Shaw2002-09-174-26/+102
* Import from stable branch.David Shaw2002-09-135-71/+100
* * Makefile.am, hkp.c, hkp.h, keyserver.c (keyserver_work): Remove internalDavid Shaw2002-09-125-681/+6
* * keyserver.c (keyserver_spawn): Remove whitespace after keyserverDavid Shaw2002-09-122-5/+11
* * g10.c, options.h: Removed option --emulate-checksum-bug.Werner Koch2002-09-1110-126/+152
* * exec.c (expand_args): Remove loop left over from earlier implementation.David Shaw2002-09-102-4/+13
* Cleanups and minor fixes.Werner Koch2002-09-1017-64/+121
* * g10.c (add_group): Use '=' to separate group name from group members.David Shaw2002-09-093-3/+10
* * mainproc.c (print_pkenc_list): Don't increment the error counter whenDavid Shaw2002-09-042-1/+9
* * g10.c (main): Try to set a default character set. Print theWerner Koch2002-09-026-2/+55
* * pkclist.c (build_pk_list): Add new status code to indicate an untrustedDavid Shaw2002-08-302-1/+7
* * pkclist.c (build_pk_list): Fail if any recipient keys are unusable.David Shaw2002-08-304-3/+26
* * pkclist.c (do_we_trust_pre): Changed the wording of a warning.Werner Koch2002-08-307-59/+82
* * sig-check.c (do_check_messages, do_check): Show keyid in error messages.David Shaw2002-08-283-16/+27
* * hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into newDavid Shaw2002-08-262-78/+103
* * sig-check.c (do_check, do_check_messages): Emit the usual sig warningsDavid Shaw2002-08-233-9/+26
* * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys intoDavid Shaw2002-08-226-113/+110
* * import.c (import_print_stats): Print new non_imported counterWerner Koch2002-08-212-3/+14
* * options.skel: Document no-include-attributes for keyserver-options.David Shaw2002-08-202-8/+17
* * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments.David Shaw2002-08-207-4/+39
* * getkey.c (get_user_id_native): Renamed to ..Werner Koch2002-08-1911-38/+120
* 2002-08-16 Timo Schulz <ts@winpt.org>Timo Schulz2002-08-183-1/+26
* Removed a leftover conflict indicator.Werner Koch2002-08-161-1/+0
* * seckey-cert.c: Workaround to allow decryption of v3 keys createdWerner Koch2002-08-162-0/+31
* * hkp.c (parse_hkp_index): Properly handle really large keys (5 digit keyDavid Shaw2002-08-152-4/+9