aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2004-10-11* pkclist.c (do_edit_ownertrust): Use the same translated string forDavid Shaw8-27/+51
2004-10-11* configure.ac: New option --disable-finger.Werner Koch5-29/+376
2004-10-10* card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c,David Shaw9-47/+69
2004-10-10* keygen.c (ask_key_flags): New. (ask_algo): Call it here in --expert modeDavid Shaw2-30/+101
2004-10-10* keygen.c (do_add_key_flags): The spec says that all primary keys MUST beDavid Shaw2-6/+10
2004-10-10* keygen.c (generate_keypair): Fix generating keys with the auth flag.David Shaw2-3/+9
2004-10-08* encr-data.c (decrypt_data): Give a warning with a weak key, but stillDavid Shaw2-5/+15
2004-10-07* pkclist.c (build_pk_list): Keystrify.David Shaw3-33/+56
2004-10-06* helptext.c, pkclist.c (do_we_trust): It is not possible to get here withDavid Shaw5-137/+87
2004-10-06* keyedit.c (sign_uids, ask_revoke_sig): Improve translatability of userDavid Shaw2-23/+32
2004-10-06* keyedit.c, keylist.c, keyserver.c, mainproc.c: TheDavid Shaw5-21/+74
2004-10-05* passphrase.c (agent_get_passphrase): Use keystrs for agent strings, andDavid Shaw4-29/+37
2004-10-042004-10-03 Timo Schulz <[email protected]>Timo Schulz2-0/+6
2004-10-04* keyedit.c (print_and_check_one_sig_colon): Fix bad keyids in colonDavid Shaw2-10/+21
2004-10-01* gpgv.c (i18n_init): Always use LC_ALL.V1-3-90Werner Koch2-6/+5
2004-10-01* mk-w32-dist: Updated from stable branch.Werner Koch2-1/+5
2004-09-30* gpgv.c (i18n_init): Always use LC_ALL.Werner Koch2-6/+3
2004-09-30* gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out toDavid Shaw4-52/+136
2004-09-30Preparing a new release. Updated gettextWerner Koch2-1/+5
2004-09-29* keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the manyDavid Shaw5-24/+33
2004-09-29* keyedit.c (print_and_check_one_sig): Account for the extra space thatDavid Shaw2-16/+9
2004-09-28* signal.c (got_fatal_signal): HAVE_DECL_SYS_SIGLIST is defined, but zeroDavid Shaw3-4/+12
2004-09-27* card-util.c (card_edit): Take admin only status from the table.Werner Koch3-53/+93
2004-09-27We need to take care that several files are also used in gnupg 1.9 andWerner Koch2-42/+68
2004-09-25* main.h, g10.c (main), card-util.c (change_pin): If "admin" has not beenDavid Shaw6-94/+143
2004-09-24* main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw12-34/+45
2004-09-24* keyedit.c (keyedit_menu), gpgv.c (agent_scd_getattr (stub)), keygen.cDavid Shaw4-34/+45
2004-09-23Note: I have not fully tested the new key creation due to a pc/scWerner Koch6-314/+645
2004-09-23* gpg.sgml: Document "addcardkey" and "keytocard".Werner Koch12-114/+563
2004-09-22* mainproc.c (check_sig_and_print), keyedit.c (show_prefs,David Shaw3-6/+15
2004-09-21* keyedit.c (keyedit_menu): Don't show "addcardkey" in the menu if we doDavid Shaw4-5/+15
2004-09-20(show_key_with_all_names): Print the card S/N.Werner Koch2-0/+25
2004-09-20* gpg.sgml: Document -K.Werner Koch8-12/+333
2004-09-20* cardglue.c (open_card): Use shutdown code if possible.Werner Koch6-43/+179
2004-09-17(apdu_open_reader): No fallback if a full CCID reader id has beenWerner Koch3-238/+21
2004-09-17* configure.ac: Don't check for usb_create_match orWerner Koch5-296/+623
2004-09-16* keyedit.c (show_key_with_all_names, show_prefs): Show preferredDavid Shaw2-5/+35
2004-09-16* keygen.c (keygen_add_keyserver_url), keyedit.c (menu_set_keyserver_url):David Shaw3-15/+34
2004-09-16* keyedit.c (menu_set_keyserver_url): Confirm replacement of a keyserverDavid Shaw2-9/+25
2004-09-15* gpgv.c (agent_scd_getattr): Stub.David Shaw4-0/+98
2004-09-15* g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver.Werner Koch4-128/+361
2004-09-14* getkey.c (premerge_public_with_secret): Fix subkey<->binding sigDavid Shaw2-1/+5
2004-09-13* main.h, keylist.c (print_subpackets_colon): Make a public function.David Shaw4-7/+85
2004-09-12* options.h, keylist.c (print_one_subpacket, print_subpackets_colon):David Shaw4-27/+176
2004-09-11* card-util.c (fetch_url, card_edit): Use the pubkey URL stored on theDavid Shaw5-5/+67
2004-09-112004-09-11 Moritz Schulte <[email protected]>Moritz Schulte2-1/+5
2004-09-11* app-openpgp.c (get_cached_data): Avoid mallocing zero since it breaks usDavid Shaw2-8/+15
2004-09-11* ccid-driver.c (read_device_info): Fix segfault when usb device is notDavid Shaw2-0/+15
2004-09-09* README: Doc --disable-card-support and --without-readline.Werner Koch10-594/+1546
2004-09-09* configure.ac: Check for readline.Werner Koch2-15/+33