aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-18doc updates and type fixes.Werner Koch1-1/+1
2014-09-18Add new lock-obj-pub for Apple iOS.Werner Koch3-0/+56
2014-09-12Fix es_fclose for streams opened with "samethread".Werner Koch1-2/+14
2014-09-12Fix a prototypeWerner Koch1-2/+2
2014-09-11Fix build problems with non-gmake (ie. AIX).Werner Koch1-3/+4
2014-09-11Fix problems with ssize_t and off_t.Werner Koch6-69/+226
2014-09-11Fix compiler warning for w32.Werner Koch1-7/+7
2014-08-26Add gpgrt_set_alloc_func.Werner Koch9-26/+102
2014-08-26Export missing init functions.Werner Koch8-22/+53
2014-08-26Include required headers into gpg-error.h.Werner Koch1-0/+1
2014-08-25Replace locking code in estream functions.Werner Koch10-209/+251
2014-08-25Remove GnuPG specific code.Werner Koch1-47/+1
2014-08-25Add gpgrt_snprintf and gpgrt_vsnprintf.Werner Koch5-5/+38
2014-08-25Finish inclusion of estream into the API.Werner Koch9-214/+1117
2014-08-25Implement symbol visibility.Werner Koch18-47/+376
2014-08-25First set of changes to include estream into the API.Werner Koch5-595/+524
2014-08-25Fix some minor estream things.Werner Koch2-21/+29
2014-08-25Add missing redefine macros to cleanup the external symbols.Werner Koch2-2/+7
2014-08-25Add estream code from GnuPG.Werner Koch5-0/+7000
2014-08-05Use 16 byte alignment for hppa-unknown-linux-gnu.Werner Koch2-0/+20
2014-07-27Add new lock-obj-pub.*.h from debian buildds.Daniel Kahn Gillmor20-2/+478
2014-06-25Add missing prototype for build tool.Werner Koch1-0/+1
2014-06-10New error code GPG_ERR_KEY_DISABLED.Werner Koch1-1/+2
2014-04-15Add code GPG_ERR_KEY_ON_CARD.Werner Koch1-1/+2
2014-01-29Fix a syscfg/ file name.Werner Koch2-2/+2
2014-01-28Fix the name of the file in the comment of the output.Werner Koch1-1/+1
2014-01-25Add lock info for arm-unknown-linux-androideabi.Werner Koch2-2/+23
2014-01-24Make multi-threading flags available via gpg-error-config.Werner Koch2-2/+25
2014-01-24Allow using gpgrt_lock_init on an unitialized variable.Werner Koch3-6/+33
2014-01-17Move version number first in the Posix lock-obj.Werner Koch3-16/+20
2014-01-17Extend the platform dependent build rules.Werner Koch4-44/+135
2014-01-16Fix linking for last change on non-ELF platforms.Werner Koch1-1/+1
2014-01-16Add gpgrt_lock_ functions.Werner Koch17-21/+843
2014-01-14Improve maintainability by rewriting the mkheader helper.Werner Koch5-261/+404
2013-11-17Add GPG_ERR_MAC_ALGO.Werner Koch1-1/+1
2013-07-15w32: Fix corrupted string output.Werner Koch1-4/+18
2013-07-15Remove trailing spaces from w32-gettext.c.Werner Koch1-26/+26
2013-05-23w32: Fix installing of .def file.Werner Koch1-0/+1
2013-04-11Add GPG_ERR_*CRYPT_CTX* and GPG_ERR_BROKEN_*KEY.Werner Koch1-2/+7
2013-02-23Add version macros and check function.Werner Koch6-25/+159
2013-02-22Fix the alias mechanism for --with-libgpg-error-prefix.Werner Koch1-4/+5
2012-11-16Switch to the new automagic beta numbering scheme.Werner Koch1-4/+4
2012-11-16Add new source id for Libassuan.Werner Koch1-2/+3
2012-08-09Typo fix.Jordy Provost1-1/+1
2012-06-20Use CPPFLAGS when generating mkerrcodes.hRafaël Carré1-1/+1
2011-11-28accept --with-libgpg-error-prefix as well as --with-gpg-error-prefixJim Meyering1-2/+12
2011-09-22gpg-error-config: handle /usr/lib64, /lib64 just like /usr/lib and /libDiego Elio Pettenò1-3/+6
2011-08-23Add GPG_ERR_AMBIGUOUSWerner Koch1-2/+3
2011-08-23Add GPG_ERR_DUP_KEYWerner Koch1-1/+2
2011-04-06Extra test for gpg-error-config scriptWerner Koch1-1/+2