aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2004-10-28About to release 1.3.92Werner Koch3-3/+9
2004-10-28* card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c,David Shaw8-19/+27
2004-10-28* keylist.c (status_one_subpacket): New. Send the subpacket data to theDavid Shaw6-84/+116
2004-10-28* keyring.c: Make some strings translatable.David Shaw4-25/+34
2004-10-28* delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a fewDavid Shaw7-33/+48
2004-10-26(verify_chv3): The minimum length for CHV3 isWerner Koch1-3/+3
2004-10-26(agent_send_all_options): Try to deduce the ttynameWerner Koch3-5/+43
2004-10-21* options.h, g10.c (main), mainproc.c (check_sig_and_print): RenameDavid Shaw5-8/+17
2004-10-21* configure.ac: Remove the check for asprintfWerner Koch4-4/+26
2004-10-21* g10.c (parse_list_options): Fix non-constant initializer so we can buildDavid Shaw2-11/+11
2004-10-20* apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion.Werner Koch8-47/+493
2004-10-17(agent_get_passphrase): Cast UIDLEN to int. NotedWerner Koch2-3/+8
2004-10-16* parse-packet.c (parse_one_sig_subpkt, enum_sig_subpkt): Don't BUG() onDavid Shaw2-10/+12
2004-10-15* README: Mentioned --enable-selinux-support.Werner Koch8-17/+52
2004-10-15* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.Werner Koch2-32/+115
2004-10-15* pkclist.c (do_edit_ownertrust): Add a note to translators.Werner Koch4-2/+31
2004-10-14another s/unsigned char*/byte*/Werner Koch2-3/+5
2004-10-14* keylist.c (list_keyblock_print): Show the fingerprint after the key, notDavid Shaw4-102/+104
2004-10-14* export.c (do_export_stream) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch3-0/+23
2004-10-14* misc.c (is_secured_filename): New.Werner Koch11-36/+159
2004-10-13* armor.c (fake_packet): Allow arbitrary dash-escaped lines as perDavid Shaw2-20/+22
2004-10-13* keyserver.c (keyserver_work): Handle keyserver timeouts.David Shaw2-0/+6
2004-10-13Added SELInux hacks and did some cleanups.Werner Koch20-46/+395
2004-10-13* pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw6-32/+73
2004-10-13* configure.ac: Actually name the option --disable-finger and notWerner Koch7-13/+24
2004-10-13 * keygen.c (read_parameter_file): New keyword "Handle". This isWerner Koch4-25/+68
2004-10-12(read_parameter_file): Changed to use iobuf based fileWerner Koch2-18/+24
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, keydb.c (keydb_add_resource): Factored keyring creation out toDavid Shaw4-52/+136
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