summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: Add a high level option/argument parser.Werner Koch2020-02-1816-21/+520
* core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.Werner Koch2020-02-1814-3/+639
* w32: Support static link with -lws2_32.NIIBE Yutaka2020-02-183-2/+6
* logging: Also protect gpgrt_inc_errorcount against counter overflow.Werner Koch2020-02-101-7/+5
* Post release updatesWerner Koch2020-02-072-1/+5
* Release 1.37libgpg-error-1.37gpgrt-1.37Werner Koch2020-02-072-4/+60
* po: Auto updateWerner Koch2020-02-0718-0/+2112
* po: Update German translationWerner Koch2020-02-071-1/+106
* tools: Allow error symbol lookup w/o the GPG_ERR_ prefix.Werner Koch2020-02-061-0/+71
* build: Always pass -no-undefined to libtool.Werner Koch2020-02-061-3/+1
* po: Update Japanese Translation.NIIBE Yutaka2020-01-231-3/+96
* build: Don't use -O0 which is not portable.NIIBE Yutaka2020-01-071-1/+1
* New error codes for SQLiteWerner Koch2019-12-134-2/+120
* po: Update Japanese Translations.NIIBE Yutaka2019-12-091-1/+13
* Fix gpg-error.c for preprocessor use.NIIBE Yutaka2019-09-241-4/+4
* tests: Fix deallocation of buffer in t-b64.c.NIIBE Yutaka2019-09-181-0/+1
* gpgrt_setenv: Define behavior when value=NULL.NIIBE Yutaka2019-09-181-1/+1
* logging: Fix the case of using socket_dir_cb which may return NULL.NIIBE Yutaka2019-09-181-3/+4
* estream: Care about erroneous case for stream close.NIIBE Yutaka2019-09-181-10/+5
* core: Fix broken strings (first letter missing)Werner Koch2019-09-101-1/+1
* estream: Fix dead assigniment.Werner Koch2019-09-081-1/+0
* gpgrt-config: Support Libs.private and Requires.private.NIIBE Yutaka2019-09-041-0/+20
* estream: Fix gpgrt_poll at EOF.NIIBE Yutaka2019-08-231-1/+1
* estream: Fix gpgrt_poll to prevent waiting indefinitely for others.NIIBE Yutaka2019-08-231-0/+3
* estream: Fix poll condition.NIIBE Yutaka2019-08-221-3/+4
* New error codes NO_KEYBOXD, KEYBOXD, NO_SERVICE, and SERVICE.Werner Koch2019-08-052-1/+23
* w32: Fix cast to internal fd.NIIBE Yutaka2019-07-251-1/+1
* estream: Fix IS_INVALID_FD.NIIBE Yutaka2019-07-251-5/+1
* w32: Fix HANDLE to internal fd conversion.NIIBE Yutaka2019-07-241-6/+21
* build: Use {CFLAGS,CPPFLAGS, LDFLAGS}_FOR_BUILD for helper programsdkg-fix-T4643Daniel Kahn Gillmor2019-07-182-4/+8
* Fix signedness for a single-bit field.NIIBE Yutaka2019-07-111-3/+3
* estream: Add missing malloc check.Werner Koch2019-06-271-1/+6
* estream: Don't use variable length array.NIIBE Yutaka2019-06-271-1/+7
* estream: Use poll(2) when available.NIIBE Yutaka2019-06-262-1/+83
* tests: Skip the test when pkg-config is too old.NIIBE Yutaka2019-06-181-0/+6
* build: Take care of POSIX shell path.NIIBE Yutaka2019-06-185-4/+10
* Portability fix for PID.NIIBE Yutaka2019-06-181-1/+1
* build: Add failure exit for gpg-error-config build.NIIBE Yutaka2019-06-181-0/+1
* po: Update Japanese translation.NIIBE Yutaka2019-05-291-10/+6
* Detect to use strerror_s.NIIBE Yutaka2019-05-292-1/+12
* po: Update Polish translationWerner Koch2019-05-271-9/+5
* tests: Fix a memory leak.NIIBE Yutaka2019-05-141-0/+1
* build: Update m4/iconv.m4.NIIBE Yutaka2019-05-131-48/+68
* awk: Prepare for Gawk 5.0.NIIBE Yutaka2019-04-157-11/+11
* yat2m: Change style for @samp and add @kbd.Werner Koch2019-04-041-3/+4
* post release updatesWerner Koch2019-03-192-1/+5
* Release 1.36libgpg-error-1.36gpgrt-1.36Werner Koch2019-03-192-4/+11
* po: auto updateWerner Koch2019-03-1919-0/+187
* po: Update German translationWerner Koch2019-03-191-1/+7
* estream: Increase buffer size for Windows.Werner Koch2019-03-194-4/+11