aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix macro GPGRT_GCC_VERSIONWerner Koch2017-01-031-1/+1
* New error code GPG_ERR_TRY_LATER.Werner Koch2016-12-131-0/+1
* New error code GPG_ERR_DNS_TIMEOUT.Werner Koch2016-12-121-1/+2
* New error codes to support libdns.Werner Koch2016-12-121-0/+15
* Fix NULL segv in new option --descWerner Koch2016-12-021-0/+3
* New error code GPG_ERR_INV_FLAGWerner Koch2016-12-021-0/+1
* New option --desc for gpg-error.Werner Koch2016-12-022-47/+166
* w32-iconv: Remove invalid link to unicode.org in comment.Daniel Kahn Gillmor2016-11-181-1/+0
* w32: Update links from http to https.Daniel Kahn Gillmor2016-11-181-2/+2
* Fix more misspellings.Daniel Kahn Gillmor2016-11-181-1/+1
* Fix misspellings in error descriptions.Daniel Kahn Gillmor2016-11-181-2/+2
* Fix EXEEXT for lock obj creation.NIIBE Yutaka2016-11-171-1/+1
* Fix typo in two new error descriptions.Werner Koch2016-11-142-3/+3
* estream: Minor portability fix.Werner Koch2016-11-122-4/+4
* estream: Support 'es_poll' on Windows.Justus Winter2016-11-124-74/+1175
* estream: Track the kind of backend used.Justus Winter2016-11-122-17/+33
* estream: Rework how the cookie functions are handled.Justus Winter2016-11-122-49/+69
* estream: Rework modestring handling.Justus Winter2016-11-121-46/+44
* Add new interface gpgrt_get_syscall_clamp.Werner Koch2016-11-127-0/+26
* Use the syscall clamp functions also for lock functionsWerner Koch2016-11-117-1/+104
* w32: Fix lock c++ narrowing conversion warningAndre Heinecke2016-11-111-2/+2
* Change description of GPG_ERR_OPEN_KEYRING.Werner Koch2016-11-101-1/+1
* Add error codes GPG_ERR_TOO_YOUNG and GPG_ERR_TOO_OLD.Werner Koch2016-11-021-0/+2
* estream: Fix modestring parsing.Justus Winter2016-10-181-1/+1
* Add error code USER_ID_EXISTS, NAME_EXISTS, and DUP_NAME.Werner Koch2016-10-071-1/+3
* syscfg: Add support for {i686,x86_64}-apple-darwin.Werner Koch2016-10-073-0/+56
* Add error WINDOW_TOO_SMALL, WINDOW_TOO_LARGE, and MISSING_ENVVAR.Werner Koch2016-09-011-1/+5
* New error code GPG_ERR_ENGINE_TOO_OLDWerner Koch2016-08-161-1/+2
* Fix build without threadsYann E. MORIN2016-07-121-1/+3
* Define EWOULDBLOCK in case it is not definedAndre Heinecke2016-07-051-0/+5
* estream: Fix bug es_fclose_snatch if a seek has been used.Werner Koch2016-06-271-1/+1
* w32: Silence compiler warnings about redefined macros.Werner Koch2016-06-251-6/+19
* estream: Remove two compiler warning.Werner Koch2016-06-241-40/+41
* estream: Fix assertion failure due to es_flush.NIIBE Yutaka2016-06-151-3/+1
* Adjust memory limit of es_fopenmem to the block size.Werner Koch2016-06-151-0/+8
* Add GPG_ERR_SUBKEYS_EXP_OR_REV.Werner Koch2016-05-171-1/+2
* syscfg: Add a powerpc and a tilgegx architecture.Werner Koch2016-05-073-0/+50
* Release 1.22.libgpg-error-1.22Werner Koch2016-04-253-3/+3
* Fix for HPPA.NIIBE Yutaka2016-04-252-4/+11
* syscfg: Add powerpc-unknown-linux-gnuspeWerner Koch2016-04-221-0/+1
* w32: Add iconv functions.Werner Koch2016-04-214-399/+130
* Add file w32-iconv.cWerner Koch2016-04-201-0/+2086
* estream,w32: Temporary fix for gpgrt_poll.Werner Koch2016-04-051-0/+4
* estream: Prepare for new mode flag "sysopen".Werner Koch2016-03-291-14/+47
* estream: Use simpler names for static functions.Werner Koch2016-03-291-44/+44
* doc: Re-format comments in estream.cWerner Koch2016-03-291-150/+311
* estream: Remove strange macro for better readability.Werner Koch2016-03-291-15/+11
* Add function gpgrt_annotate_leaked_object.Peter Wu2016-03-241-0/+30
* syscfg: Add lock-obj-pub files for {armv5, armv6, x86_64}-musl targetsKylie McClain2016-03-144-0/+74
* Fix detecting Solaris operating system.NIIBE Yutaka2016-03-031-1/+2