Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-01-18 | Keyserver search and get basically works again. | Werner Koch | 1 | -1/+1 | |
2011-01-03 | Rename README.SVN also in Makefile | Werner Koch | 1 | -3/+3 | |
2010-10-18 | Install the mo files on W32 platforms | Werner Koch | 1 | -2/+14 | |
2010-06-09 | Merged Dirmngr with GnuPG. | Werner Koch | 1 | -1/+7 | |
A few code changes to support dirmngr. | |||||
2010-04-14 | ./autogen.sh --build-w32ce does now succeed. | Werner Koch | 1 | -0/+2 | |
2010-03-10 | Merged jnlib into common. | Werner Koch | 1 | -1/+1 | |
2009-09-23 | s/DOTLOCK/dotlock_t/. | Werner Koch | 1 | -1/+6 | |
Add some stuff for g13. | |||||
2009-05-19 | Remove testing cruft. | Werner Koch | 1 | -6/+1 | |
Typo fixes. | |||||
2009-05-18 | New gpgsm server option no-encrypt-to. | Werner Koch | 1 | -1/+6 | |
Add caching for symkey encryption. Minor cleanups. | |||||
2008-03-27 | Utilize new automake vars for proper installation into doc/. | Werner Koch | 1 | -0/+3 | |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -6/+4 | |
Removed intl/. | |||||
2007-05-04 | Fixed installation of gpg2keys_mailto | Werner Koch | 1 | -1/+1 | |
2006-11-20 | Made some PIN pads work. | Werner Koch | 1 | -1/+1 | |
Some cleanups for 64 bit CPUs. | |||||
2006-10-23 | . | Werner Koch | 1 | -0/+2 | |
2006-09-27 | 2006-09-27 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -4/+4 | |
* Makefile.am: Fix cut & paste error. | |||||
2006-09-20 | Cleanups. | Werner Koch | 1 | -10/+1 | |
2006-09-18 | Ready for another releasegnupg-1.9.23 | Werner Koch | 1 | -1/+11 | |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -1/+1 | |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -0/+1 | |
Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled. | |||||
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -2/+1 | |
shows no prblems. Needs more testing of course. | |||||
2006-06-30 | Added keyserver directory from trunk | Werner Koch | 1 | -1/+4 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2005-06-01 | * configure.ac (gl_INIT): Add gnulib stuff. | Werner Koch | 1 | -2/+2 | |
(fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS by a simple check. (putc_unlocked): Removed check. Not used. (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks. (xsize): Added will probably come handy soon. (CFLAGS): Use -Wformat-security instead of -Wformat-nonliteral. Add --Wno-format-y2k. * gl/, gl/m4/: New. * gpg-agent.c: Include setenv.h. * Makefile.am (AM_CPPFLAGS): Added. * util.h: Add some includes for gnulib. (ttyname, isascii): Define them inline. * fseeko.c, ftello.c: Removed. * strsep.c, mkdtemp.c: Removed. * ttyname.c, isascii.c: Removed. * mkdtemp.c: Removed. * exec.c: Include mkdtemp.h * keybox-file.c (ftello) [!HAVE_FSEEKO]: New replacement function. Copied from ../common/ftello.c. * keybox-update.c (fseeko) [!HAVE_FSEEKO]: New replacement function. Copied from ../common/iobuf.c. * scdaemon.c: Include mkdtemp.h. * misc.c: Include setenv.h. * symcryptrun.c: Include mkdtemp.h. | |||||
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+1 | |
2004-12-15 | A whole bunch of changes to allow building for W32. | Werner Koch | 1 | -1/+7 | |
2004-12-14 | Prepared for last 1.4 release candidate | Werner Koch | 1 | -1/+1 | |
2004-10-22 | Compile fixes. | Werner Koch | 1 | -1/+2 | |
2004-10-15 | * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New. | Werner Koch | 1 | -1/+1 | |
(AUTOMAKE_OPTIONS): New. * configure.ac: Check whether vasprintf needs a replacement. * app-openpgp.c (parse_login_data): New. (app_select_openpgp): Call it. (do_setattr): Reparse it after change. * Makefile.am: Add ksutil.h. | |||||
2004-10-15 | * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New. | Werner Koch | 1 | -0/+2 | |
(AUTOMAKE_OPTIONS): New. * configure.ac: Check whether vasprintf needs a replacement. | |||||
2004-07-20 | * Makefile.am (sm): Build kbx only if gpgsm is to be build. | Werner Koch | 1 | -1/+8 | |
* maperror.c: Removed header ksba.h. Not required anymore. | |||||
2003-12-23 | * README-alpha: Removed.V1-9-3 | Werner Koch | 1 | -2/+2 | |
* configure.ac, Makefile.am: Add the tests and tools directories. | |||||
2003-12-23 | Enable the tests directory. | Werner Koch | 1 | -5/+1 | |
2003-12-09 | * configure.ac: Add a min_automake_version. | Werner Koch | 1 | -2/+2 | |
* README.CVS: New. * autogen.sh: Revamped except for the --build-w32 hack. * Makefile.am: Add README.CVS | |||||
2003-10-25 | * Makefile.am (SUBDIRS): Add intl. | Werner Koch | 1 | -7/+4 | |
(ACLOCAL_AMFLAGS): New variable. (EXTRA_DIST): Add scripts/config.rpath. * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in, (AL_LINGUAS): Removed. | |||||
2003-08-05 | About to release the first 1.9 version. | Werner Koch | 1 | -1/+1 | |
2003-07-31 | minor changes to make make distcheck happy | Werner Koch | 1 | -1/+4 | |
2003-07-04 | Minor changes to make make dist work correctly. | Werner Koch | 1 | -2/+14 | |
2003-06-05 | A small step for GnuPG but a huge leap for error codes. | Werner Koch | 1 | -1/+7 | |
(Sorry, it does not build currently - I need to check it in to avoid duplicate work.) | |||||
2003-04-29 | * configure.ac (ALL_LINUGAS): Removed. | Werner Koch | 1 | -4/+4 | |
* Makefile.am (ACLOCAL_AMFLAGS): New. * configure.ac (AM_GNU_GETTEXT_VERSION): New. Set to 0.11.5. | |||||
2003-04-08 | * Makefile.am (EXTRA_DIST): Add autogen.sh wrapper. | Werner Koch | 1 | -2/+2 | |
2002-10-31 | * Makefile.am: Put gnupg.spec in the root directory so rpm -ta works. | David Shaw | 1 | -1/+1 | |
2002-10-19 | Merged Top directory of NewPG with GnuPG. | Werner Koch | 1 | -29/+22 | |
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -17/+28 | |
2000-12-19 | Removed the libgcrypt stuff and started to modify the source to work with | Werner Koch | 1 | -29/+2 | |
that external library. | |||||
2000-10-10 | configuraton changes, make dist should work now. | Werner Koch | 1 | -2/+7 | |
2000-08-18 | See ChangeLog: Fri Aug 18 14:27:14 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+8 | |
2000-01-31 | See ChangeLog: Mon Jan 31 17:48:10 CET 2000 Werner Koch | Werner Koch | 1 | -1/+1 | |
2000-01-27 | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 1 | -1/+1 | |
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 | -1/+1 | |