| Commit message (Expand) | Author | Files | Lines |
2004-09-15 | * gpgv.c (agent_scd_getattr): Stub. | David Shaw | 1 | -0/+13 |
2004-09-15 | * g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver. | Werner Koch | 1 | -0/+11 |
2004-09-14 | * getkey.c (premerge_public_with_secret): Fix subkey<->binding sig | David Shaw | 1 | -0/+4 |
2004-09-13 | * main.h, keylist.c (print_subpackets_colon): Make a public function. | David Shaw | 1 | -0/+9 |
2004-09-12 | * options.h, keylist.c (print_one_subpacket, print_subpackets_colon): | David Shaw | 1 | -0/+11 |
2004-09-11 | * card-util.c (fetch_url, card_edit): Use the pubkey URL stored on the | David Shaw | 1 | -0/+10 |
2004-09-11 | * app-openpgp.c (get_cached_data): Avoid mallocing zero since it breaks us | David Shaw | 1 | -0/+3 |
2004-09-11 | * ccid-driver.c (read_device_info): Fix segfault when usb device is not | David Shaw | 1 | -0/+7 |
2004-09-09 | * README: Doc --disable-card-support and --without-readline. | Werner Koch | 1 | -0/+74 |
2004-09-09 | * configure.ac: Check for readline. | Werner Koch | 1 | -0/+5 |
2004-09-09 | * photoid.c: Include ttyio.h. | Werner Koch | 1 | -0/+7 |
2004-09-07 | (generate_photo_id): Use tty_printf and not just | Werner Koch | 1 | -0/+5 |
2004-09-03 | * keyserver.c (parse_keyrec): Force the 'e'xpired flag on as soon as we | David Shaw | 1 | -0/+6 |
2004-08-27 | * encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup. | David Shaw | 1 | -0/+5 |
2004-08-23 | * keyserver.c (keyserver_spawn): Show log line for what keyserver action | David Shaw | 1 | -0/+8 |
2004-08-23 | * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_native | David Shaw | 1 | -0/+5 |
2004-08-23 | * keyserver.c (keyserver_search_prompt): Make sure the search string is | David Shaw | 1 | -0/+5 |
2004-08-19 | (encode_session_key): Changed the zero random byte | Werner Koch | 1 | -0/+6 |
2004-08-18 | 2004-08-18 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+5 |
2004-08-08 | * plaintext.c (handle_plaintext): Bigger buffer for extra safety. | David Shaw | 1 | -0/+21 |
2004-08-05 | * armor.c (radix64_read): No armor CRC is legal according to the spec (the | David Shaw | 1 | -0/+5 |
2004-07-28 | * misc.c (argsplit): Properly split quoted args from the keyword and trim | David Shaw | 1 | -0/+5 |
2004-07-28 | * misc.c (optsep): Add the ability to understand keyword="quoted arg with | David Shaw | 1 | -0/+5 |
2004-07-16 | * keylist.c (list_keyblock_print): Always use the new listing format where | David Shaw | 1 | -0/+13 |
2004-07-15 | * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or | David Shaw | 1 | -0/+13 |
2004-07-15 | * g10.c (main): Alias --charset as --display-charset to help avoid the | David Shaw | 1 | -0/+16 |
2004-06-16 | (copy_secret_key): Get last fix right. | Werner Koch | 1 | -0/+4 |
2004-06-16 | * free-packet.c (copy_secret_key): Fixed memory leak when D is not | Werner Koch | 1 | -0/+8 |
2004-05-26 | * keyserver.c (keyserver_refresh): Keep track of keys already fetched so | David Shaw | 1 | -0/+6 |
2004-05-23 | * verify.c (verify_signatures): Verify multiple files in the same order in | David Shaw | 1 | -0/+9 |
2004-05-22 | some late minor fixes.V1-3-6 | Werner Koch | 1 | -0/+11 |
2004-05-22 | * mainproc.c (check_sig_and_print): If we're honoring preferred | David Shaw | 1 | -0/+15 |
2004-05-21 | * keyserver.c (keyidlist): Go back to the old fast keyid lister. Only | David Shaw | 1 | -0/+8 |
2004-05-21 | * keyserver.c (keyserver_spawn): Fix keyserver options on tempfile only | David Shaw | 1 | -0/+5 |
2004-05-20 | * keyserver.c (keyserver_work): Allow --refresh-keys with a preferred | David Shaw | 1 | -0/+12 |
2004-05-20 | * options.h (ctrl): New for member IN_AUTO_KEY_RETRIEVE. | David Shaw | 1 | -0/+8 |
2004-05-20 | * g10.c: New command --gpgconf-list. (gpgconf_list): New. From Werner on | David Shaw | 1 | -0/+5 |
2004-05-20 | * pubkey-enc.c (get_session_key, get_it), keyedit.c | David Shaw | 1 | -0/+6 |
2004-05-19 | * sign.c (update_keysig_packet): Policies and notations should be stripped | David Shaw | 1 | -0/+8 |
2004-05-11 | * options.h, keyserver-internal.h, keyserver.c (parse_keyserver_uri): | David Shaw | 1 | -0/+7 |
2004-05-11 | * keylist.c (show_policy_url, show_keyserver_url, show_notation) | Werner Koch | 1 | -0/+10 |
2004-05-10 | * options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (struct | David Shaw | 1 | -0/+7 |
2004-05-08 | * keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passing | David Shaw | 1 | -0/+11 |
2004-05-07 | (write_plaintext_packet): Fixed the detection of too | Werner Koch | 1 | -0/+5 |
2004-05-05 | * keylist.c (show_notation): Use bits to select which sort of notation to | David Shaw | 1 | -0/+10 |
2004-04-29 | * main.h, keylist.c (show_notation): Add argument to show only user | David Shaw | 1 | -0/+8 |
2004-04-28 | * card-util.c (card_edit): Require PIN only for generate. | Werner Koch | 1 | -0/+6 |
2004-04-27 | (keyserver_spawn) [EXEC_TEMPFILE_ONLY]: Removed | Werner Koch | 1 | -0/+3 |
2004-04-27 | A bunch of changes for the openpgp card. | Werner Koch | 1 | -0/+65 |
2004-04-26 | * getkey.c (get_seckey_byname2): Significantly simplify this function by | David Shaw | 1 | -0/+5 |