aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-13New error code GPG_ERR_TRY_LATER.Werner Koch1-0/+1
2016-12-12New error code GPG_ERR_DNS_TIMEOUT.Werner Koch1-1/+2
2016-12-12New error codes to support libdns.Werner Koch1-0/+15
2016-12-02Fix NULL segv in new option --descWerner Koch1-0/+3
2016-12-02New error code GPG_ERR_INV_FLAGWerner Koch1-0/+1
2016-12-02New option --desc for gpg-error.Werner Koch2-47/+166
2016-11-18w32-iconv: Remove invalid link to unicode.org in comment.Daniel Kahn Gillmor1-1/+0
2016-11-18w32: Update links from http to https.Daniel Kahn Gillmor1-2/+2
2016-11-18Fix more misspellings.Daniel Kahn Gillmor1-1/+1
2016-11-18Fix misspellings in error descriptions.Daniel Kahn Gillmor1-2/+2
2016-11-17Fix EXEEXT for lock obj creation.NIIBE Yutaka1-1/+1
2016-11-14Fix typo in two new error descriptions.Werner Koch2-3/+3
2016-11-12estream: Minor portability fix.Werner Koch2-4/+4
2016-11-12estream: Support 'es_poll' on Windows.Justus Winter4-74/+1175
2016-11-12estream: Track the kind of backend used.Justus Winter2-17/+33
2016-11-12estream: Rework how the cookie functions are handled.Justus Winter2-49/+69
2016-11-12estream: Rework modestring handling.Justus Winter1-46/+44
2016-11-12Add new interface gpgrt_get_syscall_clamp.Werner Koch7-0/+26
2016-11-11Use the syscall clamp functions also for lock functionsWerner Koch7-1/+104
2016-11-11w32: Fix lock c++ narrowing conversion warningAndre Heinecke1-2/+2
2016-11-10Change description of GPG_ERR_OPEN_KEYRING.Werner Koch1-1/+1
2016-11-02Add error codes GPG_ERR_TOO_YOUNG and GPG_ERR_TOO_OLD.Werner Koch1-0/+2
2016-10-18estream: Fix modestring parsing.Justus Winter1-1/+1
2016-10-07Add error code USER_ID_EXISTS, NAME_EXISTS, and DUP_NAME.Werner Koch1-1/+3
2016-10-07syscfg: Add support for {i686,x86_64}-apple-darwin.Werner Koch3-0/+56
2016-09-01Add error WINDOW_TOO_SMALL, WINDOW_TOO_LARGE, and MISSING_ENVVAR.Werner Koch1-1/+5
2016-08-16New error code GPG_ERR_ENGINE_TOO_OLDWerner Koch1-1/+2
2016-07-12Fix build without threadsYann E. MORIN1-1/+3
2016-07-05Define EWOULDBLOCK in case it is not definedAndre Heinecke1-0/+5
2016-06-27estream: Fix bug es_fclose_snatch if a seek has been used.Werner Koch1-1/+1
2016-06-25w32: Silence compiler warnings about redefined macros.Werner Koch1-6/+19
2016-06-24estream: Remove two compiler warning.Werner Koch1-40/+41
2016-06-15estream: Fix assertion failure due to es_flush.NIIBE Yutaka1-3/+1
2016-06-15Adjust memory limit of es_fopenmem to the block size.Werner Koch1-0/+8
2016-05-17Add GPG_ERR_SUBKEYS_EXP_OR_REV.Werner Koch1-1/+2
2016-05-07syscfg: Add a powerpc and a tilgegx architecture.Werner Koch3-0/+50
2016-04-25Release 1.22.libgpg-error-1.22Werner Koch3-3/+3
2016-04-25Fix for HPPA.NIIBE Yutaka2-4/+11
2016-04-22syscfg: Add powerpc-unknown-linux-gnuspeWerner Koch1-0/+1
2016-04-21w32: Add iconv functions.Werner Koch4-399/+130
2016-04-20Add file w32-iconv.cWerner Koch1-0/+2086
2016-04-05estream,w32: Temporary fix for gpgrt_poll.Werner Koch1-0/+4
2016-03-29estream: Prepare for new mode flag "sysopen".Werner Koch1-14/+47
2016-03-29estream: Use simpler names for static functions.Werner Koch1-44/+44
2016-03-29doc: Re-format comments in estream.cWerner Koch1-150/+311
2016-03-29estream: Remove strange macro for better readability.Werner Koch1-15/+11
2016-03-24Add function gpgrt_annotate_leaked_object.Peter Wu1-0/+30
2016-03-14syscfg: Add lock-obj-pub files for {armv5, armv6, x86_64}-musl targetsKylie McClain4-0/+74
2016-03-03Fix detecting Solaris operating system.NIIBE Yutaka1-1/+2
2016-03-01Fix for Solaris.NIIBE Yutaka1-1/+1