summaryrefslogtreecommitdiffstats
path: root/g13 (follow)
Commit message (Expand)AuthorAgeFilesLines
* g13: Fix commit 1a045b13.Werner Koch2015-11-261-4/+4
* common: Make the GPG arguments configurable in call-gpg.Justus Winter2015-11-264-2/+19
* g13: Move 'call-gpg.c' to common.Justus Winter2015-11-255-629/+4
* Fix typos found using codespell.Justus Winter2015-11-172-2/+2
* g13: Move some code to a separate module.Werner Koch2015-09-166-101/+190
* doc: Minor comment fixes.Werner Koch2015-09-091-2/+4
* Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch2015-07-261-1/+1
* Allow use of debug flag names for all tools.Werner Koch2015-06-231-8/+21
* Remove obsolete directories from AM_CPPFLAGS.Werner Koch2015-04-101-1/+1
* Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch2015-04-063-7/+7
* g13: Fix pointer wrap check.Werner Koch2015-03-151-4/+6
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-4/+3
* Add a hook to be called right after main.Werner Koch2015-01-281-0/+1
* sm,g13: Init local vars to avoid compiler warnings.Werner Koch2015-01-051-1/+2
* Remove use of gnulib (part 2)Werner Koch2014-11-112-2/+4
* Remove use of gnulib (part 1)Werner Koch2014-11-111-1/+1
* Remove support for the GPG_AGENT_INFO envvar.Werner Koch2014-10-031-3/+0
* g13: Avoid segv after pipe creation failure.Werner Koch2014-09-181-6/+6
* Switch to the libgpg-error provided estream.Werner Koch2014-08-263-3/+0
* Make use of the *_NAME etc macros.Werner Koch2013-11-182-9/+9
* Remove some unused variables.Werner Koch2013-02-221-9/+9
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-057-30/+30
* Print warning for arguments not considered an option.Werner Koch2012-03-271-0/+11
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-0/+1
* Port Windows code to NPTH.Marcus Brinkmann2012-01-251-3/+6
* Port to npth.Marcus Brinkmann2012-01-254-179/+166
* Fix compiler warnings.Marcus Brinkmann2012-01-031-0/+1
* Fix last change: Only set gcrypt thread callback for older versions.Marcus Brinkmann2012-01-031-2/+2
* Only set gcrypt thread callback for older version of gcrypt.Marcus Brinkmann2012-01-021-0/+10
* Generate the ChangeLog from commit logs.Werner Koch2011-12-013-3/+16
* Add a flag parameter to dotlock_create.Werner Koch2011-09-283-3/+3
* Renamed the lock functions.Werner Koch2011-09-233-7/+7
* Fix size_t vs int issues.Marcus Brinkmann2011-06-011-1/+1
* Add LIBICONV to LDFLAGS.Marcus Brinkmann2011-06-011-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-0423-187/+166
* Move OpenPGP OID helpers to common/.Werner Koch2011-01-311-1/+0
* Editorial changes and allow building with old libgcrypts.Werner Koch2011-01-211-3/+1
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-062-2/+4
* Add patches for EncFsWerner Koch2010-11-102-0/+542
* Fix a regression from 2010-06-09.Werner Koch2010-06-242-3/+3
* Merged Dirmngr with GnuPG.Werner Koch2010-06-092-3/+6
* Add unfinished gpgtar.Werner Koch2010-06-071-1/+1
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-221-1/+1
* Use a custom log handler for libassuan.Werner Koch2010-03-113-7/+6
* Merged jnlib into common.Werner Koch2010-03-101-1/+1
* common/Marcus Brinkmann2009-12-081-4/+4
* support numeric debug levels.Werner Koch2009-12-031-6/+21
* agent/Marcus Brinkmann2009-11-251-3/+3
* agent/Marcus Brinkmann2009-11-052-2/+3
* Initialize opt.session_env.Marcus Brinkmann2009-11-051-0/+5