| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * apdu.c (apdu_send_le, apdu_send_direct), keylist.c | David Shaw | 2004-12-15 | 5 | -9/+24 |
* | * keyedit.c (keyedit_menu): Re-remove the N_() markers. | David Shaw | 2004-12-14 | 2 | -43/+45 |
* | * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key is | David Shaw | 2004-12-14 | 3 | -119/+196 |
* | automake updates, removed one debug outputV1-3-93 | Werner Koch | 2004-12-14 | 2 | -1/+2 |
* | Prepared for last 1.4 release candidate | Werner Koch | 2004-12-14 | 4 | -82/+95 |
* | (read_passphrase_from_fd): Fixed memory leak. | Werner Koch | 2004-12-13 | 2 | -1/+9 |
* | * keyserver.c (parse_preferred_keyserver): Force preferred keyserver | David Shaw | 2004-12-12 | 2 | -1/+6 |
* | * options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 or | David Shaw | 2004-12-11 | 5 | -6/+11 |
* | * app-openpgp.c (send_fprtime_if_not_null): New. | Werner Koch | 2004-12-10 | 5 | -2/+65 |
* | * options.h, g10.c (main), textfilter.c (len_without_trailing_ws): Removed | David Shaw | 2004-12-10 | 4 | -11/+35 |