summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spawn: Fix spawn_cb of gpgrt_spawn_process_fd.NIIBE Yutaka2022-10-318-24/+63
* spawn: Expose spawn functions.NIIBE Yutaka2022-10-275-29/+17
* Fix the comment for _gpgrt_spawn_process_fd, it's a variant.NIIBE Yutaka2022-10-271-10/+9
* gpgrt_spawn_process, gpgrt_spawn_process_fd: Change the API.NIIBE Yutaka2022-10-205-30/+39
* spawn: Update changes from gnupg.NIIBE Yutaka2022-10-194-10/+32
* build: Remove potomo from repo.NIIBE Yutaka2022-10-111-64/+0
* Post release updatesWerner Koch2022-10-072-2/+8
* Release 1.46libgpg-error-1.46gpgrt-1.46Werner Koch2022-10-072-3/+27
* m4: Fix detection of gpgrt's libdir.Damien Goutte-Gattat2022-09-211-1/+5
* build: Fix installation of gpg-error-config.1.Damien Goutte-Gattat via Gnupg-devel2022-09-191-1/+5
* yat2m: Use __noreturn__ attribute.NIIBE Yutaka2022-09-151-1/+1
* Remove extra semicolons.NIIBE Yutaka2022-09-152-11/+11
* Silence compiler warnings.NIIBE Yutaka2022-09-082-3/+3
* gpgrt-config: Strip system paths for --cflags and --libs.NIIBE Yutaka2022-08-251-4/+10
* build: Omit -L<libdir> for standard paths on some 64-bit systemsIngo Klöcker2022-08-171-2/+2
* build: Only install gpg-error-config when enabled.NIIBE Yutaka2022-08-153-0/+19
* w32: Convert REG_DWORD values to a string.Werner Koch2022-08-021-0/+15
* w32: Fix for bidirectional pipe.NIIBE Yutaka2022-07-281-0/+6
* doc: Update gpgrt.texi for old gpg-error-config script.NIIBE Yutaka2022-07-221-44/+47
* build: Fix configure script.NIIBE Yutaka2022-07-191-14/+0
* build: Update config.guess, config.sub, and config.rpath.NIIBE Yutaka2022-07-193-891/+1259
* Remove Windows CE support.NIIBE Yutaka2022-06-2823-792/+27
* Typo fix in autogen.sh.NIIBE Yutaka2022-06-281-1/+1
* Merge branch 'master' of ssh+git://playfair.gnupg.org/git/libgpg-errorWerner Koch2022-04-079-79/+336
|\
| * logging: Fix the previous commit.NIIBE Yutaka2022-04-071-1/+1
| * logging: Fix gpgrt_log_get_fd for file.NIIBE Yutaka2022-04-071-68/+21
| * w32: Add ES_SYSHD_SOCK support for gpgrt_sysopen.NIIBE Yutaka2022-04-044-2/+264
| * w32: Fix handle_to_pid for MinGW-w64.NIIBE Yutaka2022-03-291-7/+10
| * core: Fix support of posix-lock for FreeBSD.NIIBE Yutaka2022-03-281-1/+35
| * yat2m: Only emit a message of the page with --verbose option.NIIBE Yutaka2022-03-281-1/+2
| * w32: Fix for MinGW which doesn't define EOPNOTSUPP.NIIBE Yutaka2022-03-251-0/+4
* | Post release updatesWerner Koch2022-04-072-1/+7
* | Release 1.45libgpg-error-1.45gpgrt-1.45Werner Koch2022-04-072-6/+8
|/
* w32: Support file names longer than MAX_PATH.Werner Koch2022-03-0410-58/+342
* gpg-error.m4: Fix use with older gpgrt-config (< 1.33).NIIBE Yutaka2022-02-171-1/+2
* build,tests: Fix detection of have_lock_optimization.NIIBE Yutaka2022-02-011-3/+3
* Post release updatesWerner Koch2022-01-272-1/+7
* Release 1.44libgpg-error-1.44gpgrt-1.44Werner Koch2022-01-277-18/+44
* build: Fixes for make distcheckWerner Koch2022-01-272-3/+3
* Add Turkish translationsEmir SARI2022-01-272-0/+1497
* core: Fix returning of option attributes for options with args.Werner Koch2022-01-251-0/+11
* build: Detect more flexible musl variants of GNUDaniel Kahn Gillmor2022-01-181-1/+1
* po,w32: Directly run msgfmt at install-data-hook.NIIBE Yutaka2022-01-181-7/+7
* po: Update files from gettext 0.21 to match m4/po.m4.NIIBE Yutaka2022-01-185-61/+114
* build: Recover and update *.m4.NIIBE Yutaka2021-12-229-97/+2629
* build: Remove obsolete m4 files.NIIBE Yutaka2021-12-2228-2375/+0
* tests: Fix gpg-error-config-test for PKG_CONFIG_LIBDIR.NIIBE Yutaka2021-12-171-0/+4
* build: Update configure.ac for newer autoconf.NIIBE Yutaka2021-12-152-11/+13
* build: Fix have_lock_optimization code for 'guessing yes'.NIIBE Yutaka2021-12-131-2/+6
* build: Detect a system with musl, as a variant of GNU System.NIIBE Yutaka2021-12-131-1/+1