aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 1.14.libgpg-error-1.14Werner Koch2014-09-082-4/+4
* po: Auto-updateWerner Koch2014-09-0813-0/+65
* po: Update de.po.Werner Koch2014-09-081-2/+5
* Add gpgrt_set_alloc_func.Werner Koch2014-08-2611-26/+108
* Export missing init functions.Werner Koch2014-08-269-22/+55
* Include required headers into gpg-error.h.Werner Koch2014-08-261-0/+1
* Replace locking code in estream functions.Werner Koch2014-08-2511-212/+345
* Remove GnuPG specific code.Werner Koch2014-08-251-47/+1
* Add test for the estream printf functionsWerner Koch2014-08-253-2/+431
* Add gpgrt_snprintf and gpgrt_vsnprintf.Werner Koch2014-08-255-5/+38
* Finish inclusion of estream into the API.Werner Koch2014-08-259-214/+1117
* 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