aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2002-10-14* keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec,David Shaw3-205/+403
2002-10-12* keygen.c (print_status_key_created): New.Werner Koch2-1/+27
2002-10-11* keyedit.c (menu_addrevoker): Properly back out if the signature fails.David Shaw2-4/+44
2002-10-07And changelog :)David Shaw1-0/+10
2002-10-07* import.c (import_keys_internal): Missed one s/inp/inp2/.David Shaw3-9/+15
2002-10-04* getkey.c (get_pubkey_direct): Don't cache keys retrieved via thisDavid Shaw3-4/+14
2002-10-04* import.c (import_keys_internal): s/inp/inp2/ to avoid shadowingWerner Koch3-13/+22
2002-10-03* options.h, g10.c (main): Add --strict and --no-strict to switch theDavid Shaw3-0/+10
2002-10-03* keylist.c (print_capabilities): Secret-parts-missing keys should showDavid Shaw4-5/+26
2002-10-02* import.c (import_secret_one): Check for an illegal (>110) protectionDavid Shaw7-15/+42
2002-10-01* import.c (import_one): Make sure that a newly imported key starts with aDavid Shaw2-1/+14
2002-10-01* getkey.c (get_pubkey_direct): New.Werner Koch2-1/+66
2002-09-30* keyserver.c (parse_keyserver_uri): Force the keyserver URI scheme toDavid Shaw2-0/+13
2002-09-282002-09-28 David Shaw <[email protected]>David Shaw4-14/+40
2002-09-25* Makefile.am: Link gpg with EGDLIBS (i.e. NETLIBS) as EGD uses sockets.David Shaw2-1/+7
2002-09-24* import.c (import_keys_stream): Fix compiler type warning.David Shaw4-11/+19
2002-09-23added fast-import to import-optionsStefan Bellon5-21/+33
2002-09-22avoid function cloneStefan Bellon2-50/+40
2002-09-21added trustdb update/check for stream import as wellStefan Bellon2-3/+16
2002-09-21trustdb checks/updates after importStefan Bellon2-1/+16
2002-09-20comment type fixWerner Koch1-1/+1
2002-09-19From stable branchDavid Shaw3-13/+23
2002-09-17From stable branchDavid Shaw4-26/+102
2002-09-13Import from stable branch.David Shaw5-71/+100
2002-09-12* Makefile.am, hkp.c, hkp.h, keyserver.c (keyserver_work): Remove internalDavid Shaw5-681/+6
2002-09-12* keyserver.c (keyserver_spawn): Remove whitespace after keyserverDavid Shaw2-5/+11
2002-09-11* g10.c, options.h: Removed option --emulate-checksum-bug.Werner Koch10-126/+152
2002-09-10* exec.c (expand_args): Remove loop left over from earlier implementation.David Shaw2-4/+13
2002-09-10Cleanups and minor fixes.Werner Koch17-64/+121
2002-09-09* g10.c (add_group): Use '=' to separate group name from group members.David Shaw3-3/+10
2002-09-04* mainproc.c (print_pkenc_list): Don't increment the error counter whenDavid Shaw2-1/+9
2002-09-02* g10.c (main): Try to set a default character set. Print theWerner Koch6-2/+55
2002-08-30* pkclist.c (build_pk_list): Add new status code to indicate an untrustedDavid Shaw2-1/+7
2002-08-30* pkclist.c (build_pk_list): Fail if any recipient keys are unusable.David Shaw4-3/+26
2002-08-30* pkclist.c (do_we_trust_pre): Changed the wording of a warning.Werner Koch7-59/+82
2002-08-28* sig-check.c (do_check_messages, do_check): Show keyid in error messages.David Shaw3-16/+27
2002-08-26* hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into newDavid Shaw2-78/+103
2002-08-23* sig-check.c (do_check, do_check_messages): Emit the usual sig warningsDavid Shaw3-9/+26
2002-08-22* import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys intoDavid Shaw6-113/+110
2002-08-21* import.c (import_print_stats): Print new non_imported counterWerner Koch2-3/+14
2002-08-20* options.skel: Document no-include-attributes for keyserver-options.David Shaw2-8/+17
2002-08-20* keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments.David Shaw7-4/+39
2002-08-19* getkey.c (get_user_id_native): Renamed to ..Werner Koch11-38/+120
2002-08-182002-08-16 Timo Schulz <[email protected]>Timo Schulz3-1/+26
2002-08-16Removed a leftover conflict indicator.Werner Koch1-1/+0
2002-08-16* seckey-cert.c: Workaround to allow decryption of v3 keys createdWerner Koch2-0/+31
2002-08-14* hkp.c (parse_hkp_index): Properly handle really large keys (5 digit keyDavid Shaw2-4/+9
2002-08-13* encode.c (encode_simple): Fix problem with using compression algo 2 andDavid Shaw5-47/+114
2002-08-09* options.skel: Some language tweaks, and remove the load-extensionDavid Shaw5-61/+71
2002-08-08* tdbio.c (tdbio_set_dbname): Create new trustdbs with user-onlyDavid Shaw2-0/+8