Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-10-27 | Better support unsigned time_t | Werner Koch | 1 | -2/+25 | |
2010-03-10 | Merged jnlib into common. | Werner Koch | 1 | -2/+3 | |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -3/+2 | |
Removed intl/. | |||||
2006-10-10 | Various changes | Werner Koch | 1 | -64/+0 | |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -19/+0 | |
2006-04-08 | See ChangeLog | Werner Koch | 1 | -0/+15 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+1 | |
2005-04-27 | * configure.ac: Removed OpenSC detection and options. | Werner Koch | 1 | -67/+0 | |
* acinclude.m4: Ditto. * scdaemon.texi: Removed OpenSC specific options. * app-p15.c: New. Basic support for pkcs15 cards without OpenSC. There are quite a couple of things missing but at least I can use my old TCOS cards from the Aegypten-1 development for signing. * app.c (select_application): Detect pkcs15 applications. * Makefile.am (scdaemon_SOURCES): Removed card.c, card-common.h and card-p15.c because they are now obsolete. Added app-p15.c. Removed all OpenSC stuff. * command.c (do_reset, open_card, cmd_serialno, cmd_learn) (cmd_readcert, cmd_readkey, cmd_pksign, cmd_pkdecrypt): Removed all special cases for the old card.c based mechanisms. * scdaemon.c, apdu.c: Removed all special cases for OpenSC. | |||||
2005-03-03 | * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used | Werner Koch | 1 | -1/+1 | |
--ldflags instead of --cflags. Reported by Kazu Yamamoto. * Makefile.am (AM_CFLAGS): Added PTH_CFLAGS. Noted by Kazu Yamamoto. * Makefile.am (gpgsm_LDADD): Added PTH_LIBS. Noted by Kazu Yamamoto. | |||||
2005-01-13 | * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15 | Werner Koch | 1 | -6/+29 | |
program to see whether the installation is sane. * certreqgen.c (proc_parameters): Cast printf arg. | |||||
2004-12-15 | A whole bunch of changes to allow building for W32. | Werner Koch | 1 | -11/+11 | |
2004-10-21 | * acinclude.m4: aclocal 1.9 wants quoting on AC_DEFUN arguments. | David Shaw | 1 | -10/+10 | |
2004-05-20 | * NEWS: Note the addition of preferred keyserver support, | David Shaw | 1 | -1/+1 | |
--ask-cert-level, --keyid-format, and the removal of show-long-keyids, the quasi-1991 partial length encoding, --export-all, and include-non-rfc. * acinclude.m4 (GNUPG_SYS_NM_PARSE): Remove a leftover slash in a sed expression. | |||||
2004-05-01 | (ac_pipe_works): Fixed BRE syntax \? -> \{0,1\}. | Werner Koch | 1 | -3/+3 | |
Reported by Todd Vierling. | |||||
2004-02-18 | * acinclude.m4: Removed macros to detect gpg-error, libgcrypt, | Werner Koch | 1 | -258/+0 | |
libassuan and ksba as they are now distributed in m4/. * gpg-error.m4, libgcrypt.m4, libassuan.m4, ksba.m4: New. * Makefile.am: Distribute them | |||||
2004-02-12 | * am/cmacros.am: New. | Werner Koch | 1 | -1/+1 | |
* configure.ac: Removed the need for g10defs.h. Reworked the --with-foo-pgm stuff. * autogen.sh (check_version): Removed bashism and simplified. * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for a bad opensc-config. | |||||
2003-08-18 | * Makefile.am: Add OPENSC_LIBS to all programs. | Werner Koch | 1 | -0/+56 | |
* scdaemon.c, scdaemon.h: New option --disable-opensc. * card.c (card_open): Implement it. * apdu.c (open_osc_reader, osc_send_apdu): New. (apdu_open_reader) [HAVE_OPENSC]: Use the opensc driver if not disabled. (error_string) [HAVE_OPENSC]: Use sc_strerror. (send_apdu) [HAVE_OPENSC]: Call osc_apdu_send. | |||||
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -3/+149 | |
to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works. | |||||
2003-04-29 | * configure.ac (ALL_LINUGAS): Removed. | Werner Koch | 1 | -0/+67 | |
* Makefile.am (ACLOCAL_AMFLAGS): New. * configure.ac (AM_GNU_GETTEXT_VERSION): New. Set to 0.11.5. | |||||
2003-04-15 | * acinclude.m4 (GNUPG_CHECK_ENDIAN): Fix quoting of r.e. using | Werner Koch | 1 | -1/+1 | |
quadrigraphs. | |||||
2003-04-07 | * configure.ac: Use much more accurate method to determine whether | David Shaw | 1 | -1/+1 | |
DNS SRV is usable. * README: Document the various --disable-xxx switches, and add a note about existing keys that may use one of the missing ciphers as a preference. Update copyright date. * NEWS: Add note about SHA-256/384/512. * acinclude.m4: Fix URL to faqprog.pl. | |||||
2003-03-24 | * acinclude.m4 (GNUPG_CHECK_ENDIAN): When crosscompiling assume | Werner Koch | 1 | -5/+13 | |
little only for Intel CPUs. * configure.ac: Check for ranlib and ar. This is required for cross compiling. | |||||
2002-11-13 | * THANKS: Changes from stable branch. | David Shaw | 1 | -5/+5 | |
* configure.ac: Check for ctermid(). From Werner on stable branch. * configure.ac (GPGKEYS_LDAP,GPGKEYS_HKP): Add $EXEEXT. From Werner on stable branch. * configure.ac (try_gettext): Remove special case for cygwin. This removes all the DOS specific macros and let Cygwin work like a real OS. Needs a couple of changes elsewhere but after all, GnuPG presents itself much more like a Posix program and can be used in a full Cygwin environment; e.g. used along with mutt. Changes suggested by Volker Quetschke. From Werner on stable branch. * acinclude.m4 (GNUPG_SYS_NM_PARSE): Allow for underscore in test symbols. Useful for Cygwin builds. (GNUPG_SYS_SYMBOL_UNDERSCORE): Don't hardwire to yes for Cygwin. From Werner on stable branch. * README: Add an installation note for Darwin 6.1. From Werner on stable branch. | |||||
2002-10-19 | Merged Top directory of NewPG with GnuPG. | Werner Koch | 1 | -573/+256 | |
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -183/+66 | |
2000-11-14 | Some configuration changes | Werner Koch | 1 | -5/+5 | |
2000-09-18 | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+27 | |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -32/+87 | |
2000-03-13 | See ChangeLog: Mon Mar 13 19:22:46 CET 2000 Werner Koch | Werner Koch | 1 | -0/+112 | |
1999-12-09 | See ChangeLog: Thu Dec 9 17:22:27 CET 1999 Werner Koch | Werner Koch | 1 | -1/+25 | |
1999-09-06 | See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner Koch | Werner Koch | 1 | -0/+21 | |
1999-07-26 | See ChangeLog: Mon Jul 26 09:34:46 CEST 1999 Werner Koch | Werner Koch | 1 | -1/+0 | |
1999-07-15 | See ChangeLog: Thu Jul 15 10:15:35 CEST 1999 Werner Koch | Werner Koch | 1 | -2/+4 | |
1999-06-29 | See ChangeLog: Tue Jun 29 21:44:25 CEST 1999 Werner Koch | Werner Koch | 1 | -6/+17 | |
1999-06-26 | See ChangeLog: Sat Jun 26 12:15:59 CEST 1999 Werner Koch | Werner Koch | 1 | -1/+6 | |
1999-06-15 | See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner Koch | Werner Koch | 1 | -1/+1 | |
1999-05-23 | See ChangeLog: Sun May 23 14:20:22 CEST 1999 Werner Koch | Werner Koch | 1 | -2/+8 | |
1999-04-08 | See ChangeLog: Thu Apr 8 09:35:53 CEST 1999 Werner Koch | Werner Koch | 1 | -2/+2 | |
1999-03-17 | See ChangeLog: Wed Mar 17 13:09:03 CET 1999 Werner Koch | Werner Koch | 1 | -0/+252 | |
1999-03-14 | See ChangeLog: Sun Mar 14 19:34:36 CET 1999 Werner Koch | Werner Koch | 1 | -217/+0 | |
1999-03-08 | See ChangeLog: Mon Mar 8 20:47:17 CET 1999 Werner Koch | Werner Koch | 1 | -0/+217 | |
1999-02-19 | See ChangeLog: Fri Feb 19 15:49:15 CET 1999 Werner Koch | Werner Koch | 1 | -325/+1 | |
1999-02-13 | See ChangeLog: Sat Feb 13 12:14:42 CET 1999 Werner Koch | Werner Koch | 1 | -3/+4 | |
1999-02-10 | See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner Koch | Werner Koch | 1 | -15/+50 | |
1999-01-03 | See ChangeLog: Sun Jan 3 15:28:44 CET 1999 Werner Koch | Werner Koch | 1 | -0/+25 | |
1998-12-10 | See ChangeLog: Thu Dec 10 20:15:36 CET 1998 Werner Koch | Werner Koch | 1 | -75/+149 | |
1998-11-20 | Ready for version 0.4.4V0-4-4 | Werner Koch | 1 | -225/+225 | |
1998-10-21 | Epxerimenta support for GDBM keyings. | Werner Koch | 1 | -78/+9 | |
1998-09-28 | *** empty log message *** | Werner Koch | 1 | -0/+11 | |
1998-09-18 | . | Werner Koch | 1 | -0/+44 | |