| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * getkey.c (get_seckey_byname2): If no explicit default key is set, don't | David Shaw | 2005-03-17 | 2 | -4/+13 |
* | * Makefile.am: Calculate GNUPG_LIBEXECDIR directly. Do not redefine | David Shaw | 2005-03-17 | 2 | -12/+7 |
* | * options.h, keyserver.c (parse_keyserver_options, keyserver_spawn): Don't | David Shaw | 2005-03-17 | 3 | -22/+18 |
* | (parse_ccid_descriptor): Make SCM workaround | Werner Koch | 2005-03-16 | 2 | -28/+76 |
* | * card-util.c (card_status): Use isotimestamp and not the | Werner Koch | 2005-03-14 | 2 | -3/+7 |
* | * cardglue.c (pin_cb): Disable debug output. | Werner Koch | 2005-03-14 | 6 | -3/+33 |
* | * keyserver.c (parse_keyserver_options): Accept honor-http-proxy as an | David Shaw | 2005-03-10 | 2 | -0/+11 |
* | * delkey.c (do_delete_key, delete_keys): Fix problem with --expert | David Shaw | 2005-03-10 | 2 | -22/+38 |
* | (keyedit_menu) [W32]: Run the trustdb stale check | Werner Koch | 2005-03-10 | 2 | -1/+19 |
* | * primegen.c (is_prime): Free A2. Noted by [email protected]. | Werner Koch | 2005-03-07 | 5 | -23/+81 |
* | * keyedit.c (keyedit_menu): Only print the key signing hint when signing | David Shaw | 2005-02-24 | 2 | -1/+8 |
* | * card-util.c (fetch_url): Fetch the key from the default | Werner Koch | 2005-02-16 | 2 | -4/+14 |
* | * gpg.sgml: Add bkuptocard command for --edit-key. | Werner Koch | 2005-02-15 | 6 | -40/+202 |
* | Disable the "quick check" bytes for PK decryptions. This is in | David Shaw | 2005-02-10 | 3 | -5/+18 |
* | * trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdb | David Shaw | 2005-02-06 | 5 | -15/+55 |
* | * getkey.c (merge_selfsigs_subkey): Merged away definition from the | David Shaw | 2005-02-05 | 2 | -0/+6 |
* | Updated to match the switch to the NSIS installer. | Werner Koch | 2005-02-03 | 3 | -136/+164 |
* | * keygen.c (do_generate_keypair): Write the auth key to the card | David Shaw | 2005-02-01 | 2 | -11/+27 |
* | * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFF | David Shaw | 2005-01-28 | 4 | -6/+15 |
* | * keygen.c (generate_subkeypair): Detect primary key on-card and | Werner Koch | 2005-01-27 | 3 | -18/+75 |
* | Updated to the version from 1.2.7. | Werner Koch | 2005-01-27 | 2 | -2/+8 |
* | * keyserver.c (parse_keyserver_uri): Allow RFC-2732 IPv6 [literal | David Shaw | 2005-01-26 | 2 | -4/+42 |
* | (do_generate_keypair): Don't continue after an error; | Werner Koch | 2005-01-25 | 2 | -3/+7 |
* | (get_cached_data): New arg GET_IMMEDIATE to bypass | Werner Koch | 2005-01-25 | 3 | -48/+65 |
* | * keyserver.c (free_keyserver_spec): Fix small leak. | David Shaw | 2005-01-22 | 2 | -0/+11 |
* | (open_card): Issue new CARDCTRL(4) status. | Werner Koch | 2005-01-20 | 2 | -1/+4 |
* | * gpgv.c (tty_fprintf): New stub. | Werner Koch | 2005-01-20 | 8 | -13/+371 |
* | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 2005-01-20 | 5 | -21/+79 |
* | (public_key_list): Do a trustdb staleness check before | Werner Koch | 2005-01-18 | 2 | -0/+15 |
* | * keyedit.c (keyedit_menu): Move command strings outside the function to | David Shaw | 2005-01-11 | 2 | -80/+89 |
* | * passphrase.c (readline, agent_send_option, agent_open, | David Shaw | 2005-01-10 | 2 | -7/+11 |
* | * filter.h, armor.c (armor_filter): Use the eol string from the armor | David Shaw | 2005-01-06 | 4 | -28/+66 |
* | * g10.c (main): Typo. | David Shaw | 2005-01-06 | 3 | -11/+27 |
* | * Makefile.am: Use @LIBUSB@ instead of @LIBUSB_LIBS@ | David Shaw | 2005-01-03 | 3 | -3/+15 |
* | * options.h, import.c (parse_import_options, delete_inv_parts): Add | David Shaw | 2005-01-01 | 4 | -2/+44 |
* | * packet.h, getkey.c (merge_selfsigs_main, sig_to_revoke_info), keyid.c | David Shaw | 2004-12-30 | 5 | -11/+46 |
* | (find_endpoint): New. | Werner Koch | 2004-12-28 | 2 | -26/+190 |
* | * keyserver.c (keyserver_typemap): Only map HTTP and FTP if libcurl has | David Shaw | 2004-12-24 | 2 | -2/+9 |
* | * options.h, keyserver.c (parse_keyserver_uri): Properly parse auth data | David Shaw | 2004-12-22 | 3 | -0/+24 |
* | * keyserver.c (keyserver_typemap): New. Map certain keyserver types to a | David Shaw | 2004-12-22 | 3 | -11/+33 |
* | * keyedit.c (menu_set_keyserver_url): Make sure we only operate on the | David Shaw | 2004-12-21 | 3 | -4/+14 |
* | * keylist.c (list_keyblock_print): Secret key listings should always show | David Shaw | 2004-12-21 | 3 | -16/+31 |
* | (ask_expire_interval): For better translations chnage 2 | Werner Koch | 2004-12-20 | 2 | -7/+13 |
* | * seckey-cert.c (do_check): Handle case when checksum was okay but | Werner Koch | 2004-12-20 | 2 | -2/+22 |
* | * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password". | David Shaw | 2004-12-20 | 8 | -32/+61 |
* | * keygen.c (keygen_get_std_prefs): Set reference count when creating the | David Shaw | 2004-12-19 | 3 | -28/+61 |
* | * keyedit.c (menu_revkey): Rename to menu_revsubkey. (menu_revkey): New. | David Shaw | 2004-12-19 | 2 | -19/+77 |
* | Readline fix to be robust against platforms where readline has its own | David Shaw | 2004-12-18 | 3 | -3/+10 |
* | * passphrase.c (agent_get_passphrase): Define NREAD locally as | Werner Koch | 2004-12-17 | 4 | -3/+13 |
* | * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg to | David Shaw | 2004-12-16 | 2 | -18/+21 |