| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a few | David Shaw | 2004-10-28 | 7 | -33/+48 |
* | (verify_chv3): The minimum length for CHV3 is | Werner Koch | 2004-10-26 | 1 | -3/+3 |
* | (agent_send_all_options): Try to deduce the ttyname | Werner Koch | 2004-10-26 | 3 | -5/+43 |
* | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Rename | David Shaw | 2004-10-21 | 5 | -8/+17 |
* | * configure.ac: Remove the check for asprintf | Werner Koch | 2004-10-21 | 4 | -4/+26 |
* | * g10.c (parse_list_options): Fix non-constant initializer so we can build | David Shaw | 2004-10-21 | 2 | -11/+11 |
* | * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion. | Werner Koch | 2004-10-20 | 8 | -47/+493 |
* | (agent_get_passphrase): Cast UIDLEN to int. Noted | Werner Koch | 2004-10-17 | 2 | -3/+8 |
* | * parse-packet.c (parse_one_sig_subpkt, enum_sig_subpkt): Don't BUG() on | David Shaw | 2004-10-16 | 2 | -10/+12 |
* | * README: Mentioned --enable-selinux-support. | Werner Koch | 2004-10-15 | 8 | -17/+52 |
* | * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New. | Werner Koch | 2004-10-15 | 2 | -32/+115 |
* | * pkclist.c (do_edit_ownertrust): Add a note to translators. | Werner Koch | 2004-10-15 | 4 | -2/+31 |
* | another s/unsigned char*/byte*/ | Werner Koch | 2004-10-14 | 2 | -3/+5 |
* | * keylist.c (list_keyblock_print): Show the fingerprint after the key, not | David Shaw | 2004-10-14 | 4 | -102/+104 |
* | * export.c (do_export_stream) [ENABLE_SELINUX_HACKS]: Don't allow | Werner Koch | 2004-10-14 | 3 | -0/+23 |
* | * misc.c (is_secured_filename): New. | Werner Koch | 2004-10-14 | 11 | -36/+159 |
* | * armor.c (fake_packet): Allow arbitrary dash-escaped lines as per | David Shaw | 2004-10-13 | 2 | -20/+22 |
* | * keyserver.c (keyserver_work): Handle keyserver timeouts. | David Shaw | 2004-10-13 | 2 | -0/+6 |
* | Added SELInux hacks and did some cleanups. | Werner Koch | 2004-10-13 | 20 | -46/+395 |
* | * pkclist.c (do_edit_ownertrust): Different prompt when we're using direct | David Shaw | 2004-10-13 | 6 | -32/+73 |
* | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 2004-10-13 | 7 | -13/+24 |
* | * keygen.c (read_parameter_file): New keyword "Handle". This is | Werner Koch | 2004-10-13 | 4 | -25/+68 |
* | (read_parameter_file): Changed to use iobuf based file | Werner Koch | 2004-10-12 | 2 | -18/+24 |
* | * pkclist.c (do_edit_ownertrust): Use the same translated string for | David Shaw | 2004-10-11 | 8 | -27/+51 |
* | * configure.ac: New option --disable-finger. | Werner Koch | 2004-10-11 | 5 | -29/+376 |
* | * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c, | David Shaw | 2004-10-10 | 9 | -47/+69 |
* | * keygen.c (ask_key_flags): New. (ask_algo): Call it here in --expert mode | David Shaw | 2004-10-10 | 2 | -30/+101 |
* | * keygen.c (do_add_key_flags): The spec says that all primary keys MUST be | David Shaw | 2004-10-10 | 2 | -6/+10 |
* | * keygen.c (generate_keypair): Fix generating keys with the auth flag. | David Shaw | 2004-10-10 | 2 | -3/+9 |
* | * encr-data.c (decrypt_data): Give a warning with a weak key, but still | David Shaw | 2004-10-08 | 2 | -5/+15 |
* | * pkclist.c (build_pk_list): Keystrify. | David Shaw | 2004-10-07 | 3 | -33/+56 |
* | * helptext.c, pkclist.c (do_we_trust): It is not possible to get here with | David Shaw | 2004-10-06 | 5 | -137/+87 |
* | * keyedit.c (sign_uids, ask_revoke_sig): Improve translatability of user | David Shaw | 2004-10-06 | 2 | -23/+32 |
* | * keyedit.c, keylist.c, keyserver.c, mainproc.c: The | David Shaw | 2004-10-06 | 5 | -21/+74 |
* | * passphrase.c (agent_get_passphrase): Use keystrs for agent strings, and | David Shaw | 2004-10-05 | 4 | -29/+37 |
* | 2004-10-03 Timo Schulz <[email protected]> | Timo Schulz | 2004-10-04 | 2 | -0/+6 |
* | * keyedit.c (print_and_check_one_sig_colon): Fix bad keyids in colon | David Shaw | 2004-10-04 | 2 | -10/+21 |
* | * gpgv.c (i18n_init): Always use LC_ALL.V1-3-90 | Werner Koch | 2004-10-01 | 2 | -6/+5 |
* | * mk-w32-dist: Updated from stable branch. | Werner Koch | 2004-10-01 | 2 | -1/+5 |
* | * gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out to | David Shaw | 2004-09-30 | 4 | -52/+136 |
* | * keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the many | David Shaw | 2004-09-29 | 5 | -24/+33 |
* | * keyedit.c (print_and_check_one_sig): Account for the extra space that | David Shaw | 2004-09-29 | 2 | -16/+9 |
* | * signal.c (got_fatal_signal): HAVE_DECL_SYS_SIGLIST is defined, but zero | David Shaw | 2004-09-28 | 3 | -4/+12 |
* | * card-util.c (card_edit): Take admin only status from the table. | Werner Koch | 2004-09-27 | 3 | -53/+93 |
* | We need to take care that several files are also used in gnupg 1.9 and | Werner Koch | 2004-09-27 | 2 | -42/+68 |
* | * main.h, g10.c (main), card-util.c (change_pin): If "admin" has not been | David Shaw | 2004-09-25 | 6 | -94/+143 |
* | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 2004-09-24 | 12 | -34/+45 |
* | * keyedit.c (keyedit_menu), gpgv.c (agent_scd_getattr (stub)), keygen.c | David Shaw | 2004-09-24 | 4 | -34/+45 |
* | Note: I have not fully tested the new key creation due to a pc/sc | Werner Koch | 2004-09-23 | 6 | -314/+645 |
* | * gpg.sgml: Document "addcardkey" and "keytocard". | Werner Koch | 2004-09-23 | 12 | -114/+563 |