aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-04-20* make-dns-cert.c (main): Small exit code tweak from Peter Palfrader.David Shaw1-0/+5
2006-04-05* make-dns-cert.c: Some changes from Peter Palfrader to send errors toDavid Shaw1-0/+8
stderr and allow spaces in a fingerprint. Also warn when a key is over 16k (as that is the default max-cert-size) and fail when a key is over 64k as that is the DNS limit in many places.
2006-04-04* make-dns-cert.c: New program to generate properly formatted CERT recordsDavid Shaw1-0/+5
so people don't have to do it manually.
2006-02-14Fixed a wrong return code with gpg --verifyWerner Koch1-0/+4
2005-08-05* gpg-zip.in: Add --decrypt functionality. Fix quoting so filenamesDavid Shaw1-0/+5
with spaces work properly.
2005-08-04Add gpg-zip, a la PGP Zip.David Shaw1-0/+7
2004-12-18Readline fix to be robust against platforms where readline has its ownDavid Shaw1-0/+4
dependencies. We play guess-the-depedency for a while, and try termcap, curses, and ncurses.
2004-10-28Inlcude LIBICONVWerner Koch1-0/+5
2004-10-01* gpgv.c (i18n_init): Always use LC_ALL.V1-3-90Werner Koch1-0/+6
* bftest.c (i18n_init): Always use LC_ALL. * shmtest.c (i18n_init): Ditto. * mpicalc.c (i18n_init): Ditto.
2004-09-14* pgpgroup-to-gpggroup: New perl script to take groups from PGP commandDavid Shaw1-0/+5
line and write out GnuPG 'group' config lines.
2004-07-04* ring-a-party: ElGamal -> ElgamalDavid Shaw1-0/+4
2004-01-12* convert-from-106, lspgpot: Check for gpg binary before proceeding.David Shaw1-0/+8
Don't hardcode the path to gpg. * gpgsplit.c (handle_bzip2): Remove two cut and paste typecast errors. Noted by Stefan Bellon.
2003-12-28cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon1-0/+5
2003-12-06* gpgsplit.c (write_part): Split off decompression code. (handle_zlib):David Shaw1-0/+6
Move it here. (handle_bzip2): Add this to handle BZIP2 compressed messages.
2003-10-25Replaced INTLLIBS by LIBINTL.Werner Koch1-0/+4
2003-08-25* Makefile.am: Use NETLIBS instead of EGDLIBS.David Shaw1-0/+4
2003-07-10* Makefile.am: Use W32LIBS where appropriate.David Shaw1-0/+4
2003-05-31* Makefile.am: Some cleanup, and use DLLIBS for -ldl.David Shaw1-0/+4
2003-05-24* bftest.c, crlf.c, mk-tdata.c, mpicalc.c, shmtest.c: Edit allDavid Shaw1-0/+7
preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it.
2003-03-11* Makefile.am: Use @CAPLIBS@ to link in -lcap if we are usingDavid Shaw1-0/+5
capabilities.
2003-02-23* Makefile.am: Distribute convert-from-106.David Shaw1-1/+3
2003-02-23* convert-from-106: Script to automate the 1.0.6->later conversion. ItDavid Shaw1-0/+7
marks all secret keys as ultimately trusted, adds the signature caches, and checks the trustdb. Moved from the scripts directory.
2002-10-31added RISC OS module loading supportStefan Bellon1-0/+5
2002-10-23* gpgsplit.c: New options --secret-to-public and --no-split.Werner Koch1-0/+5
GNUified the indentation style.
2002-09-25* Makefile.am: Link bftest with EGDLIBS (i.e. NETLIBS) as EGD usesDavid Shaw1-0/+5
sockets.
2002-06-29Update head to match stable 1.0David Shaw1-12/+64
2000-10-10Changed keyring handling - saving still does not work.Werner Koch1-0/+4
Added new cipher mode and updated cipher test program.
2000-09-18See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner KochWerner Koch1-0/+5
2000-07-17See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner KochWerner Koch1-2/+5
2000-02-21See ChangeLog: Mon Feb 21 22:43:01 CET 2000 Werner KochWerner Koch1-1/+0
2000-01-31See ChangeLog: Mon Jan 31 17:48:10 CET 2000 Werner KochWerner Koch1-0/+6
1999-07-08See ChangeLog: Thu Jul 8 16:21:27 CEST 1999 Werner KochWerner Koch1-0/+5
1999-07-07See ChangeLog: Wed Jul 7 13:23:40 CEST 1999 Werner KochWerner Koch1-0/+5
1999-06-08See ChangeLog: Tue Jun 8 13:36:25 CEST 1999 Werner KochWerner Koch1-0/+5
1998-12-10See ChangeLog: Thu Dec 10 20:15:36 CET 1998 Werner KochWerner Koch1-0/+4
1998-05-26add-key worksWerner Koch1-0/+4
1998-04-07cipher reorganisiertWerner Koch1-0/+5
1998-02-13added option exportV0-2-6Werner Koch1-0/+0
1997-11-18initially checkinWerner Koch1-0/+0