aboutsummaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-16build: Fix regression in make distcheckWerner Koch1-1/+1
2019-01-15build: Fix for BSD make.NIIBE Yutaka1-1/+1
2019-01-09doc: Describe some causes for GPG_ERR_NO_NAME.Werner Koch1-5/+10
2018-12-07Release 1.33.libgpg-error-1.33gpgrt-1.33Werner Koch1-1/+1
2018-12-07doc: Replace gpg-error-config by gpgrt-config.Werner Koch1-24/+18
2018-10-22yat2m: Avoid compiler warnings.NIIBE Yutaka1-1/+1
2018-07-11build: Use AX_CC_FOR_BUILD and EXEEXT.NIIBE Yutaka1-12/+7
2018-07-11doc: Now, yat2m is a standard tool.NIIBE Yutaka1-5/+0
2018-05-03doc: Fix yat2m name for native w32 buildAndre Heinecke1-0/+5
2018-04-13doc: Fix yat2m build for cross compilation.NIIBE Yutaka1-1/+1
2018-04-11build: Make sure version.texi is generated in time.Damien Goutte-Gattat via Gnupg-devel1-1/+1
2018-03-27doc: Fix previous commit.NIIBE Yutaka1-4/+4
2018-03-27doc: Support cross compilation for yat2m.NIIBE Yutaka1-2/+19
2018-03-22yat2m: Avoid compiler warningsWerner Koch1-5/+10
2018-03-22doc: Fix build and installation of yat2m.NIIBE Yutaka1-23/+8
2018-02-21build: Document how to use git send-email.Werner Koch1-4/+10
2018-02-21doc: clarify patch submission workflowThorsten Behrens1-0/+50
2017-11-27core: Install new files gpgrt.m4 and gpgrt-config.Werner Koch1-6/+14
2017-07-05yat2m: Change bug report address.Werner Koch1-2/+2
2017-07-05yat2m: Use version from libgpg-error.Werner Koch2-2/+7
2017-07-05build: Install yat2m.Werner Koch1-0/+13
2017-07-05yat2m: Take care of SOURCE_DATE_EPOCH.Werner Koch1-1/+7
2017-07-05doc: minor fix for @xref.NIIBE Yutaka1-1/+1
2017-07-05doc: Implement simple '@ref'erences.Justus Winter1-0/+1
2017-02-28tests: New option --debug for t-poll.Werner Koch1-0/+2
2017-02-19New error code GPG_ERR_INV_NAME.Werner Koch1-4/+16
2017-01-10doc,configure: Be consistent about preferring --with-libgpg-error-prefixDaniel Kahn Gillmor1-2/+2
2016-12-13New error code GPG_ERR_TRY_LATER.Werner Koch1-1/+6
2016-12-12New error code GPG_ERR_DNS_TIMEOUT.Werner Koch1-3/+7
2016-12-12New error codes to support libdns.Werner Koch1-0/+44
2016-12-02New error code GPG_ERR_INV_FLAGWerner Koch1-0/+8
2016-12-02New option --desc for gpg-error.Werner Koch2-287/+457
2016-11-18Fix more misspellings.Daniel Kahn Gillmor2-3/+3
2016-11-18Fix misspellings in error descriptions.Daniel Kahn Gillmor1-1/+1
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/+8
2016-10-07Add error code USER_ID_EXISTS, NAME_EXISTS, and DUP_NAME.Werner Koch1-1/+9
2016-09-01Add error WINDOW_TOO_SMALL, WINDOW_TOO_LARGE, and MISSING_ENVVAR.Werner Koch1-0/+39
2016-07-14Release 1.24libgpg-error-1.24Werner Koch1-0/+1
2016-07-02yat2m: Fix table formatting.Werner Koch1-1/+3
2016-06-25doc: Update yat2m.cWerner Koch2-8/+57
2016-06-15Release 1.23libgpg-error-1.23Werner Koch1-0/+2
2016-05-17Add GPG_ERR_SUBKEYS_EXP_OR_REV.Werner Koch1-2/+12
2016-04-25Release 1.22.libgpg-error-1.22Werner Koch1-0/+2
2016-02-08Convert http links to https where possible in the source.Daniel Kahn Gillmor3-3/+3
2016-01-19Add GPG_ERR_DB_CORRUPTED.Werner Koch1-0/+2
2015-10-21Add error codes NO_NAME, NO_KEY, and SERVER_FAILURE.Werner Koch1-0/+10
2015-10-18estream: Avoid calling write(fd,NULL,n).Werner Koch1-0/+1
2015-09-28Add GPG_ERR_FALSE and GPG_ERR_TRUE error codes.Werner Koch1-0/+6
2015-09-25estream: Add gpgrt_set_nonblock and gpgrt_poll.Werner Koch1-1/+1