summaryrefslogtreecommitdiffstats
path: root/g13 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* g13: Improve dump_keyblob.Werner Koch2016-02-133-38/+88
* g13: Define 3 new tags.Werner Koch2016-02-131-1/+11
* g13: Rename utils.c to g13tuple.cWerner Koch2016-02-1310-20/+24
* g13: Add functions to handle uint in a keyblob.Werner Koch2016-02-134-4/+318
* g13: Re-factor high level create code.Werner Koch2016-02-133-28/+64
* g13: Return an error for non-existing device.Werner Koch2016-02-131-3/+7
* g13: Fix releasing of a syshelp context.Werner Koch2016-02-131-2/+7
* g13: Switch over to common/exectool.c.Werner Koch2016-02-135-313/+6
* g13: First chunk of code to support dm-crypt.Werner Koch2016-02-1314-9/+2489
* 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