aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2004-10-01* gpgv.c (i18n_init): Always use LC_ALL.V1-3-90Werner Koch1-0/+4
2004-10-01* mk-w32-dist: Updated from stable branch.Werner Koch1-0/+4
2004-09-30* gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out toDavid Shaw1-0/+12
2004-09-29* keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the manyDavid Shaw1-0/+6
2004-09-29* keyedit.c (print_and_check_one_sig): Account for the extra space thatDavid Shaw1-0/+6
2004-09-28* signal.c (got_fatal_signal): HAVE_DECL_SYS_SIGLIST is defined, but zeroDavid Shaw1-0/+8
2004-09-27* card-util.c (card_edit): Take admin only status from the table.Werner Koch1-1/+6
2004-09-27We need to take care that several files are also used in gnupg 1.9 andWerner Koch1-0/+8
2004-09-25* main.h, g10.c (main), card-util.c (change_pin): If "admin" has not beenDavid Shaw1-0/+14
2004-09-24* main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw1-0/+9
2004-09-24* keyedit.c (keyedit_menu), gpgv.c (agent_scd_getattr (stub)), keygen.cDavid Shaw1-0/+6
2004-09-23Note: I have not fully tested the new key creation due to a pc/scWerner Koch1-0/+15
2004-09-23* gpg.sgml: Document "addcardkey" and "keytocard".Werner Koch1-0/+27
2004-09-22* mainproc.c (check_sig_and_print), keyedit.c (show_prefs,David Shaw1-0/+5
2004-09-21* keyedit.c (keyedit_menu): Don't show "addcardkey" in the menu if we doDavid Shaw1-0/+8
2004-09-20* gpg.sgml: Document -K.Werner Koch1-0/+11
2004-09-20* cardglue.c (open_card): Use shutdown code if possible.Werner Koch1-0/+12
2004-09-17(apdu_open_reader): No fallback if a full CCID reader id has beenWerner Koch1-0/+2
2004-09-17* configure.ac: Don't check for usb_create_match orWerner Koch1-0/+19
2004-09-16* keyedit.c (show_key_with_all_names, show_prefs): Show preferredDavid Shaw1-0/+3
2004-09-16* keygen.c (keygen_add_keyserver_url), keyedit.c (menu_set_keyserver_url):David Shaw1-0/+4
2004-09-16* keyedit.c (menu_set_keyserver_url): Confirm replacement of a keyserverDavid Shaw1-0/+5
2004-09-15* gpgv.c (agent_scd_getattr): Stub.David Shaw1-0/+13
2004-09-15* g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver.Werner Koch1-0/+11
2004-09-14* getkey.c (premerge_public_with_secret): Fix subkey<->binding sigDavid Shaw1-0/+4
2004-09-13* main.h, keylist.c (print_subpackets_colon): Make a public function.David Shaw1-0/+9
2004-09-12* options.h, keylist.c (print_one_subpacket, print_subpackets_colon):David Shaw1-0/+11
2004-09-11* card-util.c (fetch_url, card_edit): Use the pubkey URL stored on theDavid Shaw1-0/+10
2004-09-11* app-openpgp.c (get_cached_data): Avoid mallocing zero since it breaks usDavid Shaw1-0/+3
2004-09-11* ccid-driver.c (read_device_info): Fix segfault when usb device is notDavid Shaw1-0/+7
2004-09-09* README: Doc --disable-card-support and --without-readline.Werner Koch1-0/+74
2004-09-09* configure.ac: Check for readline.Werner Koch1-0/+5
2004-09-09* photoid.c: Include ttyio.h.Werner Koch1-0/+7
2004-09-07(generate_photo_id): Use tty_printf and not justWerner Koch1-0/+5
2004-09-03* keyserver.c (parse_keyrec): Force the 'e'xpired flag on as soon as weDavid Shaw1-0/+6
2004-08-27* encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup.David Shaw1-0/+5
2004-08-23* keyserver.c (keyserver_spawn): Show log line for what keyserver actionDavid Shaw1-0/+8
2004-08-23* keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_nativeDavid Shaw1-0/+5
2004-08-23* keyserver.c (keyserver_search_prompt): Make sure the search string isDavid Shaw1-0/+5
2004-08-19(encode_session_key): Changed the zero random byteWerner Koch1-0/+6
2004-08-182004-08-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+5
2004-08-08* plaintext.c (handle_plaintext): Bigger buffer for extra safety.David Shaw1-0/+21
2004-08-05* armor.c (radix64_read): No armor CRC is legal according to the spec (theDavid Shaw1-0/+5
2004-07-28* misc.c (argsplit): Properly split quoted args from the keyword and trimDavid Shaw1-0/+5
2004-07-28* misc.c (optsep): Add the ability to understand keyword="quoted arg withDavid Shaw1-0/+5
2004-07-16* keylist.c (list_keyblock_print): Always use the new listing format whereDavid Shaw1-0/+13
2004-07-15* keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked orDavid Shaw1-0/+13
2004-07-15* g10.c (main): Alias --charset as --display-charset to help avoid theDavid Shaw1-0/+16
2004-06-16(copy_secret_key): Get last fix right.Werner Koch1-0/+4
2004-06-16* free-packet.c (copy_secret_key): Fixed memory leak when D is notWerner Koch1-0/+8