aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* doc updates and type fixes.Werner Koch2014-09-181-1/+1
* 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
* 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-116-69/+226
* Fix compiler warning for w32.Werner Koch2014-09-111-7/+7
* Add gpgrt_set_alloc_func.Werner Koch2014-08-269-26/+102
* Export missing init functions.Werner Koch2014-08-268-22/+53
* Include required headers into gpg-error.h.Werner Koch2014-08-261-0/+1
* Replace locking code in estream functions.Werner Koch2014-08-2510-209/+251
* Remove GnuPG specific code.Werner Koch2014-08-251-47/+1
* 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-2518-47/+376
* First set of changes to include estream into the API.Werner Koch2014-08-255-595/+524
* Fix some minor estream things.Werner Koch2014-08-252-21/+29
* Add missing redefine macros to cleanup the external symbols.Werner Koch2014-08-252-2/+7
* Add estream code from GnuPG.Werner Koch2014-08-255-0/+7000
* Use 16 byte alignment for hppa-unknown-linux-gnu.Werner Koch2014-08-052-0/+20
* Add new lock-obj-pub.*.h from debian buildds.Daniel Kahn Gillmor2014-07-2720-2/+478
* Add missing prototype for build tool.Werner Koch2014-06-251-0/+1
* New error code GPG_ERR_KEY_DISABLED.Werner Koch2014-06-101-1/+2
* Add code GPG_ERR_KEY_ON_CARD.Werner Koch2014-04-151-1/+2
* 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
* Make multi-threading flags available via gpg-error-config.Werner Koch2014-01-242-2/+25
* 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-174-44/+135
* Fix linking for last change on non-ELF platforms.Werner Koch2014-01-161-1/+1
* Add gpgrt_lock_ functions.Werner Koch2014-01-1617-21/+843
* Improve maintainability by rewriting the mkheader helper.Werner Koch2014-01-145-261/+404
* Add GPG_ERR_MAC_ALGO.Werner Koch2013-11-171-1/+1
* w32: Fix corrupted string output.Werner Koch2013-07-151-4/+18
* Remove trailing spaces from w32-gettext.c.Werner Koch2013-07-151-26/+26
* w32: Fix installing of .def file.Werner Koch2013-05-231-0/+1
* Add GPG_ERR_*CRYPT_CTX* and GPG_ERR_BROKEN_*KEY.Werner Koch2013-04-111-2/+7
* Add version macros and check function.Werner Koch2013-02-236-25/+159
* Fix the alias mechanism for --with-libgpg-error-prefix.Werner Koch2013-02-221-4/+5
* Switch to the new automagic beta numbering scheme.Werner Koch2012-11-161-4/+4
* Add new source id for Libassuan.Werner Koch2012-11-161-2/+3
* Typo fix.Jordy Provost2012-08-091-1/+1
* Use CPPFLAGS when generating mkerrcodes.hRafaël Carré2012-06-201-1/+1
* accept --with-libgpg-error-prefix as well as --with-gpg-error-prefixJim Meyering2011-11-281-2/+12
* gpg-error-config: handle /usr/lib64, /lib64 just like /usr/lib and /libDiego Elio Pettenò2011-09-221-3/+6
* Add GPG_ERR_AMBIGUOUSWerner Koch2011-08-231-2/+3
* Add GPG_ERR_DUP_KEYWerner Koch2011-08-231-1/+2
* Extra test for gpg-error-config scriptWerner Koch2011-04-061-1/+2