aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.ac: Actually name the option --disable-finger and notWerner Koch2004-10-137-13/+24
* * keygen.c (read_parameter_file): New keyword "Handle". This isWerner Koch2004-10-134-25/+68
* (read_parameter_file): Changed to use iobuf based fileWerner Koch2004-10-122-18/+24
* * pkclist.c (do_edit_ownertrust): Use the same translated string forDavid Shaw2004-10-118-27/+51
* * configure.ac: New option --disable-finger.Werner Koch2004-10-115-29/+376
* * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c,David Shaw2004-10-109-47/+69
* * keygen.c (ask_key_flags): New. (ask_algo): Call it here in --expert modeDavid Shaw2004-10-102-30/+101
* * keygen.c (do_add_key_flags): The spec says that all primary keys MUST beDavid Shaw2004-10-102-6/+10
* * keygen.c (generate_keypair): Fix generating keys with the auth flag.David Shaw2004-10-102-3/+9
* * encr-data.c (decrypt_data): Give a warning with a weak key, but stillDavid Shaw2004-10-082-5/+15
* * pkclist.c (build_pk_list): Keystrify.David Shaw2004-10-073-33/+56
* * helptext.c, pkclist.c (do_we_trust): It is not possible to get here withDavid Shaw2004-10-065-137/+87
* * keyedit.c (sign_uids, ask_revoke_sig): Improve translatability of userDavid Shaw2004-10-062-23/+32
* * keyedit.c, keylist.c, keyserver.c, mainproc.c: TheDavid Shaw2004-10-065-21/+74
* * passphrase.c (agent_get_passphrase): Use keystrs for agent strings, andDavid Shaw2004-10-054-29/+37
* 2004-10-03 Timo Schulz <[email protected]>Timo Schulz2004-10-042-0/+6
* * keyedit.c (print_and_check_one_sig_colon): Fix bad keyids in colonDavid Shaw2004-10-042-10/+21
* * gpgv.c (i18n_init): Always use LC_ALL.V1-3-90Werner Koch2004-10-012-6/+5
* * mk-w32-dist: Updated from stable branch.Werner Koch2004-10-012-1/+5
* * gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out toDavid Shaw2004-09-304-52/+136
* * keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the manyDavid Shaw2004-09-295-24/+33
* * keyedit.c (print_and_check_one_sig): Account for the extra space thatDavid Shaw2004-09-292-16/+9
* * signal.c (got_fatal_signal): HAVE_DECL_SYS_SIGLIST is defined, but zeroDavid Shaw2004-09-283-4/+12
* * card-util.c (card_edit): Take admin only status from the table.Werner Koch2004-09-273-53/+93
* We need to take care that several files are also used in gnupg 1.9 andWerner Koch2004-09-272-42/+68
* * main.h, g10.c (main), card-util.c (change_pin): If "admin" has not beenDavid Shaw2004-09-256-94/+143
* * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw2004-09-2412-34/+45
* * 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-236-314/+645
* * gpg.sgml: Document "addcardkey" and "keytocard".Werner Koch2004-09-2312-114/+563
* * 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