aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * decrypt.c (decrypt_messages): Fixed error handling; the fucntionWerner Koch2003-04-093-13/+15
* * hkp.c (dehtmlize): Fix bug #121 (memory corruption on some platforms).David Shaw2003-04-096-10/+38
* * configure.ac: Big warning that TIGER is being removed from the standard.David Shaw2003-04-082-0/+15
* Removed spurious character ('g' probably to early hit it forWerner Koch2003-04-081-1/+1
* * Makefile.am (EXTRA_DIST): Add autogen.sh wrapper which isWerner Koch2003-04-089-16/+68
* New option --build-uclinux.Werner Koch2003-04-082-1/+44
* * acinclude.m4: Fix URL to faqprog.pl.David Shaw2003-04-074-3/+19
* * Makefile.am: Allow CVS version to build without faqprog.pl.David Shaw2003-04-073-143/+76
* * pkclist.c (algo_available): PGP 8 can use the SHA-256 hash.David Shaw2003-04-043-21/+29
* * keydb.h: Err on the side of making an unknown signature a SIG ratherDavid Shaw2003-03-243-5/+19
* New option --build-coldfireWerner Koch2003-03-242-3/+80
* Make use of AM_CFLAGS.Werner Koch2003-03-242-3/+7
* * configure.ac: Test for ranlib and ar.Werner Koch2003-03-245-8/+33
* * dcigettext.c (plural_lookup): Name conflict on some platforms withDavid Shaw2003-03-232-5/+10
* * Makefile.am: gpgkeys_hkp needs @INTLLIBS@ on some platforms.David Shaw2003-03-232-1/+5
* * argparse.c (default_strusage): Change copyright date.David Shaw2003-03-232-2/+6
* * status.c (do_get_from_fd): Accept 'y' as well as 'Y' for --command-fdDavid Shaw2003-03-213-7/+22
* * compress.c (init_uncompress): Use a 15 bit window size so thatWerner Koch2003-03-102-1/+12
* * compress.c (init_uncompress): Use a 15 bit window size so thatWerner Koch2003-03-101-0/+4
* * passphrase.c (agent_get_passphrase): Fix memory leak with symmetricDavid Shaw2003-03-052-5/+14
* * options.skel: Add explantion and commented-outDavid Shaw2003-03-044-10/+25
* * keyring.c (keyring_rebuild_cache): Lock the keyring while rebuilding theDavid Shaw2003-03-034-6/+25