| Commit message (Expand) | Author | Age | Files | Lines |
* | * keydb.h, passphrase.c (next_to_last_passphrase): New. "Touch" a | David Shaw | 2006-01-17 | 1 | -18/+11 |
* | Add "help" sub option to --*-options. | Werner Koch | 2005-09-07 | 1 | -1/+1 |
* | * g10.c (main), passphrase.c (set_passphrase_from_string): New | David Shaw | 2005-08-05 | 1 | -0/+13 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -34/+34 |
* | * passphrase.c (agent_get_passphrase): Make sure to release the | Werner Koch | 2005-07-26 | 1 | -4/+29 |
* | * signal.c [HAVE_DOSISH_SYSTEM]: Fix unused function warnings on mingw32. | David Shaw | 2005-06-01 | 1 | -9/+2 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
* | * passphrase.c (ask_passphrase): Unescape the description string. | Werner Koch | 2005-05-24 | 1 | -1/+10 |
* | (ccid_transceive): Arghhh. The seqno is another | Werner Koch | 2005-05-20 | 1 | -18/+35 |
* | * passphrase.c (agent_get_passphrase): Add new arg CACHEID. | Werner Koch | 2005-05-03 | 1 | -23/+48 |
* | Changes to make use of code taken from libassuan. This replaces the | Werner Koch | 2005-04-05 | 1 | -570/+199 |
* | * gpg.sgml: Add bkuptocard command for --edit-key. | Werner Koch | 2005-02-15 | 1 | -8/+13 |
* | * passphrase.c (readline, agent_send_option, agent_open, | David Shaw | 2005-01-10 | 1 | -7/+5 |
* | * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password". | David Shaw | 2004-12-20 | 1 | -2/+2 |
* | * passphrase.c (agent_get_passphrase): Define NREAD locally as | Werner Koch | 2004-12-17 | 1 | -1/+3 |
* | automake updates, removed one debug outputV1-3-93 | Werner Koch | 2004-12-14 | 1 | -1/+0 |
* | (read_passphrase_from_fd): Fixed memory leak. | Werner Koch | 2004-12-13 | 1 | -1/+4 |
* | * passphrase.c (agent_get_passphrase): New args CUSTOM_PROMPT and | Werner Koch | 2004-12-09 | 1 | -10/+39 |
* | (open_info_file): New. | Werner Koch | 2004-11-17 | 1 | -11/+17 |
* | 2004-11-03 Timo Schulz <[email protected]> | Timo Schulz | 2004-11-03 | 1 | -64/+73 |
* | * skclist.c (build_sk_list): Don't need to warn about PGP-generated | David Shaw | 2004-10-28 | 1 | -4/+5 |
* | * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c, | David Shaw | 2004-10-28 | 1 | -2/+2 |
* | (agent_send_all_options): Try to deduce the ttyname | Werner Koch | 2004-10-26 | 1 | -2/+6 |
* | (agent_get_passphrase): Cast UIDLEN to int. Noted | Werner Koch | 2004-10-17 | 1 | -1/+1 |
* | * README: Mentioned --enable-selinux-support. | Werner Koch | 2004-10-15 | 1 | -3/+0 |
* | * helptext.c, pkclist.c (do_we_trust): It is not possible to get here with | David Shaw | 2004-10-06 | 1 | -6/+4 |
* | * passphrase.c (agent_get_passphrase): Use keystrs for agent strings, and | David Shaw | 2004-10-05 | 1 | -14/+20 |
* | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 2004-09-24 | 1 | -1/+1 |
* | 2004-08-18 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-08-18 | 1 | -3/+5 |
* | * free-packet.c (copy_secret_key): Fixed memory leak when D is not | Werner Koch | 2004-06-16 | 1 | -1/+20 |
* | * getkey.c (merge_selfsigs_subkey): Do not mark subkeys valid if we do not | David Shaw | 2004-03-05 | 1 | -1/+1 |
* | * revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.c | David Shaw | 2004-03-05 | 1 | -4/+14 |
* | * passphrase.c (ask_passphrase): Add optional promptid arg. | Werner Koch | 2003-10-21 | 1 | -2/+4 |
* | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 2003-09-30 | 1 | -15/+50 |
* | * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. | David Shaw | 2003-08-29 | 1 | -9/+13 |
* | * passphrase.c (read_passphrase_from_fd): Do a dummy read if the | Werner Koch | 2003-04-10 | 1 | -34/+107 |
* | * options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv" | David Shaw | 2003-03-11 | 1 | -5/+8 |
* | * encode.c (encode_simple), passphrase.c (passphrase_to_dek), sign.c | David Shaw | 2002-11-24 | 1 | -4/+1 |
* | * exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't need | David Shaw | 2002-11-13 | 1 | -7/+7 |
* | * keyedit.c (show_key_with_all_names_colon): Make --with-colons --edit | David Shaw | 2002-11-13 | 1 | -1/+1 |
* | * passphrase.c (agent_send_all_options): Use tty_get_ttyname to | Werner Koch | 2002-11-09 | 1 | -2/+2 |
* | * pubkey-enc.c (get_session_key): With hidden recipients or try a given | David Shaw | 2002-11-06 | 1 | -2/+3 |
* | * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowing | Werner Koch | 2002-10-04 | 1 | -10/+11 |
* | Cleanups and minor fixes. | Werner Koch | 2002-09-10 | 1 | -7/+1 |
* | * getkey.c (get_user_id_native): Renamed to .. | Werner Koch | 2002-08-19 | 1 | -1/+1 |
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -245/+757 |
* | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 2000-09-18 | 1 | -1/+0 |
* | See ChangeLog: Mon Aug 21 17:59:17 CEST 2000 Werner Koch | Werner Koch | 2000-08-21 | 1 | -0/+365 |
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -4/+5 |
* | See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch | Werner Koch | 2000-01-31 | 1 | -1/+0 |