summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * g10.c (main): Try to set a default character set. Print theWerner Koch2002-09-026-2/+55
* * gpg.sgml: Updated the charset option.Werner Koch2002-09-023-2/+22
* * strgutil.c (set_native_charset): Allow NULL as argument to useWerner Koch2002-09-022-3/+27
* * gnupg.7: New mini man page.Werner Koch2002-09-023-2/+25
* * gpg.sgml: Document keyserver-option include-subkeys. Note thatDavid Shaw2002-08-303-1/+19
* * pkclist.c (build_pk_list): Add new status code to indicate an untrustedDavid Shaw2002-08-302-1/+7
* * pkclist.c (build_pk_list): Fail if any recipient keys are unusable.David Shaw2002-08-304-3/+26
* * iobuf.c (block_filter): Removed the assert, so that one can passWerner Koch2002-08-302-13/+15
* * configure.ac (random_modules): Reworked the code to select theWerner Koch2002-08-306-79/+93
* * pkclist.c (do_we_trust_pre): Changed the wording of a warning.Werner Koch2002-08-307-59/+82
* * random.c: Automagically detect the entrop gatherer whenWerner Koch2002-08-305-69/+129
* * gpgkeys_hkp.c: (parse_hkp_index): Use same types on all platforms.David Shaw2002-08-282-6/+5
* * sig-check.c (do_check_messages, do_check): Show keyid in error messages.David Shaw2002-08-283-16/+27
* * gpgkeys_hkp.c: Overall cleanup from iobuf conversion. Be consistent inDavid Shaw2002-08-282-55/+53
* * gpgkeys_hkp.c, Makefile.am: Convert over to using iobufs.David Shaw2002-08-273-369/+257
* * configure.ac: Check type of mode_t.David Shaw2002-08-272-0/+3
* * gpgkeys_hkp.c (http_get, http_post): Use CRLF for line endings.David Shaw2002-08-272-3/+5
* * NEWS: Clarify that --libexecdir is a configure option.David Shaw2002-08-273-3/+9
* * gpgkeys_hkp.c: Include util.h on RISC OS as per Stefan. Include aDavid Shaw2002-08-272-0/+39
* * Makefile.am: May as well include gpgkeys_hkp.c in the distribution now.David Shaw2002-08-272-3/+5
* * gpgkeys_hkp.c (main): Don't warn about include-subkeys - it isn'tDavid Shaw2002-08-262-4/+10
* * gpgkeys_hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality intoDavid Shaw2002-08-262-73/+104
* * hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into newDavid Shaw2002-08-262-78/+103
* * longlong.h: Remove space between \ and newline. gcc is complaining.David Shaw2002-08-242-2/+7
* * sig-check.c (do_check, do_check_messages): Emit the usual sig warningsDavid Shaw2002-08-233-9/+26
* * faq.raw: Updated. New Maintainer is David D. Scribner.Werner Koch2002-08-232-393/+484
* Include intl/ in the CVS again; otherwise we are not able toWerner Koch2002-08-2341-8/+8463
* * gpg.sgml: Clarify meaning of keyserver option include-revoked.David Shaw2002-08-222-4/+10
* * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys intoDavid Shaw2002-08-226-113/+110
* * query.c (agent_askpin): Provide the default desc text dependingNEWPG-0-9-1Werner Koch2002-08-223-5/+14
* * import.c (print_imported_summary): Cleaned up. Print newWerner Koch2002-08-213-20/+72
* * errors.h: Added STATUS_IMPORT_PROBLEM.Werner Koch2002-08-212-0/+5
* * import.c (import_print_stats): Print new non_imported counterWerner Koch2002-08-212-3/+14
* * query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch2002-08-216-27/+37
* use setlocale().Werner Koch2002-08-211-3/+3
* * scdaemon.c (main): New option --daemon so that the program isWerner Koch2002-08-212-4/+18
* * vasprintf.c: Hack to handle NULL for %s.Werner Koch2002-08-212-2/+13
* * divert-scd.c (getpin_cb): Pass a more descritive text to theWerner Koch2002-08-215-19/+47
* * options.skel: Document no-include-attributes for keyserver-options.David Shaw2002-08-202-8/+17
* * gpgsm.c (main): Use the log file only in server mode.Werner Koch2002-08-206-31/+155
* * DETAILS: Clarify that trust letters 'q' and '-' can be treatedDavid Shaw2002-08-203-6/+25
* * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments.David Shaw2002-08-207-4/+39
* * gpgkeys_hkp.c (get_key, parse_hkp_index): Bring over latest code fromDavid Shaw2002-08-193-12/+20
* * NEWS: Document new ways to enable MDC, and change in automaticDavid Shaw2002-08-193-1/+22
* Short note about interactive and import.Werner Koch2002-08-191-0/+3
* * getkey.c (get_user_id_native): Renamed to ..Werner Koch2002-08-1911-38/+120
* 2002-08-16 Timo Schulz <ts@winpt.org>Timo Schulz2002-08-183-1/+26
* Made it compile.Werner Koch2002-08-163-6/+6
* * call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch2002-08-166-36/+168
* * assuan.h: Renamed Bad_Certificate_Path to Bad_Certificate_Chain.Werner Koch2002-08-162-1/+5