summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Detect more flexible musl variants of GNUdkg/expand-muslDaniel Kahn Gillmor2022-01-171-1/+1
* 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
* posix-lock: Support GNU C library 2.34 or later.NIIBE Yutaka2021-08-062-2/+6
* m4: Merge our local change for threadlib.m4.NIIBE Yutaka2021-08-061-9/+16
* m4: Update m4/threadlib.m4 from gnulib.NIIBE Yutaka2021-08-061-164/+469
* build: Simplify checking headers.NIIBE Yutaka2021-08-051-1/+1
* core: Minor clean up.NIIBE Yutaka2021-08-051-3/+0
* build: Fix --disable-threads.NIIBE Yutaka2021-06-211-1/+1
* core: Avoid truncation of error message in the middle of a character.NIIBE Yutaka2021-06-082-0/+26
* build: _DARWIN_C_SOURCE should be 1.NIIBE Yutaka2021-05-211-1/+1
* core: Make gpgrt_free robust against legacy free implementations.Werner Koch2021-05-201-0/+12
* build,tests: Fix leaks of memory or file pointer.Jakub Jelen2021-04-123-0/+4
* core: Fix gpgrt_wait_processes, by skipping invalid PID.NIIBE Yutaka2021-04-081-1/+6
* build: Fix gpgrt-config for handling 'Requires' field.NIIBE Yutaka2021-04-071-1/+2
* m4: Fix previous commit.NIIBE Yutaka2021-03-311-1/+1
* m4: Support cross-compiling better.NIIBE Yutaka2021-03-311-3/+4
* build: Fix generation of lock-obj-pub.native.h for cross build.David Michael2021-03-261-1/+1
* Post release updatesWerner Koch2021-03-222-1/+7
* Release 1.42libgpg-error-1.42gpgrt-1.42Werner Koch2021-03-222-5/+12
* po: Update all translations for TPM2d.Werner Koch2021-03-2220-36/+91
* core: Add GPG_ERR_SOURCE_TPM2D.Werner Koch2021-03-222-2/+7
* w32: Allow Unicode paths for the gettext domain.Werner Koch2021-03-051-45/+12
* w32: Minor cleanup of w32-gettextWerner Koch2021-03-042-3/+6
* build: Support --disable-threads by gen-lock-obj.sh.NIIBE Yutaka2021-02-182-3/+25
* build: Fix gpgrt-config.NIIBE Yutaka2021-02-161-6/+1
* build: More fix for determining libdir for gpgrt-config.NIIBE Yutaka2021-02-161-11/+33
* build: Fix the previous change.NIIBE Yutaka2021-02-151-6/+6