aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2002-11-05* keyserver.c (keyserver_search_prompt): When --with-colons is enabled,David Shaw2-8/+16
2002-11-05* keyserver.c (keyserver_search_prompt): When --with-colons is enabled,David Shaw2-3/+27
2002-11-04* trustdb.c (trust_model_string, check_trustdb, update_trustdb,David Shaw2-23/+54
2002-11-03* options.h, g10.c (main): Add --trust-model option. Current models areDavid Shaw7-16/+45
2002-11-03* keyedit.c (sign_mk_attrib, trustsig_prompt, sign_uids, keyedit_menu):David Shaw4-39/+191
2002-11-03* keygen.c (set_one_pref, keygen_set_std_prefs): Allow using the fullDavid Shaw5-85/+130
2002-11-01* g10.c (main): Add --no-throw-keyid.David Shaw6-12/+69
2002-10-31added RISC OS module loading supportStefan Bellon6-13/+37
2002-10-31* build-packet.c (do_plaintext), encode.c (encode_sesskey, encode_simple,David Shaw4-5/+12
2002-10-30* trustdb.c (check_regexp): Modern regexps require REG_EXTENDED.David Shaw2-1/+5
2002-10-30* packet.h, trustdb.h, trustdb.c (trust_string): New. Return a stringDavid Shaw9-37/+334
2002-10-29* keyedit.c (print_and_check_one_sig, show_key_and_fingerprint,David Shaw7-11/+56
2002-10-29tidied RISC OS filetype supportStefan Bellon5-52/+45
2002-10-28filetype support for RISC OSStefan Bellon4-8/+66
2002-10-23* main.h, import.c (sec_to_pub_keyblock, import_secret_one,David Shaw4-5/+85
2002-10-23* pubkey-enc.c (get_it): Fix segv, test for revoked only when PKWerner Koch2-1/+6
2002-10-182002-10-18 Timo Schulz <[email protected]>Timo Schulz5-57/+69
2002-10-17* pkclist.c (do_edit_ownertrust): Show all user IDs. This shouldWerner Koch2-0/+35
2002-10-17* g10.c (main): Handle --strict and --no-strict from the command lineDavid Shaw2-0/+15
2002-10-15* g10.c (main): Disable --textmode when encrypting (symmetric or pk) inDavid Shaw2-0/+17
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