| Commit message (Expand) | Author | Files | Lines |
2004-12-21 | * keyedit.c (menu_set_keyserver_url): Make sure we only operate on the | David Shaw | 1 | -3/+4 |
2004-12-20 | (ask_expire_interval): For better translations chnage 2 | Werner Koch | 1 | -7/+10 |
2004-12-20 | * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password". | David Shaw | 1 | -1/+1 |
2004-12-19 | * keygen.c (keygen_get_std_prefs): Set reference count when creating the | David Shaw | 1 | -0/+2 |
2004-12-09 | * keygen.c (ask_algo): Add a choose-your-own-capabilities option for DSA. | David Shaw | 1 | -8/+15 |
2004-12-07 | * keygen.c (ask_keysize): Change strings to always use %u instead of | David Shaw | 1 | -57/+62 |
2004-10-28 | * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c, | David Shaw | 1 | -1/+1 |
2004-10-15 | * pkclist.c (do_edit_ownertrust): Add a note to translators. | Werner Koch | 1 | -0/+11 |
2004-10-14 | another s/unsigned char*/byte*/ | Werner Koch | 1 | -1/+1 |
2004-10-14 | * misc.c (is_secured_filename): New. | Werner Koch | 1 | -6/+22 |
2004-10-13 | Added SELInux hacks and did some cleanups. | Werner Koch | 1 | -0/+6 |
2004-10-13 | * keygen.c (read_parameter_file): New keyword "Handle". This is | Werner Koch | 1 | -25/+59 |
2004-10-12 | (read_parameter_file): Changed to use iobuf based file | Werner Koch | 1 | -18/+19 |
2004-10-10 | * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c, | David Shaw | 1 | -5/+6 |
2004-10-10 | * keygen.c (ask_key_flags): New. (ask_algo): Call it here in --expert mode | David Shaw | 1 | -30/+97 |
2004-10-10 | * keygen.c (do_add_key_flags): The spec says that all primary keys MUST be | David Shaw | 1 | -6/+6 |
2004-10-10 | * keygen.c (generate_keypair): Fix generating keys with the auth flag. | David Shaw | 1 | -3/+4 |
2004-09-24 | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 1 | -5/+5 |
2004-09-24 | * keyedit.c (keyedit_menu), gpgv.c (agent_scd_getattr (stub)), keygen.c | David Shaw | 1 | -3/+4 |
2004-09-23 | Note: I have not fully tested the new key creation due to a pc/sc | Werner Koch | 1 | -145/+530 |
2004-09-23 | * gpg.sgml: Document "addcardkey" and "keytocard". | Werner Koch | 1 | -0/+28 |
2004-09-20 | * gpg.sgml: Document -K. | Werner Koch | 1 | -7/+123 |
2004-09-16 | * keygen.c (keygen_add_keyserver_url), keyedit.c (menu_set_keyserver_url): | David Shaw | 1 | -1/+4 |
2004-07-15 | * g10.c (main): Alias --charset as --display-charset to help avoid the | David Shaw | 1 | -49/+53 |
2004-05-11 | * keylist.c (show_policy_url, show_keyserver_url, show_notation) | Werner Koch | 1 | -0/+18 |
2004-04-23 | * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create | David Shaw | 1 | -0/+2 |
2004-04-16 | * keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair, | David Shaw | 1 | -71/+182 |
2004-02-26 | * delkey.c (do_delete_key): Allow deleting a public key with a secret | David Shaw | 1 | -3/+3 |
2004-02-10 | * keygen.c (keygen_set_std_prefs): Build the default preferences list at | David Shaw | 1 | -33/+38 |
2004-01-19 | 2004-01-19 Moritz Schulte <[email protected]> | Moritz Schulte | 1 | -6/+4 |
2004-01-19 | 2004-01-19 Moritz Schulte <[email protected]> | Moritz Schulte | 1 | -1/+1 |
2004-01-18 | 2004-01-18 Moritz Schulte <[email protected]> | Moritz Schulte | 1 | -2/+2 |
2004-01-17 | * misc.c (print_cipher_algo_note): May as well call Rijndael AES | David Shaw | 1 | -4/+4 |
2003-11-27 | * keygen.c (ask_algo): Remove ability to generate Elgamal sign+encrypt | David Shaw | 1 | -23/+6 |
2003-11-01 | * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to the | David Shaw | 1 | -5/+7 |
2003-10-11 | Always enable the gen_card_key prototype. | Werner Koch | 1 | -2/+0 |
2003-10-08 | * cardglue.c (pin_cb): Detect whether an admin or regular PIN is | Werner Koch | 1 | -126/+308 |
2003-10-08 | * call-agent.c (agent_scd_getattr): Don't clear the passed info | Werner Koch | 1 | -176/+16 |
2003-09-30 | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 1 | -2/+6 |
2003-09-23 | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 1 | -10/+42 |
2003-09-18 | * g10.c: New command --card-edit. | Werner Koch | 1 | -209/+1 |
2003-09-06 | * configure.ac: Required newer versions of some libraries.V1-9-1 | Werner Koch | 1 | -1/+1 |
2003-09-05 | * keygen.c (do_add_key_flags, parse_parameter_usage) | Werner Koch | 1 | -3/+6 |
2003-09-02 | * configure.ac (HAVE_LIBUSB): Added a simple test for libusb. | Werner Koch | 1 | -0/+9 |
2003-08-31 | * main.h, keygen.c (keygen_add_keyserver_url): Signature callback for | David Shaw | 1 | -0/+10 |
2003-07-29 | * gpgsm.c (main): Add secmem features and set the random seed file. | Werner Koch | 1 | -208/+448 |
2003-07-24 | * g10.c: New command --card-status. | Werner Koch | 1 | -1/+1 |
2003-07-23 | * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards. | Werner Koch | 1 | -16/+28 |
2003-07-21 | * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. | David Shaw | 1 | -1/+19 |
2003-07-16 | * export.c (parse_export_options): New option sexp-format. | Werner Koch | 1 | -0/+2 |