aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Updated error code referencesWerner Koch2011-03-041-7/+6
* Make gpg-error-config and gpg-error.m4 more robust.Werner Koch2011-02-232-3/+21
* Add GPG_ERR_INV_CURVE and GPG_ERR_UNKNOWN_CURVEWerner Koch2011-02-011-7/+9
* Add GPG_ERR_NO_KEYSERVERWerner Koch2011-01-061-0/+1
* 2010-11-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-11-011-1/+3
* s/abort/TerminateProcess/Werner Koch2010-10-312-2/+4
* 2010-10-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-10-292-19/+58
* Add some code to allow building with MSC.Werner Koch2010-10-284-8/+14
* Add comment.Werner Koch2010-10-201-0/+4
* Fix for W32CE.Werner Koch2010-10-203-1/+29
* Fix initialization of static libsWerner Koch2010-09-163-2/+27
* Update pl.po.Werner Koch2010-09-162-3/+9
* Add new error code.Werner Koch2010-09-022-2/+3
* Require new GPG_ERR_ENABLE_ERRNO_MACROS define to include the strerrorWerner Koch2010-08-191-2/+3
* Add gpg_err_deinitlibgpg-error-1.9Werner Koch2010-07-214-5/+62
* Add new error code.Werner Koch2010-06-181-1/+2
* MAp some W32 error codes.Werner Koch2010-04-143-51/+71
* Fix type in macro name.Werner Koch2010-03-152-2/+3
* Add macro to enable gettext macros.Werner Koch2010-03-092-10/+18
* Use format_arg attributeWerner Koch2010-03-081-4/+16
* Add a mapping for ESPIPE on W32CE.Werner Koch2010-03-012-3/+4