aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * keyedit.c (keyedit_menu), gpgv.c (agent_scd_getattr (stub)), keygen.cDavid Shaw2004-09-244-34/+45
* Note: I have not fully tested the new key creation due to a pc/scWerner Koch2004-09-238-315/+652
* * gpg.sgml: Document "addcardkey" and "keytocard".Werner Koch2004-09-2315-116/+580
* * 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-2012-14/+356
* * 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-177-298/+628
* * 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
* * DETAILS: Document the 'spk' signature subpacket record. Add more detailDavid Shaw2004-09-163-9/+51
* * gpgv.c (agent_scd_getattr): Stub.David Shaw2004-09-154-0/+98
* * configure.ac: Give warning when using capabilities. Check forDavid Shaw2004-09-153-3/+17
* * g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver.Werner Koch2004-09-154-128/+361
* Document "--debug-ccid-driver".Werner Koch2004-09-152-0/+11
* * gpg.sgml: Note that --throw-keyid is --throw-keyids. Note changes inDavid Shaw2004-09-142-32/+34
* * getkey.c (premerge_public_with_secret): Fix subkey<->binding sigDavid Shaw2004-09-142-1/+5
* * pgpgroup-to-gpggroup: New perl script to take groups from PGP commandDavid Shaw2004-09-142-0/+47
* * 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
* * NEWS: Note HTTP basic auth.David Shaw2004-09-113-1/+16
* * ccid-driver.c (read_device_info): Fix segfault when usb device is notDavid Shaw2004-09-112-0/+15
* * http.h: Add auth field for a parsed_uri to allow for basic auth.David Shaw2004-09-102-1/+6
* * http.c (make_radix64_string, do_parse_uri, send_request): Add basic authDavid Shaw2004-09-102-16/+82
* * http.c (main): Fix test code for http-test.David Shaw2004-09-102-2/+6
* * README: Doc --disable-card-support and --without-readline.Werner Koch2004-09-0921-610/+1600
* * configure.ac: Check for readline.Werner Koch2004-09-097-17/+93
* * photoid.c: Include ttyio.h.Werner Koch2004-09-097-35/+75
* (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
* change back skey to unsigned and cast insteadStefan Bellon2004-08-272-2/+5
* fix type incompatibilityStefan Bellon2004-08-272-8/+13
* * encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup.David Shaw2004-08-275-60/+68
* * gpgkeys_ldap.c (get_key, search_key), gpgkeys_hkp.c (get_key,David Shaw2004-08-234-18/+4
* * 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
* * gpgkeys_hkp.c (dehtmlize): Understand the quote character (i.e.David Shaw2004-08-232-7/+21
* * gpgkeys_ldap.c (get_key): Factor out informational display into newDavid Shaw2004-08-232-74/+81
* * keyserver.c (keyserver_search_prompt): Make sure the search string isDavid Shaw2004-08-232-9/+24
* * gpgkeys_ldap.c (build_attrs): Properly terminate user ID strings thatDavid Shaw2004-08-232-0/+7
* * gpgkeys_ldap.c (find_basekeyspacedn): Use LDAP_SCOPE_BASE along with aDavid Shaw2004-08-232-7/+33
* * http.c (insert_escapes): Fix encoding problem for non-URI-safeDavid Shaw2004-08-192-2/+7
* (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
* * gpg.sgml: Remove show-long-keyids since it is replaced byDavid Shaw2004-08-072-24/+15