Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-08-09 | * configure.ac (ALL_LINGUAS): Removed. | Werner Koch | 1 | -1/+1 | |
* Makefile.am (LDADD): Replaced INTLLIBS by LIBINTL. * Makefile.am (gpgkeys_hkp_LDADD): Replaced INTLLIBS by LIBINTL. * ca.po: Updated. * autogen.sh: Run aclocal with -I m4. * Makefile.am: Replaced INTLLIBS by LIBINTL. * Makefile.am (http-test): Replaced INTLLIBS by LIBINTL. | |||||
2003-10-31 | * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2. | David Shaw | 1 | -0/+7 | |
* g10.c (main): Add read-only warning. * compress.c (compress_filter): Make static to help force the use of push_compress_filter. Remove default algorithm setting since that is done in push_compress_filter now. * main.h: Use named algorithm. * filter.h, compress.c (push_compress_filter, push_compress_filter2): New. Figure out which is the appropriate compression filter to use, and push it into place. * compress.c (handle_compressed), encode.c (encode_simple, encode_crypt), sign.c (sign_file, sign_symencrypt_file), import.c (read_block), export.c (do_export): Use push_compress_filter instead of pushing the compression filter ourselves. * compress-bz2.c: New. Bzlib versions of the compression filter routines. * Makefile.am: Include compress-bz2.c if bz2lib is available. | |||||
2003-06-20 | * Makefile.am: Include W32LIBS where appropriate. | David Shaw | 1 | -1/+1 | |
2003-05-30 | * keylist.c (list_one): Don't show the keyring filename when in | David Shaw | 1 | -9/+4 | |
--with-colons mode. Actually translate "Keyring" string. * mainproc.c (proc_tree): We can't currently handle multiple signatures of different classes or digests (we'd pretty much have to run a different hash context for each), but if they are all the same, make an exception. This is Debian bug #194292. * sig-check.c (check_key_signature2): Make string translatable. * packet.h, getkey.c (fixup_uidnode): Mark real primary uids differently than assumed primaries. * keyedit.c (no_primary_warning): Use the differently marked primaries here in a new function to warn when an --edit-key command might rearrange the self-sig dates enough to change which uid is primary. (menu_expire, menu_set_preferences): Use no_primary_warning() here. * Makefile.am: Use @DLLIBS@ for -ldl. | |||||
2003-04-15 | * g10.c, options.h: New option --enable-progress-filter. | Werner Koch | 1 | -0/+3 | |
* progress.c (handle_progress): Make use of it. | |||||
2003-03-24 | * configure.ac: Test for ranlib and ar. | Werner Koch | 1 | -3/+2 | |
* Makefile.am: Make use of AM_CFLAGS and AM_LDFLAGS. | |||||
2003-02-19 | * Makefile.am: Use @CAPLIBS@ to link in -lcap if we are using | David Shaw | 1 | -1/+1 | |
capabilities. | |||||
2003-02-11 | * g10.c (print_mds): Check that SHA384 and 512 are available before using | David Shaw | 1 | -1/+1 | |
them as they are no longer always available. * exec.c (set_exec_path): Add debugging line. * Makefile.am: Use the more correct @PACKAGE@ rather than "gnupg". | |||||
2003-02-06 | * Makefile.am: Pass GNUPG_LIBEXECDIR as part of CFLAGS so it can be easily | David Shaw | 1 | -1/+3 | |
overridden at make time. | |||||
2002-08-03 | The big extension module removal. | Werner Koch | 1 | -1/+1 | |
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -51/+74 | |
2000-12-21 | Does now work with libgcrypt | Werner Koch | 1 | -1/+1 | |
2000-12-19 | Removed the libgcrypt stuff and started to modify the source to work with | Werner Koch | 1 | -3/+3 | |
that external library. | |||||
2000-11-14 | Some configuration changes | Werner Koch | 1 | -1/+2 | |
2000-07-17 | See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+1 | |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -2/+3 | |
2000-05-25 | See ChangeLog: Thu May 25 18:39:11 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+7 | |
2000-03-13 | See ChangeLog: Mon Mar 13 19:22:46 CET 2000 Werner Koch | Werner Koch | 1 | -1/+6 | |
2000-01-27 | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 1 | -2/+2 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -1/+1 | |
1999-11-15 | See ChangeLog: Mon Nov 15 21:36:02 CET 1999 Werner Koch | Werner Koch | 1 | -2/+1 | |
1999-11-13 | See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch | Werner Koch | 1 | -2/+2 | |
1999-10-26 | See ChangeLog: Tue Oct 26 20:03:44 CEST 1999 Werner KochV1-1-0 | Werner Koch | 1 | -5/+1 | |
1999-10-26 | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1 | -1/+2 | |
1999-07-07 | See ChangeLog: Wed Jul 7 13:23:40 CEST 1999 Werner Koch | Werner Koch | 1 | -1/+1 | |
1999-06-26 | See ChangeLog: Sat Jun 26 12:15:59 CEST 1999 Werner Koch | Werner Koch | 1 | -3/+3 | |
1999-06-15 | See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner Koch | Werner Koch | 1 | -4/+5 | |
1999-05-27 | See ChangeLog: Thu May 27 09:40:55 CEST 1999 Werner Koch | Werner Koch | 1 | -3/+3 | |
1999-05-06 | .V0-9-6 | Werner Koch | 1 | -1/+4 | |
1999-04-18 | See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch | Werner Koch | 1 | -11/+3 | |
1999-03-11 | See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1999-01-16 | See ChangeLog: Sat Jan 16 09:27:30 CET 1999 Werner Koch | Werner Koch | 1 | -2/+2 | |
1998-11-27 | See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner Koch | Werner Koch | 1 | -1/+2 | |
1998-10-25 | some random changes | Werner Koch | 1 | -1/+7 | |
1998-10-21 | Epxerimenta support for GDBM keyings. | Werner Koch | 1 | -2/+2 | |
1998-10-12 | backup | Werner Koch | 1 | -0/+1 | |
1998-09-28 | *** empty log message *** | Werner Koch | 1 | -0/+2 | |
1998-09-11 | *** empty log message *** | Werner Koch | 1 | -2/+3 | |
1998-07-29 | edit-key is now complete | Werner Koch | 1 | -1/+1 | |
1998-07-21 | changed trustdb design | Werner Koch | 1 | -5/+5 | |
1998-07-09 | fixed severe exploitV0-3-2 | Werner Koch | 1 | -0/+2 | |
1998-07-06 | intermediate release | Werner Koch | 1 | -0/+2 | |
1998-06-25 | nearly ready for 0.3.0 | Werner Koch | 1 | -1/+1 | |
1998-06-13 | a whole bunch of internal cleanups | Werner Koch | 1 | -3/+0 | |
1998-06-11 | update from tobold | Werner Koch | 1 | -0/+1 | |
1998-05-29 | *** empty log message ***V0-2-19 | Werner Koch | 1 | -1/+2 | |
1998-04-20 | vor muenchen | Werner Koch | 1 | -0/+2 | |
1998-04-09 | new releaseV0-2-15 | Werner Koch | 1 | -0/+1 | |
1998-04-07 | cipher reorganisiert | Werner Koch | 1 | -5/+7 | |
1998-04-02 | started with keyserver | Werner Koch | 1 | -1/+5 | |