| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build without threads | Yann E. MORIN | 2016-07-12 | 1 | -1/+3 |
* | Define EWOULDBLOCK in case it is not defined | Andre Heinecke | 2016-07-05 | 1 | -0/+5 |
* | estream: Fix bug es_fclose_snatch if a seek has been used. | Werner Koch | 2016-06-27 | 1 | -1/+1 |
* | w32: Silence compiler warnings about redefined macros. | Werner Koch | 2016-06-25 | 1 | -6/+19 |
* | estream: Remove two compiler warning. | Werner Koch | 2016-06-24 | 1 | -40/+41 |
* | estream: Fix assertion failure due to es_flush. | NIIBE Yutaka | 2016-06-15 | 1 | -3/+1 |
* | Adjust memory limit of es_fopenmem to the block size. | Werner Koch | 2016-06-15 | 1 | -0/+8 |
* | Add GPG_ERR_SUBKEYS_EXP_OR_REV. | Werner Koch | 2016-05-17 | 1 | -1/+2 |
* | syscfg: Add a powerpc and a tilgegx architecture. | Werner Koch | 2016-05-07 | 3 | -0/+50 |
* | Release 1.22.libgpg-error-1.22 | Werner Koch | 2016-04-25 | 3 | -3/+3 |
* | Fix for HPPA. | NIIBE Yutaka | 2016-04-25 | 2 | -4/+11 |
* | syscfg: Add powerpc-unknown-linux-gnuspe | Werner Koch | 2016-04-22 | 1 | -0/+1 |
* | w32: Add iconv functions. | Werner Koch | 2016-04-21 | 4 | -399/+130 |
* | Add file w32-iconv.c | Werner Koch | 2016-04-20 | 1 | -0/+2086 |
* | estream,w32: Temporary fix for gpgrt_poll. | Werner Koch | 2016-04-05 | 1 | -0/+4 |
* | estream: Prepare for new mode flag "sysopen". | Werner Koch | 2016-03-29 | 1 | -14/+47 |
* | estream: Use simpler names for static functions. | Werner Koch | 2016-03-29 | 1 | -44/+44 |
* | doc: Re-format comments in estream.c | Werner Koch | 2016-03-29 | 1 | -150/+311 |
* | estream: Remove strange macro for better readability. | Werner Koch | 2016-03-29 | 1 | -15/+11 |
* | Add function gpgrt_annotate_leaked_object. | Peter Wu | 2016-03-24 | 1 | -0/+30 |
* | syscfg: Add lock-obj-pub files for {armv5, armv6, x86_64}-musl targets | Kylie McClain | 2016-03-14 | 4 | -0/+74 |
* | Fix detecting Solaris operating system. | NIIBE Yutaka | 2016-03-04 | 1 | -1/+2 |
* | Fix for Solaris. | NIIBE Yutaka | 2016-03-01 | 1 | -1/+1 |
* | Add support for Solaris, fixing HPPA. | NIIBE Yutaka | 2016-02-26 | 2 | -10/+12 |
* | w32: Confirm the 639-1 code for Venda is "ve" | Daniel Kahn Gillmor | 2016-02-08 | 1 | -5/+1 |
* | Convert http links to https where possible in the source. | Daniel Kahn Gillmor | 2016-02-08 | 26 | -27/+27 |
* | Add syscfg alias for x86_64-pc-linux-gnuhardened1 | Werner Koch | 2016-01-27 | 1 | -0/+1 |
* | Add GPG_ERR_DB_CORRUPTED. | Werner Koch | 2016-01-19 | 1 | -2/+2 |
* | Add new lock-obj-pub for NIOS2. | Marek Vasut | 2016-01-13 | 2 | -0/+24 |
* | Fix windows 8bit encoding conversion | Andre Heinecke | 2015-12-07 | 1 | -5/+13 |
* | Fix typos found by codespell. | Justus Winter | 2015-11-19 | 3 | -6/+6 |
* | Avoid 'malloc' corner case. | Justus Winter | 2015-11-19 | 1 | -3/+3 |
* | Add error codes NO_NAME, NO_KEY, and SERVER_FAILURE. | Werner Koch | 2015-10-21 | 1 | -1/+4 |
* | estream: Avoid calling write(fd,NULL,n). | Werner Koch | 2015-10-18 | 1 | -20/+32 |
* | estream: Keep track of EPIPE. | Werner Koch | 2015-09-28 | 1 | -4/+25 |
* | Add GPG_ERR_FALSE and GPG_ERR_TRUE error codes. | Werner Koch | 2015-09-28 | 1 | -1/+2 |
* | estream: Add gpgrt_set_nonblock and gpgrt_poll. | Werner Koch | 2015-09-25 | 7 | -4/+413 |
* | estream: Replace indicator help functions to ease code reading. | Werner Koch | 2015-09-24 | 1 | -33/+13 |
* | Support i[456]86-pc{,-linux,-kfreebsd}-gnu.h | Daniel Kahn Gillmor | 2015-09-17 | 5 | -27/+8 |
* | Add new version macros. | Werner Koch | 2015-08-26 | 1 | -6/+9 |
* | Add macro GPGRT_INLINE and avoid -Wundef warnings | Werner Koch | 2015-08-26 | 1 | -27/+28 |
* | w32: Make sure the setmode is called. | Werner Koch | 2015-08-25 | 1 | -1/+7 |
* | Add option --lib-version to the gpg-error tool. | Werner Koch | 2015-07-27 | 1 | -4/+14 |
* | Add new public macros for GCC attributes. | Werner Koch | 2015-07-24 | 2 | -22/+100 |
* | Allow building with --disable-threads. | Werner Koch | 2015-06-15 | 4 | -20/+64 |
* | Changed LDAP error strings. | Werner Koch | 2015-04-10 | 1 | -78/+78 |
* | w32: Remove compiler warnings. | Werner Koch | 2015-04-10 | 2 | -81/+15 |
* | Use assert to print diagnosicts before calling abort. | Werner Koch | 2015-03-24 | 1 | -4/+17 |
* | Avoid breakage with gcc 5 | Daniel Kahn Gillmor | 2015-03-24 | 1 | -1/+1 |
* | Add option --defines to gpg-error. | Werner Koch | 2015-03-19 | 1 | -17/+75 |