| Commit message (Expand) | Author | Files | Lines |
2002-09-02 | * gpg.sgml: Updated the charset option. | Werner Koch | 3 | -2/+22 |
2002-09-02 | * strgutil.c (set_native_charset): Allow NULL as argument to use | Werner Koch | 2 | -3/+27 |
2002-09-02 | * gnupg.7: New mini man page. | Werner Koch | 3 | -2/+25 |
2002-08-30 | * gpg.sgml: Document keyserver-option include-subkeys. Note that | David Shaw | 3 | -1/+19 |
2002-08-30 | * pkclist.c (build_pk_list): Add new status code to indicate an untrusted | David Shaw | 2 | -1/+7 |
2002-08-30 | * pkclist.c (build_pk_list): Fail if any recipient keys are unusable. | David Shaw | 4 | -3/+26 |
2002-08-30 | * iobuf.c (block_filter): Removed the assert, so that one can pass | Werner Koch | 2 | -13/+15 |
2002-08-30 | * configure.ac (random_modules): Reworked the code to select the | Werner Koch | 6 | -79/+93 |
2002-08-30 | * pkclist.c (do_we_trust_pre): Changed the wording of a warning. | Werner Koch | 7 | -59/+82 |
2002-08-30 | * random.c: Automagically detect the entrop gatherer when | Werner Koch | 5 | -69/+129 |
2002-08-28 | * gpgkeys_hkp.c: (parse_hkp_index): Use same types on all platforms. | David Shaw | 2 | -6/+5 |
2002-08-28 | * sig-check.c (do_check_messages, do_check): Show keyid in error messages. | David Shaw | 3 | -16/+27 |
2002-08-28 | * gpgkeys_hkp.c: Overall cleanup from iobuf conversion. Be consistent in | David Shaw | 2 | -55/+53 |
2002-08-27 | * gpgkeys_hkp.c, Makefile.am: Convert over to using iobufs. | David Shaw | 3 | -369/+257 |
2002-08-27 | * configure.ac: Check type of mode_t. | David Shaw | 2 | -0/+3 |
2002-08-27 | * gpgkeys_hkp.c (http_get, http_post): Use CRLF for line endings. | David Shaw | 2 | -3/+5 |
2002-08-27 | * NEWS: Clarify that --libexecdir is a configure option. | David Shaw | 3 | -3/+9 |
2002-08-27 | * gpgkeys_hkp.c: Include util.h on RISC OS as per Stefan. Include a | David Shaw | 2 | -0/+39 |
2002-08-27 | * Makefile.am: May as well include gpgkeys_hkp.c in the distribution now. | David Shaw | 2 | -3/+5 |
2002-08-26 | * gpgkeys_hkp.c (main): Don't warn about include-subkeys - it isn't | David Shaw | 2 | -4/+10 |
2002-08-26 | * gpgkeys_hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into | David Shaw | 2 | -73/+104 |
2002-08-26 | * hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into new | David Shaw | 2 | -78/+103 |
2002-08-24 | * longlong.h: Remove space between \ and newline. gcc is complaining. | David Shaw | 2 | -2/+7 |
2002-08-23 | * sig-check.c (do_check, do_check_messages): Emit the usual sig warnings | David Shaw | 3 | -9/+26 |
2002-08-23 | * faq.raw: Updated. New Maintainer is David D. Scribner. | Werner Koch | 2 | -393/+484 |
2002-08-23 | Include intl/ in the CVS again; otherwise we are not able to | Werner Koch | 41 | -8/+8463 |
2002-08-22 | * gpg.sgml: Clarify meaning of keyserver option include-revoked. | David Shaw | 2 | -4/+10 |
2002-08-22 | * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys into | David Shaw | 6 | -113/+110 |
2002-08-22 | * query.c (agent_askpin): Provide the default desc text dependingNEWPG-0-9-1 | Werner Koch | 3 | -5/+14 |
2002-08-21 | * import.c (print_imported_summary): Cleaned up. Print new | Werner Koch | 3 | -20/+72 |
2002-08-21 | * errors.h: Added STATUS_IMPORT_PROBLEM. | Werner Koch | 2 | -0/+5 |
2002-08-21 | * import.c (import_print_stats): Print new non_imported counter | Werner Koch | 2 | -3/+14 |
2002-08-21 | * query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0 | Werner Koch | 6 | -27/+37 |
2002-08-21 | use setlocale(). | Werner Koch | 1 | -3/+3 |
2002-08-21 | * scdaemon.c (main): New option --daemon so that the program is | Werner Koch | 2 | -4/+18 |
2002-08-21 | * vasprintf.c: Hack to handle NULL for %s. | Werner Koch | 2 | -2/+13 |
2002-08-21 | * divert-scd.c (getpin_cb): Pass a more descritive text to the | Werner Koch | 5 | -19/+47 |
2002-08-20 | * options.skel: Document no-include-attributes for keyserver-options. | David Shaw | 2 | -8/+17 |
2002-08-20 | * gpgsm.c (main): Use the log file only in server mode. | Werner Koch | 6 | -31/+155 |
2002-08-20 | * DETAILS: Clarify that trust letters 'q' and '-' can be treated | David Shaw | 3 | -6/+25 |
2002-08-20 | * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments. | David Shaw | 7 | -4/+39 |
2002-08-19 | * gpgkeys_hkp.c (get_key, parse_hkp_index): Bring over latest code from | David Shaw | 3 | -12/+20 |
2002-08-19 | * NEWS: Document new ways to enable MDC, and change in automatic | David Shaw | 3 | -1/+22 |
2002-08-19 | Short note about interactive and import. | Werner Koch | 1 | -0/+3 |
2002-08-19 | * getkey.c (get_user_id_native): Renamed to .. | Werner Koch | 11 | -38/+120 |
2002-08-18 | 2002-08-16 Timo Schulz <ts@winpt.org> | Timo Schulz | 3 | -1/+26 |
2002-08-16 | Made it compile. | Werner Koch | 3 | -6/+6 |
2002-08-16 | * call-scd.c (learn_status_cb): Handle CERTINFO status. | Werner Koch | 6 | -36/+168 |
2002-08-16 | * assuan.h: Renamed Bad_Certificate_Path to Bad_Certificate_Chain. | Werner Koch | 2 | -1/+5 |
2002-08-16 | Renamed an error code. | Werner Koch | 3 | -3/+3 |