| Commit message (Expand) | Author | Age | Files | Lines |
* | New error codes for SQLite | Werner Koch | 2019-12-13 | 1 | -1/+70 |
* | New error codes NO_KEYBOXD, KEYBOXD, NO_SERVICE, and SERVICE. | Werner Koch | 2019-08-05 | 1 | -1/+19 |
* | build: Use {CFLAGS,CPPFLAGS, LDFLAGS}_FOR_BUILD for helper programsdkg-fix-T4643 | Daniel Kahn Gillmor | 2019-07-18 | 1 | -1/+2 |
* | yat2m: Change style for @samp and add @kbd. | Werner Koch | 2019-04-04 | 1 | -3/+4 |
* | estream: Increase buffer size for Windows. | Werner Koch | 2019-03-19 | 1 | -0/+1 |
* | New error codes NO_AUTH and BAD_AUTH | Werner Koch | 2019-02-11 | 1 | -0/+9 |
* | build: Fix regression in make distcheck | Werner Koch | 2019-01-16 | 1 | -1/+1 |
* | build: Fix for BSD make. | NIIBE Yutaka | 2019-01-15 | 1 | -1/+1 |
* | doc: Describe some causes for GPG_ERR_NO_NAME. | Werner Koch | 2019-01-09 | 1 | -5/+10 |
* | Release 1.33.libgpg-error-1.33gpgrt-1.33 | Werner Koch | 2018-12-07 | 1 | -1/+1 |
* | doc: Replace gpg-error-config by gpgrt-config. | Werner Koch | 2018-12-07 | 1 | -24/+18 |
* | yat2m: Avoid compiler warnings. | NIIBE Yutaka | 2018-10-22 | 1 | -1/+1 |
* | build: Use AX_CC_FOR_BUILD and EXEEXT. | NIIBE Yutaka | 2018-07-11 | 1 | -12/+7 |
* | doc: Now, yat2m is a standard tool. | NIIBE Yutaka | 2018-07-11 | 1 | -5/+0 |
* | doc: Fix yat2m name for native w32 build | Andre Heinecke | 2018-05-03 | 1 | -0/+5 |
* | doc: Fix yat2m build for cross compilation. | NIIBE Yutaka | 2018-04-13 | 1 | -1/+1 |
* | build: Make sure version.texi is generated in time. | Damien Goutte-Gattat via Gnupg-devel | 2018-04-11 | 1 | -1/+1 |
* | doc: Fix previous commit. | NIIBE Yutaka | 2018-03-27 | 1 | -4/+4 |
* | doc: Support cross compilation for yat2m. | NIIBE Yutaka | 2018-03-27 | 1 | -2/+19 |
* | yat2m: Avoid compiler warnings | Werner Koch | 2018-03-22 | 1 | -5/+10 |
* | doc: Fix build and installation of yat2m. | NIIBE Yutaka | 2018-03-22 | 1 | -23/+8 |
* | build: Document how to use git send-email. | Werner Koch | 2018-02-21 | 1 | -4/+10 |
* | doc: clarify patch submission workflow | Thorsten Behrens | 2018-02-21 | 1 | -0/+50 |
* | core: Install new files gpgrt.m4 and gpgrt-config. | Werner Koch | 2017-11-27 | 1 | -6/+14 |
* | yat2m: Change bug report address. | Werner Koch | 2017-07-05 | 1 | -2/+2 |
* | yat2m: Use version from libgpg-error. | Werner Koch | 2017-07-05 | 2 | -2/+7 |
* | build: Install yat2m. | Werner Koch | 2017-07-05 | 1 | -0/+13 |
* | yat2m: Take care of SOURCE_DATE_EPOCH. | Werner Koch | 2017-07-05 | 1 | -1/+7 |
* | doc: minor fix for @xref. | NIIBE Yutaka | 2017-07-05 | 1 | -1/+1 |
* | doc: Implement simple '@ref'erences. | Justus Winter | 2017-07-05 | 1 | -0/+1 |
* | tests: New option --debug for t-poll. | Werner Koch | 2017-02-28 | 1 | -0/+2 |
* | New error code GPG_ERR_INV_NAME. | Werner Koch | 2017-02-19 | 1 | -4/+16 |
* | doc,configure: Be consistent about preferring --with-libgpg-error-prefix | Daniel Kahn Gillmor | 2017-01-10 | 1 | -2/+2 |
* | New error code GPG_ERR_TRY_LATER. | Werner Koch | 2016-12-13 | 1 | -1/+6 |
* | New error code GPG_ERR_DNS_TIMEOUT. | Werner Koch | 2016-12-12 | 1 | -3/+7 |
* | New error codes to support libdns. | Werner Koch | 2016-12-12 | 1 | -0/+44 |
* | New error code GPG_ERR_INV_FLAG | Werner Koch | 2016-12-02 | 1 | -0/+8 |
* | New option --desc for gpg-error. | Werner Koch | 2016-12-02 | 2 | -287/+457 |
* | Fix more misspellings. | Daniel Kahn Gillmor | 2016-11-18 | 2 | -3/+3 |
* | Fix misspellings in error descriptions. | Daniel Kahn Gillmor | 2016-11-18 | 1 | -1/+1 |
* | Change description of GPG_ERR_OPEN_KEYRING. | Werner Koch | 2016-11-10 | 1 | -1/+1 |
* | Add error codes GPG_ERR_TOO_YOUNG and GPG_ERR_TOO_OLD. | Werner Koch | 2016-11-02 | 1 | -0/+8 |
* | Add error code USER_ID_EXISTS, NAME_EXISTS, and DUP_NAME. | Werner Koch | 2016-10-07 | 1 | -1/+9 |
* | Add error WINDOW_TOO_SMALL, WINDOW_TOO_LARGE, and MISSING_ENVVAR. | Werner Koch | 2016-09-01 | 1 | -0/+39 |
* | Release 1.24libgpg-error-1.24 | Werner Koch | 2016-07-14 | 1 | -0/+1 |
* | yat2m: Fix table formatting. | Werner Koch | 2016-07-02 | 1 | -1/+3 |
* | doc: Update yat2m.c | Werner Koch | 2016-06-25 | 2 | -8/+57 |
* | Release 1.23libgpg-error-1.23 | Werner Koch | 2016-06-15 | 1 | -0/+2 |
* | Add GPG_ERR_SUBKEYS_EXP_OR_REV. | Werner Koch | 2016-05-17 | 1 | -2/+12 |
* | Release 1.22.libgpg-error-1.22 | Werner Koch | 2016-04-25 | 1 | -0/+2 |