aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update copyright notices.Werner Koch2015-01-262-2/+2
* Add GPG_ERR_LEGACY_KEY.Werner Koch2015-01-221-1/+2
* Avoid false warning about uninitialized var.Werner Koch2015-01-051-1/+1
* Add GPG_ERR_REQUEST_TOO_SHORT and GPG_ERR_REQUEST_TOO_LONG.Werner Koch2014-12-281-1/+3
* Add GPG_ERR_OBJ_TERM_STATE.Werner Koch2014-12-151-1/+2
* Add GPG_ERR_FORBIDDEN.Werner Koch2014-12-031-2/+1
* Add new lock-obj-pub for mips64el-unknown-linux-gnuabi64.Daniel Kahn Gillmor2014-10-252-0/+26
* add lock-obj header for or1k-unknown-linux-gnuDaniel Kahn Gillmor2014-10-232-1/+26
* add lock-obj for new arch triplet for x86Daniel Kahn Gillmor2014-10-231-0/+23
* Fix to help building native on Windows.Werner Koch2014-10-151-3/+3
* Change gpgrt_pending{,_unlocked} to macros.Werner Koch2014-10-037-21/+30
* w32: Make it build again.Werner Koch2014-10-021-1/+1
* build: Support SYSROOT based config script finding.Werner Koch2014-10-021-7/+26
* Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.Werner Koch2014-10-028-5/+137
* GNU calls little-endian powerpc64 powerpc64le, not powerpc64elDaniel Kahn Gillmor2014-09-292-1/+1
* Add error codes for use by a TLS library.Werner Koch2014-09-292-2/+29
* Add new error source GPG_ERR_SOURCE_TLS.Werner Koch2014-09-241-0/+2
* Add new lock-obj-pub for sparc64-unknown-linux-gnu.Daniel Kahn Gillmor2014-09-232-0/+26
* Add new lock-obj-pub for powerpc64el-unknown-linux-gnu.Daniel Kahn Gillmor2014-09-232-0/+26
* 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