aboutsummaryrefslogtreecommitdiffstats
path: root/g13 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-26g13: Fix commit 1a045b13.Werner Koch1-4/+4
2015-11-26common: Make the GPG arguments configurable in call-gpg.Justus Winter4-2/+19
2015-11-25g13: Move 'call-gpg.c' to common.Justus Winter5-629/+4
2015-11-17Fix typos found using codespell.Justus Winter2-2/+2
2015-09-16g13: Move some code to a separate module.Werner Koch6-101/+190
2015-09-09doc: Minor comment fixes.Werner Koch1-2/+4
2015-07-26Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch1-1/+1
2015-06-23Allow use of debug flag names for all tools.Werner Koch1-8/+21
2015-04-10Remove obsolete directories from AM_CPPFLAGS.Werner Koch1-1/+1
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch3-7/+7
2015-03-15g13: Fix pointer wrap check.Werner Koch1-4/+6
2015-02-11Use inline functions to convert buffer data to scalars.Werner Koch1-4/+3
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+1
2015-01-05sm,g13: Init local vars to avoid compiler warnings.Werner Koch1-1/+2
2014-11-11Remove use of gnulib (part 2)Werner Koch2-2/+4
2014-11-11Remove use of gnulib (part 1)Werner Koch1-1/+1
2014-10-03Remove support for the GPG_AGENT_INFO envvar.Werner Koch1-3/+0
2014-09-18g13: Avoid segv after pipe creation failure.Werner Koch1-6/+6
2014-08-26Switch to the libgpg-error provided estream.Werner Koch3-3/+0
2013-11-18Make use of the *_NAME etc macros.Werner Koch2-9/+9
2013-02-22Remove some unused variables.Werner Koch1-9/+9
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch7-30/+30
2012-03-27Print warning for arguments not considered an option.Werner Koch1-0/+11
2012-02-06common: Add a global variable to for the default error source.Werner Koch1-0/+1
2012-01-25Port Windows code to NPTH.Marcus Brinkmann1-3/+6
2012-01-25Port to npth.Marcus Brinkmann4-179/+166
2012-01-03Fix compiler warnings.Marcus Brinkmann1-0/+1
2012-01-03Fix last change: Only set gcrypt thread callback for older versions.Marcus Brinkmann1-2/+2
2012-01-02Only set gcrypt thread callback for older version of gcrypt.Marcus Brinkmann1-0/+10
2011-12-01Generate the ChangeLog from commit logs.Werner Koch3-3/+16
2011-09-28Add a flag parameter to dotlock_create.Werner Koch3-3/+3
2011-09-23Renamed the lock functions.Werner Koch3-7/+7
2011-06-01Fix size_t vs int issues.Marcus Brinkmann1-1/+1
2011-06-01Add LIBICONV to LDFLAGS.Marcus Brinkmann1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch23-187/+166
2011-01-31Move OpenPGP OID helpers to common/.Werner Koch1-1/+0
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-3/+1
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2-2/+4
2010-11-10Add patches for EncFsWerner Koch2-0/+542
2010-06-24Fix a regression from 2010-06-09.Werner Koch2-3/+3
2010-06-09Merged Dirmngr with GnuPG.Werner Koch2-3/+6
2010-06-07Add unfinished gpgtar.Werner Koch1-1/+1
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-1/+1
2010-03-11Use a custom log handler for libassuan.Werner Koch3-7/+6
2010-03-10Merged jnlib into common.Werner Koch1-1/+1
2009-12-08common/Marcus Brinkmann1-4/+4
2009-12-03support numeric debug levels.Werner Koch1-6/+21
2009-11-25agent/Marcus Brinkmann1-3/+3
2009-11-05agent/Marcus Brinkmann2-2/+3
2009-11-05Initialize opt.session_env.Marcus Brinkmann1-0/+5