aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * defs.inc: Fix shell warning messages.David Shaw2003-05-022-2/+6
* * packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw2003-05-026-42/+14
* post release version number updateWerner Koch2003-05-012-1/+4
* Released 1.2.2Werner Koch2003-05-014-2/+9
* * defs.inc (pgmname): Make sure there is a valid options file.Werner Koch2003-05-013-1/+14
* * faq.raw: List years of copyright notice separately.Werner Koch2003-05-016-151/+146
* * mk-w32-dist: Don't iconv {hu,sk,zh_TW}.po.Werner Koch2003-05-013-9/+14
* Update of most translations for the 1.2.2 release.Werner Koch2003-05-0124-12799/+26994
* * NEWS: Note trust bug fix.David Shaw2003-05-012-4/+14
* * pkclist.c (do_we_trust_pre): If an untrusted key was chosen by aDavid Shaw2003-04-303-25/+82
* * gpg.sgml: Some general language tweaks. Note default algo forDavid Shaw2003-04-302-36/+45
* * NEWS: Add note about TIGER being dropped from OpenPGP.David Shaw2003-04-293-52/+76
* * README: Add note about the HP/UX inline problem. Fix bug reporting URL.David Shaw2003-04-292-1/+12
* * gettextP.h: Add comment for HP/UX users. Local fix for GnuPG.David Shaw2003-04-292-0/+10
* * sig-check.c (check_key_signature2): Made "no subkey for subkeyWerner Koch2003-04-293-3/+12
* * filter.h: Remove const from WHAT.Werner Koch2003-04-295-12/+25
* * build-packet.c (build_sig_subpkt): Comments.David Shaw2003-04-285-7/+29
* * sign.c (mk_notation_and_policy): Make some strings translatable.David Shaw2003-04-271-2/+4
* * sign.c (mk_notation_and_policy): Make some strings translatable.David Shaw2003-04-272-4/+7
* * NEWS: Add sig version, pk algo, hash algo, and sig class to VALIDSIG.David Shaw2003-04-273-5/+14
* * gpg.sgml: Document --no-textmode and --no-use-agent. Clarify theDavid Shaw2003-04-273-26/+42
* * mainproc.c (check_sig_and_print): Show sig class when verifying a sigDavid Shaw2003-04-277-22/+46
* * mainproc.c (check_sig_and_print): Show digest algorithm when verifying aDavid Shaw2003-04-263-5/+20
* * hkp.c (hkp_ask_import, hkp_export, hkp_search): Make sure to allocateDavid Shaw2003-04-252-3/+14
* * POTFILES.in: Added a couple of missing source files. Noted byWerner Koch2003-04-245-6/+22
* * configure.ac: "TIGER" -> "TIGER/192".David Shaw2003-04-233-10/+16
* * config.links: Put back proper copyright line.David Shaw2003-04-232-1/+3
* * Makefile.am, options.in: Rename options.in to options since it no longerDavid Shaw2003-04-235-22/+54
* Reverted recent changes in the copyright notices. We can't use aWerner Koch2003-04-234-3/+14
* Changed textWerner Koch2003-04-231-3/+4
* * gnupg-w32.reg: Use HLM for the program and make sure the entriesWerner Koch2003-04-232-1/+25
* * config.links: Re-disable assembler on Darwin. Darwin 6.5 broke itDavid Shaw2003-04-232-3/+12
* * plaintext.c (ask_for_detached_datafile, hash_datafiles): Fix compilerDavid Shaw2003-04-222-3/+4
* * keyedit.c (sign_uids): Allow replacing expired signatures. AllowDavid Shaw2003-04-226-14/+73
* fixed some fuzziness right before 1.2.2rc2Werner Koch2003-04-161-2/+5
* about to release 1.2.2rc2Werner Koch2003-04-1624-14018/+15912
* * gpg.sgml: Clarify that "hkp corruption" (repair-hkp-subkey-bug) isDavid Shaw2003-04-162-4/+10
* * pl.po: New from Alex.Werner Koch2003-04-155-1987/+6819
* * configure.ac (ALL_LINGUAS): Add Slovak translation.Werner Koch2003-04-153-1/+5
* * longlong.h (umul_ppmm): Support SH3 and SH4. Thanks toWerner Koch2003-04-152-2/+8
* * g10.c, options.h: New option --enable-progress-filter.Werner Koch2003-04-1513-14/+108
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-04-151-0/+104
* * gpg.sgml: Document --enable-progress-filter.Werner Koch2003-04-152-0/+12
* * configure.ac (HAVE_DOSISH_SYSTEM): New automake conditional.Werner Koch2003-04-154-8/+24
* * md.c (md_start_debug): Need to open the file in binary mode.Werner Koch2003-04-152-1/+5
* Reverted recent changes to --output. This is the stable branch and itWerner Koch2003-04-145-113/+62
* Forgot to sync the CVS. Check in the code again.Timo Schulz2003-04-135-62/+113
* Return cancel flag also for the old agent protocol.Werner Koch2003-04-101-1/+5
* * passphrase.c (read_passphrase_from_fd): Do a dummy read if theWerner Koch2003-04-102-35/+48
* * passphrase .c (agent_get_passphrase): New arg CANCELED.Werner Koch2003-04-0911-38/+126