Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-26 | More W32 related changes | Werner Koch | 1 | -1/+4 | |
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 1 | -1/+3 | |
See the ChangeLogs for details. | |||||
2007-06-06 | First steps towards supporting W32. | Werner Koch | 1 | -5/+10 | |
This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
2007-05-15 | Use estream_asprintf instead of the GNU asprintf. | Werner Koch | 1 | -1/+1 | |
2007-01-31 | Included LIBICONV in all Makefiles. | Werner Koch | 1 | -1/+1 | |
g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message. | |||||
2006-12-13 | Some build fixes for platforms like OSX where we use the built-in libintl. | David Shaw | 1 | -1/+1 | |
2006-11-05 | Collected fixes. | Werner Koch | 1 | -1/+1 | |
2006-10-24 | 2006-10-24 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+2 | |
* Makefile.am (libcommon_a_CFLAGS): Add $(LIBASSUAN_CFLAGS). (libsimple_pwquery_a_CFLAGS): New variable. | |||||
2006-10-17 | Pth tweaks and improved estream.c | Werner Koch | 1 | -4/+9 | |
2006-10-10 | Various changes | Werner Koch | 1 | -1/+1 | |
2006-09-21 | Various updates | Werner Koch | 1 | -1/+4 | |
2006-09-15 | Allow for a global trustlist. | Werner Koch | 1 | -0/+15 | |
2006-09-06 | The big Assuan error code removal. | Werner Koch | 1 | -1/+0 | |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -1/+2 | |
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 | -0/+1 | |
shows no prblems. Needs more testing of course. | |||||
2006-08-11 | Added http.c from 1.4. | Werner Koch | 1 | -1/+2 | |
Added support for estream and gnutls. | |||||
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -1/+3 | |
2005-09-28 | 2005-09-28 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+2 | |
* Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS). | |||||
2005-07-27 | Removed directories which are only used by the 1.9 branch | Werner Koch | 1 | -58/+0 | |
2005-06-01 | * configure.ac (gl_INIT): Add gnulib stuff. | Werner Koch | 1 | -13/+3 | |
(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-04-11 | * sexputil.c: New. | Werner Koch | 1 | -0/+1 | |
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-26 | 2005-01-26 Moritz Schulte <[email protected]> | Moritz Schulte | 1 | -1/+2 | |
* Makefile.am (libcommon_a_SOURCES): New source files: estream.c, estream.h. * estream.c, estream.h: New files. | |||||
2004-12-21 | * gpg-agent.c (main): Use default_homedir(). | Werner Koch | 1 | -2/+1 | |
* protect-tool.c (main): Ditto. * signal.c (got_fatal_signal, got_usr_signal) (got_fatal_signal) [DOSISH]: Don't build. * simple-gettext.c: Include sysutils.h * homedir.c: New. * Makefile.am (libcommon_a_SOURCES): Add it. (EXTRA_DIST): Removed mkerror and mkerrtok. * gpgv.c, g10.c (main): Use default_hoemdir (). * scdaemon.c (main): Use default_homedir(). * gpgsm.c (main): Use default_homedir(). | |||||
2004-12-06 | * exechelp.h, exechelp.c: New. Based on code from ../sm/import.c. | Werner Koch | 1 | -0/+1 | |
* gpgsm.c (run_protect_tool) [_WIN32]: Disabled. * import.c (popen_protect_tool): Simplified by making use of gnupg_spawn_process. (parse_p12): Likewise, using gnupg_wait_process. * export.c (popen_protect_tool): Ditto. (export_p12): Ditto. | |||||
2004-12-02 | First take on a W32 port | Werner Koch | 1 | -0/+2 | |
2004-06-14 | * xreadline.c: New. Based on the iobuf_read_line function. | Werner Koch | 1 | -0/+1 | |
* no-libgcrypt.c (gcry_realloc, gcry_xmalloc, gcry_xcalloc): New. * gpgconf-comp.c (retrieve_options_from_program) (retrieve_options_from_file, change_options_file) (change_options_program, gc_component_change_options): Replaced getline by read_line and test for allocation failure. | |||||
2004-03-06 | Preparing for a release | Werner Koch | 1 | -1/+2 | |
2004-02-12 | minor cleanups | Werner Koch | 1 | -2/+1 | |
2004-02-10 | New. Based on code from ../sm/base64.c. | Werner Koch | 1 | -0/+1 | |
2004-01-30 | 2004-01-30 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+1 | |
* Makefile.am (libcommon_a_SOURCES): Add xasprintf.c. * miscellaneous.c (xasprintf): Moved to ... * xasprintf (xasprintf): ... here. New file. This allows to use xasprintf without sucking in gpg-error. | |||||
2004-01-27 | Some minor bug fixes, new test utilities and started support for other | Werner Koch | 1 | -0/+1 | |
smartcard applications. | |||||
2003-11-14 | Removed. | Werner Koch | 1 | -1/+0 | |
2003-08-14 | Add 'dynload.h' to Makefile.am. | Timo Schulz | 1 | -1/+2 | |
2003-08-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -6/+36 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-04-07 | * DETAILS: Don't specify which hash is used to make up the namehash since | David Shaw | 1 | -4/+12 | |
it may change in the future. * samplekeys.asc: Updated. * gpg.sgml: Document "revuid". Clarify that --openpgp resets --pgpX. Some cleanup of --no-xxx options, make sure that all SGML tags are closed, clarify --pgp8 allows SHA-256, and document --no-emit-version. * Makefile.am: Allow CVS version to build without faqprog.pl. | |||||
2003-01-09 | Copied wrong files. Fixed. | Werner Koch | 1 | -27/+8 | |
2003-01-09 | taken from NewPG | Werner Koch | 1 | -56/+21 | |
2002-09-12 | * Makefile.am (EXTRA_DIST): Include gnupg-32.reg | Werner Koch | 1 | -1/+1 | |
2002-09-02 | * gnupg.7: New mini man page. | Werner Koch | 1 | -2/+2 | |
2002-07-01 | * Makefile.am: Due to problems with VPATH builds we don't try to | Werner Koch | 1 | -16/+21 | |
build the texi vesions of the manual pages anymore automatically. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -23/+58 | |
2000-12-21 | Does now work with libgcrypt | Werner Koch | 1 | -4/+1 | |
2000-11-14 | Some configuration changes | Werner Koch | 1 | -5/+8 | |
2000-08-22 | See ChangeLog: Tue Aug 22 14:31:15 CEST 2000 Werner Koch | Werner Koch | 1 | -2/+4 | |
2000-03-13 | See ChangeLog: Mon Mar 13 19:22:46 CET 2000 Werner Koch | Werner Koch | 1 | -13/+20 | |
2000-02-08 | Add some libgcrypt dox | Werner Koch | 1 | -15/+17 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -0/+2 | |
1999-10-26 | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1 | -1/+1 | |