aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-03-04Updated error code referencesWerner Koch1-7/+6
2011-02-23Make gpg-error-config and gpg-error.m4 more robust.Werner Koch2-3/+21
2011-02-01Add GPG_ERR_INV_CURVE and GPG_ERR_UNKNOWN_CURVEWerner Koch1-7/+9
2011-01-06Add GPG_ERR_NO_KEYSERVERWerner Koch1-0/+1
2010-11-012010-11-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+3
2010-10-31s/abort/TerminateProcess/Werner Koch2-2/+4
2010-10-292010-10-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-19/+58