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