| Commit message (Expand) | Author | Files | Lines |
2004-09-23 | * gpg.sgml: Document "addcardkey" and "keytocard". | Werner Koch | 15 | -116/+580 |
2004-09-22 | * mainproc.c (check_sig_and_print), keyedit.c (show_prefs, | David Shaw | 3 | -6/+15 |
2004-09-22 | * keyedit.c (keyedit_menu): Don't show "addcardkey" in the menu if we do | David Shaw | 4 | -5/+15 |
2004-09-20 | * gpg.sgml: Document -K. | Werner Koch | 12 | -14/+356 |
2004-09-20 | * cardglue.c (open_card): Use shutdown code if possible. | Werner Koch | 6 | -43/+179 |
2004-09-17 | (apdu_open_reader): No fallback if a full CCID reader id has been | Werner Koch | 3 | -238/+21 |
2004-09-17 | * configure.ac: Don't check for usb_create_match or | Werner Koch | 7 | -298/+628 |
2004-09-16 | * keyedit.c (show_key_with_all_names, show_prefs): Show preferred | David Shaw | 2 | -5/+35 |
2004-09-16 | * keygen.c (keygen_add_keyserver_url), keyedit.c (menu_set_keyserver_url): | David Shaw | 3 | -15/+34 |
2004-09-16 | * keyedit.c (menu_set_keyserver_url): Confirm replacement of a keyserver | David Shaw | 2 | -9/+25 |
2004-09-16 | * DETAILS: Document the 'spk' signature subpacket record. Add more detail | David Shaw | 3 | -9/+51 |
2004-09-15 | * gpgv.c (agent_scd_getattr): Stub. | David Shaw | 4 | -0/+98 |
2004-09-15 | * configure.ac: Give warning when using capabilities. Check for | David Shaw | 3 | -3/+17 |
2004-09-15 | * g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver. | Werner Koch | 4 | -128/+361 |
2004-09-15 | Document "--debug-ccid-driver". | Werner Koch | 2 | -0/+11 |
2004-09-14 | * gpg.sgml: Note that --throw-keyid is --throw-keyids. Note changes in | David Shaw | 2 | -32/+34 |
2004-09-14 | * getkey.c (premerge_public_with_secret): Fix subkey<->binding sig | David Shaw | 2 | -1/+5 |
2004-09-14 | * pgpgroup-to-gpggroup: New perl script to take groups from PGP command | David Shaw | 2 | -0/+47 |
2004-09-13 | * main.h, keylist.c (print_subpackets_colon): Make a public function. | David Shaw | 4 | -7/+85 |
2004-09-12 | * options.h, keylist.c (print_one_subpacket, print_subpackets_colon): | David Shaw | 4 | -27/+176 |
2004-09-11 | * card-util.c (fetch_url, card_edit): Use the pubkey URL stored on the | David Shaw | 5 | -5/+67 |
2004-09-11 | * app-openpgp.c (get_cached_data): Avoid mallocing zero since it breaks us | David Shaw | 2 | -8/+15 |
2004-09-11 | * NEWS: Note HTTP basic auth. | David Shaw | 3 | -1/+16 |
2004-09-11 | * ccid-driver.c (read_device_info): Fix segfault when usb device is not | David Shaw | 2 | -0/+15 |
2004-09-10 | * http.h: Add auth field for a parsed_uri to allow for basic auth. | David Shaw | 2 | -1/+6 |
2004-09-10 | * http.c (make_radix64_string, do_parse_uri, send_request): Add basic auth | David Shaw | 2 | -16/+82 |
2004-09-10 | * http.c (main): Fix test code for http-test. | David Shaw | 2 | -2/+6 |
2004-09-09 | * README: Doc --disable-card-support and --without-readline. | Werner Koch | 21 | -610/+1600 |
2004-09-09 | * configure.ac: Check for readline. | Werner Koch | 7 | -17/+93 |
2004-09-09 | * photoid.c: Include ttyio.h. | Werner Koch | 7 | -35/+75 |
2004-09-07 | (generate_photo_id): Use tty_printf and not just | Werner Koch | 2 | -4/+9 |
2004-09-04 | * keyserver.c (parse_keyrec): Force the 'e'xpired flag on as soon as we | David Shaw | 2 | -13/+22 |
2004-08-27 | change back skey to unsigned and cast instead | Stefan Bellon | 2 | -2/+5 |
2004-08-27 | fix type incompatibility | Stefan Bellon | 2 | -8/+13 |
2004-08-27 | * encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup. | David Shaw | 5 | -60/+68 |
2004-08-23 | * gpgkeys_ldap.c (get_key, search_key), gpgkeys_hkp.c (get_key, | David Shaw | 4 | -18/+4 |
2004-08-23 | * keyserver.c (keyserver_spawn): Show log line for what keyserver action | David Shaw | 3 | -24/+57 |
2004-08-23 | * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_native | David Shaw | 7 | -30/+31 |
2004-08-23 | * gpgkeys_hkp.c (dehtmlize): Understand the quote character (i.e. | David Shaw | 2 | -7/+21 |
2004-08-23 | * gpgkeys_ldap.c (get_key): Factor out informational display into new | David Shaw | 2 | -74/+81 |
2004-08-23 | * keyserver.c (keyserver_search_prompt): Make sure the search string is | David Shaw | 2 | -9/+24 |
2004-08-23 | * gpgkeys_ldap.c (build_attrs): Properly terminate user ID strings that | David Shaw | 2 | -0/+7 |
2004-08-23 | * gpgkeys_ldap.c (find_basekeyspacedn): Use LDAP_SCOPE_BASE along with a | David Shaw | 2 | -7/+33 |
2004-08-19 | * http.c (insert_escapes): Fix encoding problem for non-URI-safe | David Shaw | 2 | -2/+7 |
2004-08-19 | (encode_session_key): Changed the zero random byte | Werner Koch | 2 | -2/+11 |
2004-08-18 | 2004-08-18 Marcus Brinkmann <marcus@g10code.de> | Marcus Brinkmann | 2 | -3/+10 |
2004-08-08 | * plaintext.c (handle_plaintext): Bigger buffer for extra safety. | David Shaw | 6 | -30/+48 |
2004-08-07 | * gpg.sgml: Remove show-long-keyids since it is replaced by | David Shaw | 2 | -24/+15 |
2004-08-05 | * armor.c (radix64_read): No armor CRC is legal according to the spec (the | David Shaw | 2 | -1/+10 |
2004-07-29 | * gpgkeys_ldap.c (main): Add "debug" option. This is only really useful | David Shaw | 2 | -11/+68 |