aboutsummaryrefslogtreecommitdiffstats
path: root/g10/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * configure.ac (ALL_LINGUAS): Removed.Werner Koch2004-08-091-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.
* * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2.David Shaw2003-10-311-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.
* * Makefile.am: Include W32LIBS where appropriate.David Shaw2003-06-201-1/+1
|
* * keylist.c (list_one): Don't show the keyring filename when inDavid Shaw2003-05-301-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.
* * g10.c, options.h: New option --enable-progress-filter.Werner Koch2003-04-151-0/+3
| | | | | * progress.c (handle_progress): Make use of it.
* * configure.ac: Test for ranlib and ar.Werner Koch2003-03-241-3/+2
| | | | | * Makefile.am: Make use of AM_CFLAGS and AM_LDFLAGS.
* * Makefile.am: Use @CAPLIBS@ to link in -lcap if we are usingDavid Shaw2003-02-191-1/+1
| | | | | capabilities.
* * g10.c (print_mds): Check that SHA384 and 512 are available before usingDavid Shaw2003-02-111-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".
* * Makefile.am: Pass GNUPG_LIBEXECDIR as part of CFLAGS so it can be easilyDavid Shaw2003-02-061-1/+3
| | | | | overridden at make time.
* The big extension module removal.Werner Koch2002-08-031-1/+1
|
* Update head to match stable 1.0David Shaw2002-06-291-51/+74
|
* Does now work with libgcryptWerner Koch2000-12-211-1/+1
|
* Removed the libgcrypt stuff and started to modify the source to work withWerner Koch2000-12-191-3/+3
| | | | | that external library.
* Some configuration changesWerner Koch2000-11-141-1/+2
|
* See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner KochWerner Koch2000-07-171-1/+1
|
* See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch2000-07-141-2/+3
|
* See ChangeLog: Thu May 25 18:39:11 CEST 2000 Werner KochWerner Koch2000-05-251-1/+7
|
* See ChangeLog: Mon Mar 13 19:22:46 CET 2000 Werner KochWerner Koch2000-03-131-1/+6
|
* See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch2000-01-271-2/+2
|
* See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch2000-01-241-1/+1
|
* See ChangeLog: Mon Nov 15 21:36:02 CET 1999 Werner KochWerner Koch1999-11-151-2/+1
|
* See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner KochWerner Koch1999-11-131-2/+2
|
* See ChangeLog: Tue Oct 26 20:03:44 CEST 1999 Werner KochV1-1-0Werner Koch1999-10-261-5/+1
|
* See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner KochWerner Koch1999-10-261-1/+2
|
* See ChangeLog: Wed Jul 7 13:23:40 CEST 1999 Werner KochWerner Koch1999-07-071-1/+1
|
* See ChangeLog: Sat Jun 26 12:15:59 CEST 1999 Werner KochWerner Koch1999-06-261-3/+3
|
* See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner KochWerner Koch1999-06-151-4/+5
|
* See ChangeLog: Thu May 27 09:40:55 CEST 1999 Werner KochWerner Koch1999-05-271-3/+3
|
* .V0-9-6Werner Koch1999-05-061-1/+4
|
* See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner KochWerner Koch1999-04-181-11/+3
|
* See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner KochWerner Koch1999-03-111-0/+1
|
* See ChangeLog: Sat Jan 16 09:27:30 CET 1999 Werner KochWerner Koch1999-01-161-2/+2
|
* See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner KochWerner Koch1998-11-271-1/+2
|
* some random changesWerner Koch1998-10-251-1/+7
|
* Epxerimenta support for GDBM keyings.Werner Koch1998-10-211-2/+2
|
* backupWerner Koch1998-10-121-0/+1
|
* *** empty log message ***Werner Koch1998-09-281-0/+2
|
* *** empty log message ***Werner Koch1998-09-111-2/+3
|
* edit-key is now completeWerner Koch1998-07-291-1/+1
|
* changed trustdb designWerner Koch1998-07-211-5/+5
|
* fixed severe exploitV0-3-2Werner Koch1998-07-091-0/+2
|
* intermediate releaseWerner Koch1998-07-061-0/+2
|
* nearly ready for 0.3.0Werner Koch1998-06-251-1/+1
|
* a whole bunch of internal cleanupsWerner Koch1998-06-131-3/+0
|
* update from toboldWerner Koch1998-06-111-0/+1
|
* *** empty log message ***V0-2-19Werner Koch1998-05-291-1/+2
|
* vor muenchenWerner Koch1998-04-201-0/+2
|
* new releaseV0-2-15Werner Koch1998-04-091-0/+1
|
* cipher reorganisiertWerner Koch1998-04-071-5/+7
|
* started with keyserverWerner Koch1998-04-021-1/+5
|