aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-10-28Add some code to allow building with MSC.Werner Koch4-8/+14
2010-10-20Add comment.Werner Koch1-0/+4
2010-10-20Fix for W32CE.Werner Koch3-1/+29
2010-09-16Fix initialization of static libsWerner Koch3-2/+27
2010-09-16Update pl.po.Werner Koch2-3/+9
2010-09-02Add new error code.Werner Koch2-2/+3
2010-08-19Require new GPG_ERR_ENABLE_ERRNO_MACROS define to include the strerrorWerner Koch1-2/+3
2010-07-21Add gpg_err_deinitlibgpg-error-1.9Werner Koch4-5/+62
2010-06-18Add new error code.Werner Koch1-1/+2
2010-04-14MAp some W32 error codes.Werner Koch3-51/+71
2010-03-15Fix type in macro name.Werner Koch2-2/+3
2010-03-09Add macro to enable gettext macros.Werner Koch2-10/+18
2010-03-08Use format_arg attributeWerner Koch1-4/+16
2010-03-01Add a mapping for ESPIPE on W32CE.Werner Koch2-3/+4
2010-02-17Yet another try to make it work:Werner Koch1-2/+2
2010-02-17Reworked the installation of gpg-extra/errno.h.Werner Koch1-3/+16