aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * mainproc.c (check_sig_and_print), keyedit.c (show_prefs,David Shaw2004-09-223-6/+15
* * keyedit.c (keyedit_menu): Don't show "addcardkey" in the menu if we doDavid Shaw2004-09-214-5/+15
* * gpg.sgml: Document -K.Werner Koch2004-09-208-12/+333
* * cardglue.c (open_card): Use shutdown code if possible.Werner Koch2004-09-206-43/+179
* (apdu_open_reader): No fallback if a full CCID reader id has beenWerner Koch2004-09-173-238/+21
* * configure.ac: Don't check for usb_create_match orWerner Koch2004-09-175-296/+623
* * keyedit.c (show_key_with_all_names, show_prefs): Show preferredDavid Shaw2004-09-162-5/+35
* * keygen.c (keygen_add_keyserver_url), keyedit.c (menu_set_keyserver_url):David Shaw2004-09-163-15/+34
* * keyedit.c (menu_set_keyserver_url): Confirm replacement of a keyserverDavid Shaw2004-09-162-9/+25
* * gpgv.c (agent_scd_getattr): Stub.David Shaw2004-09-154-0/+98
* * g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver.Werner Koch2004-09-154-128/+361
* * getkey.c (premerge_public_with_secret): Fix subkey<->binding sigDavid Shaw2004-09-142-1/+5
* * main.h, keylist.c (print_subpackets_colon): Make a public function.David Shaw2004-09-134-7/+85
* * options.h, keylist.c (print_one_subpacket, print_subpackets_colon):David Shaw2004-09-124-27/+176
* * card-util.c (fetch_url, card_edit): Use the pubkey URL stored on theDavid Shaw2004-09-115-5/+67
* * app-openpgp.c (get_cached_data): Avoid mallocing zero since it breaks usDavid Shaw2004-09-112-8/+15
* * ccid-driver.c (read_device_info): Fix segfault when usb device is notDavid Shaw2004-09-112-0/+15
* * README: Doc --disable-card-support and --without-readline.Werner Koch2004-09-0910-594/+1546
* * configure.ac: Check for readline.Werner Koch2004-09-092-15/+33
* * photoid.c: Include ttyio.h.Werner Koch2004-09-093-26/+19
* (generate_photo_id): Use tty_printf and not justWerner Koch2004-09-072-4/+9
* * keyserver.c (parse_keyrec): Force the 'e'xpired flag on as soon as weDavid Shaw2004-09-032-13/+22
* * encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup.David Shaw2004-08-275-60/+68
* * keyserver.c (keyserver_spawn): Show log line for what keyserver actionDavid Shaw2004-08-233-24/+57
* * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_nativeDavid Shaw2004-08-237-30/+31
* * keyserver.c (keyserver_search_prompt): Make sure the search string isDavid Shaw2004-08-232-9/+24
* (encode_session_key): Changed the zero random byteWerner Koch2004-08-192-2/+11
* 2004-08-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-08-182-3/+10
* * plaintext.c (handle_plaintext): Bigger buffer for extra safety.David Shaw2004-08-086-30/+48
* * armor.c (radix64_read): No armor CRC is legal according to the spec (theDavid Shaw2004-08-052-1/+10
* * misc.c (argsplit): Properly split quoted args from the keyword and trimDavid Shaw2004-07-282-9/+25
* * misc.c (optsep): Add the ability to understand keyword="quoted arg withDavid Shaw2004-07-282-3/+20
* * keylist.c (list_keyblock_print): Always use the new listing format whereDavid Shaw2004-07-166-42/+45
* * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked orDavid Shaw2004-07-155-5/+54
* * g10.c (main): Alias --charset as --display-charset to help avoid theDavid Shaw2004-07-157-59/+100
* (copy_secret_key): Get last fix right.Werner Koch2004-06-162-10/+9
* s/1/i/Werner Koch2004-06-161-2/+2
* * free-packet.c (copy_secret_key): Fixed memory leak when D is notWerner Koch2004-06-163-1/+36
* * keyserver.c (keyserver_refresh): Keep track of keys already fetched soDavid Shaw2004-05-262-3/+14
* * verify.c (verify_signatures): Verify multiple files in the same order inDavid Shaw2004-05-233-22/+32
* some late minor fixes.V1-3-6Werner Koch2004-05-228-15/+29
* * mainproc.c (check_sig_and_print): If we're honoring preferredDavid Shaw2004-05-225-41/+107
* * keyserver.c (keyidlist): Go back to the old fast keyid lister. OnlyDavid Shaw2004-05-214-99/+166
* * keyserver.c (keyserver_spawn): Fix keyserver options on tempfile onlyDavid Shaw2004-05-212-1/+6
* * keyserver.c (keyserver_work): Allow --refresh-keys with a preferredDavid Shaw2004-05-204-119/+57
* * options.h (ctrl): New for member IN_AUTO_KEY_RETRIEVE.David Shaw2004-05-204-6/+62
* * g10.c: New command --gpgconf-list. (gpgconf_list): New. From Werner onDavid Shaw2004-05-202-11/+59
* * pubkey-enc.c (get_session_key, get_it), keyedit.cDavid Shaw2004-05-203-24/+32
* * sign.c (update_keysig_packet): Policies and notations should be strippedDavid Shaw2004-05-193-3/+23
* * options.h, keyserver-internal.h, keyserver.c (parse_keyserver_uri):David Shaw2004-05-114-45/+70