Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 2006-09-27 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-27 | 1 | -4/+4 | |
| | | | | | * Makefile.am: Fix cut & paste error. | |||||
* | Cleanups. | Werner Koch | 2006-09-20 | 1 | -10/+1 | |
| | ||||||
* | Ready for another releasegnupg-1.9.23 | Werner Koch | 2006-09-18 | 1 | -1/+11 | |
| | ||||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 1 | -1/+1 | |
| | ||||||
* | Migrated more stuff to doc/ | Werner Koch | 2006-08-21 | 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. | |||||
* | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 2006-08-16 | 1 | -2/+1 | |
| | | | | | shows no prblems. Needs more testing of course. | |||||
* | Added keyserver directory from trunk | Werner Koch | 2006-06-30 | 1 | -1/+4 | |
| | ||||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 | |
| | ||||||
* | * configure.ac (gl_INIT): Add gnulib stuff. | Werner Koch | 2005-06-01 | 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. | |||||
* | A whole bunch of changes to allow building for W32. | Werner Koch | 2004-12-15 | 1 | -1/+7 | |
| | ||||||
* | Compile fixes. | Werner Koch | 2004-10-22 | 1 | -1/+2 | |
| | ||||||
* | * Makefile.am (sm): Build kbx only if gpgsm is to be build. | Werner Koch | 2004-07-20 | 1 | -1/+8 | |
| | | | | | * maperror.c: Removed header ksba.h. Not required anymore. | |||||
* | * README-alpha: Removed.V1-9-3 | Werner Koch | 2003-12-23 | 1 | -2/+2 | |
| | | | | | * configure.ac, Makefile.am: Add the tests and tools directories. | |||||
* | Enable the tests directory. | Werner Koch | 2003-12-23 | 1 | -5/+1 | |
| | ||||||
* | * configure.ac: Add a min_automake_version. | Werner Koch | 2003-12-09 | 1 | -2/+2 | |
| | | | | | | | * README.CVS: New. * autogen.sh: Revamped except for the --build-w32 hack. * Makefile.am: Add README.CVS | |||||
* | About to release the first 1.9 version. | Werner Koch | 2003-08-05 | 1 | -1/+1 | |
| | ||||||
* | minor changes to make make distcheck happy | Werner Koch | 2003-07-31 | 1 | -1/+4 | |
| | ||||||
* | Minor changes to make make dist work correctly. | Werner Koch | 2003-07-04 | 1 | -2/+14 | |
| | ||||||
* | A small step for GnuPG but a huge leap for error codes. | Werner Koch | 2003-06-05 | 1 | -1/+7 | |
| | | | | | | (Sorry, it does not build currently - I need to check it in to avoid duplicate work.) | |||||
* | * configure.ac (ALL_LINUGAS): Removed. | Werner Koch | 2003-04-29 | 1 | -4/+4 | |
| | | | | | | * Makefile.am (ACLOCAL_AMFLAGS): New. * configure.ac (AM_GNU_GETTEXT_VERSION): New. Set to 0.11.5. | |||||
* | Merged Top directory of NewPG with GnuPG. | Werner Koch | 2002-10-19 | 1 | -29/+22 | |
| | ||||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -17/+28 | |
| | ||||||
* | Removed the libgcrypt stuff and started to modify the source to work with | Werner Koch | 2000-12-19 | 1 | -29/+2 | |
| | | | | | that external library. | |||||
* | configuraton changes, make dist should work now. | Werner Koch | 2000-10-10 | 1 | -2/+7 | |
| | ||||||
* | See ChangeLog: Fri Aug 18 14:27:14 CEST 2000 Werner Koch | Werner Koch | 2000-08-18 | 1 | -1/+8 | |
| | ||||||
* | See ChangeLog: Mon Jan 31 17:48:10 CET 2000 Werner Koch | Werner Koch | 2000-01-31 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 2000-01-27 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Mon Nov 15 21:36:02 CET 1999 Werner Koch | Werner Koch | 1999-11-15 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Tue Oct 26 20:03:44 CEST 1999 Werner KochV1-1-0 | Werner Koch | 1999-10-26 | 1 | -2/+1 | |
| | ||||||
* | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1999-10-26 | 1 | -6/+9 | |
| | ||||||
* | See ChangeLog: Fri Sep 17 12:56:42 CEST 1999 Werner KochV1-0-1 | Werner Koch | 1999-09-17 | 1 | -1/+7 | |
| | ||||||
* | See ChangeLog: Mon Jul 26 09:34:46 CEST 1999 Werner Koch | Werner Koch | 1999-07-26 | 1 | -1/+6 | |
| | ||||||
* | See ChangeLog: Mon Jul 12 18:45:57 CEST 1999 Werner Koch | Werner Koch | 1999-07-12 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Wed Jul 7 13:23:40 CEST 1999 Werner Koch | Werner Koch | 1999-07-07 | 1 | -1/+4 | |
| | ||||||
* | See ChangeLog: Tue Jun 29 21:44:25 CEST 1999 Werner Koch | Werner Koch | 1999-06-29 | 1 | -4/+4 | |
| | ||||||
* | See ChangeLog: Sat Jun 26 13:54:43 CEST 1999 Werner KochV0-9-8 | Werner Koch | 1999-06-26 | 1 | -4/+4 | |
| | ||||||
* | See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner Koch | Werner Koch | 1999-06-15 | 1 | -1/+7 | |
| | ||||||
* | See ChangeLog: Thu Jun 10 14:18:23 CEST 1999 Werner Koch | Werner Koch | 1999-06-10 | 1 | -8/+0 | |
| | ||||||
* | See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner Koch | Werner Koch | 1999-04-07 | 1 | -20/+2 | |
| | ||||||
* | See ChangeLog: Mon Feb 22 20:04:00 CET 1999 Werner Koch | Werner Koch | 1999-02-22 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Sat Feb 13 12:14:42 CET 1999 Werner Koch | Werner Koch | 1999-02-13 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner Koch | Werner Koch | 1999-02-10 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Wed Jan 13 12:49:36 CET 1999 Werner Koch | Werner Koch | 1999-01-13 | 1 | -2/+3 | |
| | ||||||
* | (Does not compile yet) | Werner Koch | 1998-11-03 | 1 | -1/+1 | |
| | ||||||
* | some random changes | Werner Koch | 1998-10-25 | 1 | -2/+15 | |
| | ||||||
* | Removed some trash | Werner Koch | 1998-10-17 | 1 | -0/+12 | |
| | ||||||
* | backup | Werner Koch | 1998-10-12 | 1 | -0/+16 | |
| | ||||||
* | a new releaseV0-4-1 | Werner Koch | 1998-10-07 | 1 | -5/+5 | |
| | ||||||
* | *** empty log message *** | Werner Koch | 1998-09-28 | 1 | -1/+1 | |
| |