aboutsummaryrefslogtreecommitdiffstats
path: root/common/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-12-21Little fixupsWerner Koch1-0/+6
2009-12-04Fix for bug 1164Werner Koch1-2/+6
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-3/+4
2009-04-01Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch1-1/+4
Removed duplicated code (percent unescaping).
2009-03-19Make sure not to leak file descriptors if running gpg-agent with aWerner Koch1-1/+2
command. Restore the signal mask to solve a problem in Mono.
2008-12-05Add a custom prompt for the CSR generation.Werner Koch1-1/+3
Add a new percent escape fucntion.
2008-06-09Add Base64 decoder. Not yet used but complements out encoder.Werner Koch1-1/+1
2008-04-07Minor cleanups.Werner Koch1-1/+4
Implemented key helper kdns
2007-12-13Allow verification of some broken S-TRUST generated signatures.Werner Koch1-2/+2
2007-12-04Allow configuraton of pinentry tooltip.Werner Koch1-4/+7
Other minor buf fixes.
2007-11-27Fixed make distcheckWerner Koch1-0/+2
2007-11-19Started to implement the audit log feature.Werner Koch1-2/+24
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
2007-08-22Updated estream.Werner Koch1-2/+2
More changes for Windows.
2007-08-16About to do a releasegnupg-2.0.6Werner Koch1-5/+1
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-0/+1
2007-08-02Factored common gpgconf constants outWerner Koch1-0/+1
Fixed W32 compare_filenames
2007-07-05Fixed card key generation of gpg2.Werner Koch1-2/+4
Reveal less information about timings while generating a key.
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2007-06-26More W32 related changesWerner Koch1-1/+4
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-1/+3
See the ChangeLogs for details.
2007-06-06First steps towards supporting W32.Werner Koch1-5/+10
This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
2007-05-15Use estream_asprintf instead of the GNU asprintf.Werner Koch1-1/+1
2007-01-31Included LIBICONV in all Makefiles.Werner Koch1-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-13Some build fixes for platforms like OSX where we use the built-in libintl.David Shaw1-1/+1
2006-11-05Collected fixes.Werner Koch1-1/+1
2006-10-242006-10-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+2
* Makefile.am (libcommon_a_CFLAGS): Add $(LIBASSUAN_CFLAGS). (libsimple_pwquery_a_CFLAGS): New variable.
2006-10-17Pth tweaks and improved estream.cWerner Koch1-4/+9
2006-10-10Various changesWerner Koch1-1/+1
2006-09-21Various updatesWerner Koch1-1/+4
2006-09-15Allow for a global trustlist.Werner Koch1-0/+15
2006-09-06The big Assuan error code removal.Werner Koch1-1/+0
2006-08-21Migrated more stuff to doc/Werner Koch1-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-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-0/+1
shows no prblems. Needs more testing of course.
2006-08-11Added http.c from 1.4. Werner Koch1-1/+2
Added support for estream and gnutls.
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-05-23g10/ does build again.Werner Koch1-1/+3
2005-09-282005-09-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+2
* Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS).
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-58/+0
2005-06-01* configure.ac (gl_INIT): Add gnulib stuff.Werner Koch1-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 Koch1-0/+1
2005-03-03* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently usedWerner Koch1-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-262005-01-26 Moritz Schulte <[email protected]>Moritz Schulte1-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 Koch1-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 Koch1-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-02First take on a W32 portWerner Koch1-0/+2
2004-06-14* xreadline.c: New. Based on the iobuf_read_line function.Werner Koch1-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-06Preparing for a releaseWerner Koch1-1/+2
2004-02-12minor cleanupsWerner Koch1-2/+1
2004-02-10New. Based on code from ../sm/base64.c.Werner Koch1-0/+1
2004-01-302004-01-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-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.