summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* syscfg: Add armv7a-unknown-linux-gnueabihf as an alias.Werner Koch2019-03-191-0/+1
* New error codes NO_AUTH and BAD_AUTHWerner Koch2019-02-113-0/+17
* build: Fix for Microsoft MSVC.Werner Koch2019-02-041-2/+2
* po: Update Polish translationJakub Bogusz2019-01-311-67/+31
* Post release updatesWerner Koch2019-01-282-1/+5
* Release 1.35libgpg-error-1.35gpgrt-1.35Werner Koch2019-01-282-2/+4
* gpgscm: Build well even if NDEBUG defined.NIIBE Yutaka2019-01-231-1/+3
* Post release updatesWerner Koch2019-01-162-1/+5
* Release 1.34libgpg-error-1.34gpgrt-1.34Werner Koch2019-01-167-8/+16
* build: Fix regression in make distcheckWerner Koch2019-01-161-1/+1
* build: Fix for BSD make.NIIBE Yutaka2019-01-151-1/+1
* Fix symbol name typo in gpg-error.def.inAndre Heinecke2019-01-141-1/+1
* build: Build with LD_LIBRARY_PATH, use of DT_RPATH (2/2).NIIBE Yutaka2019-01-102-6/+9
* build: Build with LD_LIBRARY_PATH, use of DT_RPATH (1/2).NIIBE Yutaka2019-01-101-0/+32
* doc: Describe some causes for GPG_ERR_NO_NAME.Werner Koch2019-01-091-5/+10
* core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.Werner Koch2019-01-0419-50/+161
* estream: Use correct POSIX name THOUSEP.Werner Koch2018-12-123-13/+16
* syscfg: Add a riscv32 architectureAlistair Francis2018-12-112-0/+24