aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2004-09-09* photoid.c: Include ttyio.h.Werner Koch3-26/+19
2004-09-07(generate_photo_id): Use tty_printf and not justWerner Koch2-4/+9
2004-09-03* keyserver.c (parse_keyrec): Force the 'e'xpired flag on as soon as weDavid Shaw2-13/+22
2004-08-31Better take the length of SKELEXT into accountWerner Koch2-2/+4
2004-08-31* openfile.c (copy_options_file): Use gpg-conf.skelWerner Koch3-2/+7
2004-08-27* encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup.David Shaw5-60/+68
2004-08-23* keyserver.c (keyserver_spawn): Show log line for what keyserver actionDavid Shaw3-24/+57
2004-08-23* keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_nativeDavid Shaw7-30/+31
2004-08-23* keyserver.c (keyserver_search_prompt): Make sure the search string isDavid Shaw2-9/+24
2004-08-19(encode_session_key): Changed the zero random byteWerner Koch2-2/+11
2004-08-182004-08-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-3/+10
2004-08-182004-08-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-3/+10
2004-08-08* plaintext.c (handle_plaintext): Bigger buffer for extra safety.David Shaw6-30/+48
2004-08-05* armor.c (radix64_read): No armor CRC is legal according to the spec (theDavid Shaw2-1/+10
2004-07-28* misc.c (argsplit): Properly split quoted args from the keyword and trimDavid Shaw2-9/+25
2004-07-28* misc.c (optsep): Add the ability to understand keyword="quoted arg withDavid Shaw2-3/+20
2004-07-16* keylist.c (list_keyblock_print): Always use the new listing format whereDavid Shaw6-42/+45
2004-07-15* keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked orDavid Shaw5-5/+54
2004-07-15* g10.c (main): Alias --charset as --display-charset to help avoid theDavid Shaw7-59/+100
2004-07-01* card-util.c (change_login): Kludge to allow reading data from aWerner Koch4-11/+146
2004-06-16(copy_secret_key): Get last fix right.Werner Koch2-10/+9
2004-06-16s/1/i/Werner Koch1-2/+2
2004-06-16* free-packet.c (copy_secret_key): Fixed memory leak when D is notWerner Koch3-1/+36
2004-05-26* keyserver.c (keyserver_refresh): Keep track of keys already fetched soDavid Shaw2-3/+14
2004-05-23* verify.c (verify_signatures): Verify multiple files in the same order inDavid Shaw3-22/+32
2004-05-22some late minor fixes.V1-3-6Werner Koch8-15/+29
2004-05-22* mainproc.c (check_sig_and_print): If we're honoring preferredDavid Shaw5-41/+107
2004-05-21* keyserver.c (keyidlist): Go back to the old fast keyid lister. OnlyDavid Shaw4-99/+166
2004-05-21* keyserver.c (keyserver_spawn): Fix keyserver options on tempfile onlyDavid Shaw2-1/+6
2004-05-20* keyserver.c (keyserver_work): Allow --refresh-keys with a preferredDavid Shaw4-119/+57
2004-05-20* options.h (ctrl): New for member IN_AUTO_KEY_RETRIEVE.David Shaw4-6/+62
2004-05-20* g10.c: New command --gpgconf-list. (gpgconf_list): New. From Werner onDavid Shaw2-11/+59
2004-05-20* pubkey-enc.c (get_session_key, get_it), keyedit.cDavid Shaw3-24/+32
2004-05-19* sign.c (update_keysig_packet): Policies and notations should be strippedDavid Shaw3-3/+23
2004-05-11* options.h, keyserver-internal.h, keyserver.c (parse_keyserver_uri):David Shaw4-45/+70
2004-05-11* keylist.c (show_policy_url, show_keyserver_url, show_notation)Werner Koch4-4/+35
2004-05-10* options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (structDavid Shaw6-15/+27
2004-05-08* keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passingDavid Shaw5-88/+134
2004-05-07(write_plaintext_packet): Fixed the detection of tooWerner Koch2-8/+18
2004-05-05* keylist.c (show_notation): Use bits to select which sort of notation toDavid Shaw6-47/+75
2004-04-30(main) <gpgconf>: Use gpg.conf and not /dev/null asWerner Koch2-2/+9
2004-04-29* card-util.c (card_edit): Remove PIN verification.Werner Koch3-33/+33
2004-04-29* main.h, keylist.c (show_notation): Add argument to show only userDavid Shaw6-7/+28
2004-04-28* card-util.c (card_edit): Require PIN only for generate.Werner Koch3-33/+37
2004-04-27(keyserver_spawn) [EXEC_TEMPFILE_ONLY]: RemovedWerner Koch2-4/+3
2004-04-27A bunch of changes for the openpgp card.Werner Koch19-259/+1954
2004-04-26(change_name): Check that the NAME is not too long.Werner Koch2-0/+30
2004-04-26* getkey.c (get_seckey_byname2): Significantly simplify this function byDavid Shaw2-32/+18
2004-04-26* getkey.c (key_byname): If namelist is NULL, return the first key in theDavid Shaw2-29/+46
2004-04-23* keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not createDavid Shaw7-6/+121