summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Renamed an error code.Werner Koch2002-08-163-3/+3
* * scdaemon.c: Include i18n.h.Werner Koch2002-08-167-4/+148
* Renamed some configure flags.Werner Koch2002-08-161-2/+2
* *** empty log message ***Werner Koch2002-08-161-773/+0
* * certpath.c: Renamed to ..Werner Koch2002-08-164-5/+7
* * call-agent.c (learn_cb): Special treatment when the issuerWerner Koch2002-08-1612-58/+69
* * card-common.h (struct p15_private_s): Forward declaration. AddWerner Koch2002-08-165-17/+83
* Removed a leftover conflict indicator.Werner Koch2002-08-161-1/+0
* * seckey-cert.c: Workaround to allow decryption of v3 keys createdWerner Koch2002-08-162-0/+31
* * hkp.c (parse_hkp_index): Properly handle really large keys (5 digit keyDavid Shaw2002-08-152-4/+9
* * encode.c (encode_simple): Fix problem with using compression algo 2 andDavid Shaw2002-08-135-47/+114
* * cipher.h: Add AES aliases for RIJNDAEL algo numbers.David Shaw2002-08-132-3/+10
* * mpicoder.c (do_get_buffer): Don't remove leading zeros if theWerner Koch2002-08-132-6/+14
* * cipher.c: Include the DUMMY cipher only when the new ALLOW_DUMMYWerner Koch2002-08-122-5/+17
* Minor changes for gettextNEWPG-0-3-10Werner Koch2002-08-1010-5/+19
* * keylist.c (list_cert_colon): Print the short fingerprint in theWerner Koch2002-08-106-15/+53
* * keybox-search.c (blob_cmp_fpr_part): New.Werner Koch2002-08-102-10/+45
* * decrypt.c (prepare_decryption): Hack to detected alreadyWerner Koch2002-08-092-25/+36
* Tweaked the build system so that make distcheck finanly said WellWerner Koch2002-08-098-43/+67
* * signal.c: New. Taken from GnuPG 1.1.91.Werner Koch2002-08-094-3/+246
* Minor fixesWerner Koch2002-08-097-29/+60
* * gpgsm.c (emergency_cleanup): New.Werner Koch2002-08-098-225/+321
* * card.c (card_get_serial_and_stamp): Use the tokeinfo serialWerner Koch2002-08-095-52/+158