summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use autoreconf instead custom scriptbaserock/gnomeJavier Jardón2014-09-302-414/+0
* Release 1.16.libgpg-error-1.16Werner Koch2014-09-182-2/+8
* doc updates and type fixes.Werner Koch2014-09-182-3/+17
* Add new lock-obj-pub for Apple iOS.Werner Koch2014-09-183-0/+56
* Fix es_fclose for streams opened with "samethread".Werner Koch2014-09-121-2/+14
* Fix a prototypeWerner Koch2014-09-121-2/+2
* Post release updates.Werner Koch2014-09-112-1/+5
* Release 1.15.libgpg-error-1.15Werner Koch2014-09-112-2/+2
* Fix build problems with non-gmake (ie. AIX).Werner Koch2014-09-111-3/+4
* Fix problems with ssize_t and off_t.Werner Koch2014-09-118-70/+271
* Fix compiler warning for w32.Werner Koch2014-09-111-7/+7
* Post release updatesWerner Koch2014-09-082-1/+5
* 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