aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement symbol visibility.Werner Koch2014-08-2521-52/+485
* First set of changes to include estream into the API.Werner Koch2014-08-256-597/+525
* Fix some minor estream things.Werner Koch2014-08-253-22/+30
* Add missing redefine macros to cleanup the external symbols.Werner Koch2014-08-253-5/+13
* Add estream code from GnuPG.Werner Koch2014-08-258-3/+7132
* doc: Explain two error codes.Werner Koch2014-08-121-1/+10
* Update Danish translationJoe Hansen2014-08-121-35/+15
* tests: Fix compiler warning.Werner Koch2014-08-101-1/+3
* Update ja.poNIIBE Yutaka2014-08-061-130/+90
* Use 16 byte alignment for hppa-unknown-linux-gnu.Werner Koch2014-08-053-1/+42
* Add new lock-obj-pub.*.h from debian buildds.Daniel Kahn Gillmor2014-07-2720-2/+478
* doc update.Werner Koch2014-06-301-2/+6
* Improve logging in a test module.Daniel Kahn Gillmor2014-06-301-1/+1
* Add missing prototype for build tool.Werner Koch2014-06-251-0/+1
* New error code GPG_ERR_KEY_DISABLED.Werner Koch2014-06-103-1/+8
* Post release updates.Werner Koch2014-04-152-1/+8
* Release 1.13.libgpg-error-1.13Werner Koch2014-04-152-3/+4
* Update pl.po.Werner Koch2014-04-151-194/+173
* Auto-update of po files.Werner Koch2014-04-1513-0/+169
* Update de.po.Werner Koch2014-04-151-1/+7
* Add code GPG_ERR_KEY_ON_CARD.Werner Koch2014-04-152-3/+20
* Fix a syscfg/ file name.Werner Koch2014-01-292-2/+2
* Fix the name of the file in the comment of the output.Werner Koch2014-01-281-1/+1
* Add lock info for arm-unknown-linux-androideabi.Werner Koch2014-01-252-2/+23
* tests: Call srand for each thread under Windows.Werner Koch2014-01-241-0/+3
* Do not use the threadlib macros for Windows.Werner Koch2014-01-241-27/+45
* Make multi-threading flags available via gpg-error-config.Werner Koch2014-01-245-9/+57
* Allow using gpgrt_lock_init on an unitialized variable.Werner Koch2014-01-243-6/+33
* Move version number first in the Posix lock-obj.Werner Koch2014-01-173-16/+20
* Extend the platform dependent build rules.Werner Koch2014-01-176-44/+162
* Fix linking for last change on non-ELF platforms.Werner Koch2014-01-161-1/+1
* Add gpgrt_lock_ functions.Werner Koch2014-01-1624-298/+1665
* Improve maintainability by rewriting the mkheader helper.Werner Koch2014-01-145-261/+404
* po: Update de.po.Werner Koch2014-01-101-1/+4
* Use the generic autogen.sh script.Werner Koch2014-01-103-82/+210
* Move helper scripts to build-aux.Werner Koch2014-01-109-1/+2
* Add build support for ppc64le.Werner Koch2013-12-093-68/+113
* Update libtool to support Android.David 'Digit' Turner2013-12-091-0/+20
* Add GPG_ERR_MAC_ALGO.Werner Koch2013-11-173-2/+16
* w32: Fix corrupted string output.Werner Koch2013-07-151-4/+18
* Remove trailing spaces from w32-gettext.c.Werner Koch2013-07-151-26/+26
* Post release version bump.Werner Koch2013-06-242-1/+4
* Release 1.12.libgpg-error-1.12Werner Koch2013-06-242-3/+7
* Auto merge po files.Werner Koch2013-06-2413-0/+354
* Update German translation.Werner Koch2013-06-241-3/+19
* Add hack to have different names for 64 bit Windows DLLs.Werner Koch2013-06-171-0/+13
* Support building for w64.Werner Koch2013-06-171-1/+4
* w32: Fix installing of .def file.Werner Koch2013-05-231-0/+1
* Fix libtool 2.4.2 to correctly detect .def files.Werner Koch2013-05-232-5/+9
* Add GPG_ERR_*CRYPT_CTX* and GPG_ERR_BROKEN_*KEY.Werner Koch2013-04-113-5/+72