aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-02-26Add support for Solaris, fixing HPPA.NIIBE Yutaka2-10/+12
2016-02-08w32: Confirm the 639-1 code for Venda is "ve"Daniel Kahn Gillmor1-5/+1
2016-02-08Convert http links to https where possible in the source.Daniel Kahn Gillmor26-27/+27
2016-01-27Add syscfg alias for x86_64-pc-linux-gnuhardened1Werner Koch1-0/+1
2016-01-19Add GPG_ERR_DB_CORRUPTED.Werner Koch1-2/+2
2016-01-13Add new lock-obj-pub for NIOS2.Marek Vasut2-0/+24
2015-12-07Fix windows 8bit encoding conversionAndre Heinecke1-5/+13
2015-11-19Fix typos found by codespell.Justus Winter3-6/+6
2015-11-19Avoid 'malloc' corner case.Justus Winter1-3/+3
2015-10-21Add error codes NO_NAME, NO_KEY, and SERVER_FAILURE.Werner Koch1-1/+4
2015-10-18estream: Avoid calling write(fd,NULL,n).Werner Koch1-20/+32
2015-09-28estream: Keep track of EPIPE.Werner Koch1-4/+25
2015-09-28Add GPG_ERR_FALSE and GPG_ERR_TRUE error codes.Werner Koch1-1/+2
2015-09-25estream: Add gpgrt_set_nonblock and gpgrt_poll.Werner Koch7-4/+413
2015-09-24estream: Replace indicator help functions to ease code reading.Werner Koch1-33/+13
2015-09-17Support i[456]86-pc{,-linux,-kfreebsd}-gnu.hDaniel Kahn Gillmor5-27/+8
2015-08-26Add new version macros.Werner Koch1-6/+9
2015-08-26Add macro GPGRT_INLINE and avoid -Wundef warningsWerner Koch1-27/+28
2015-08-25w32: Make sure the setmode is called.Werner Koch1-1/+7
2015-07-27Add option --lib-version to the gpg-error tool.Werner Koch1-4/+14
2015-07-24Add new public macros for GCC attributes.Werner Koch2-22/+100
2015-06-15Allow building with --disable-threads.Werner Koch4-20/+64
2015-04-10Changed LDAP error strings.Werner Koch1-78/+78
2015-04-10w32: Remove compiler warnings.Werner Koch2-81/+15
2015-03-24Use assert to print diagnosicts before calling abort.Werner Koch1-4/+17
2015-03-24Avoid breakage with gcc 5Daniel Kahn Gillmor1-1/+1
2015-03-19Add option --defines to gpg-error.Werner Koch1-17/+75
2015-03-19Add GPG_ERR_LDAP_* error codes.Werner Koch1-2/+103
2015-03-16Remove useless conditions.Werner Koch2-7/+4
2015-03-06Add host-triplet aliasing feature to mkheader.Werner Koch3-7/+48
2015-03-06w32: Add a manifest to libgpg-error.Werner Koch3-1/+21
2015-01-30w32: Use -static-libgcc to avoid linking to libgcc_s_sjlj-1.dll.Werner Koch1-1/+9