summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove W32CE support from mkheader.c.gniibe/t5912NIIBE Yutaka2022-06-281-5/+0
* Remove mkw32errmap.c file.NIIBE Yutaka2022-06-282-181/+3
* Remove W32CE support from autogen.sh.NIIBE Yutaka2022-06-281-15/+1
* More for WindowsCE support removal.NIIBE Yutaka2022-06-071-18/+9
* Remove WindowsCE support.NIIBE Yutaka2022-06-0720-574/+15
* 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
* configure: Add missing check for loggingJakub Jelen2021-12-071-1/+1
* tests,w32: Use CreatePipe and es_sysopen.NIIBE Yutaka2021-11-291-4/+21
* build,tests: Run t-lock-single-posix only on platforms supported.NIIBE Yutaka2021-11-252-2/+10
* build: Fix dependency to gpg-error-config-test.sh.NIIBE Yutaka2021-11-191-1/+1
* build: Fix for configure generated files.NIIBE Yutaka2021-11-121-3/+3
* configure: Escape includedir/libdir to defer interpretation of vars.NIIBE Yutaka2021-11-121-7/+7
* estream: Only include sys/select.h when needed.NIIBE Yutaka2021-11-041-3/+4
* Post-release updatesWerner Koch2021-11-032-1/+7
* Release 1.43libgpg-error-1.43gpgrt-1.43Werner Koch2021-11-034-4/+28
* po: Auto-updateWerner Koch2021-11-032-1/+137
* po: Update Czech translationPetr Pisar2021-11-031-374/+179
* po: Update Russian translation.Ineiev2021-11-031-158/+11
* argparse: Add more system variables.Werner Koch2021-11-032-7/+39
* argparse: Add support to read values from the Windows Registry.Werner Koch2021-10-314-61/+685
* core: new internal function _gpgrt_w32_reg_get_string.Werner Koch2021-10-222-6/+56
* libtool: Link without -flat_namespace for macOS.NIIBE Yutaka2021-09-271-9/+4
* gpgrt-config: Fix behavior when PKG_CONFIG_LIBDIR="".NIIBE Yutaka2021-09-101-1/+1
* tests: Add a test for locking when single thread.NIIBE Yutaka2021-08-262-0/+170