aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-17gpg-error.m4: Fix use with older gpgrt-config (< 1.33).NIIBE Yutaka1-1/+2
2022-01-27Release 1.44libgpg-error-1.44gpgrt-1.44Werner Koch3-3/+4
2022-01-25core: Fix returning of option attributes for options with args.Werner Koch1-0/+11
2021-12-16tests: Fix gpg-error-config-test for PKG_CONFIG_LIBDIR.NIIBE Yutaka1-0/+4
2021-11-19build: Fix dependency to gpg-error-config-test.sh.NIIBE Yutaka1-1/+1
2021-11-12build: Fix for configure generated files.NIIBE Yutaka1-3/+3
2021-11-04estream: Only include sys/select.h when needed.NIIBE Yutaka1-3/+4
2021-11-03Release 1.43libgpg-error-1.43gpgrt-1.43Werner Koch2-2/+2
2021-11-03argparse: Add more system variables.Werner Koch1-4/+31
2021-10-31argparse: Add support to read values from the Windows Registry.Werner Koch1-56/+623
2021-10-22core: new internal function _gpgrt_w32_reg_get_string.Werner Koch2-6/+56
2021-09-10gpgrt-config: Fix behavior when PKG_CONFIG_LIBDIR="".NIIBE Yutaka1-1/+1
2021-08-06posix-lock: Support GNU C library 2.34 or later.NIIBE Yutaka1-2/+5
2021-08-05core: Minor clean up.NIIBE Yutaka1-3/+0
2021-06-21build: Fix --disable-threads.NIIBE Yutaka1-1/+1
2021-06-08core: Avoid truncation of error message in the middle of a character.NIIBE Yutaka1-0/+25
2021-05-20core: Make gpgrt_free robust against legacy free implementations.Werner Koch1-0/+12
2021-04-12build,tests: Fix leaks of memory or file pointer.Jakub Jelen1-0/+1
2021-04-08core: Fix gpgrt_wait_processes, by skipping invalid PID.NIIBE Yutaka1-1/+6
2021-04-07build: Fix gpgrt-config for handling 'Requires' field.NIIBE Yutaka1-1/+2
2021-03-31m4: Fix previous commit.NIIBE Yutaka1-1/+1
2021-03-31m4: Support cross-compiling better.NIIBE Yutaka1-3/+4
2021-03-26build: Fix generation of lock-obj-pub.native.h for cross build.David Michael1-1/+1
2021-03-22core: Add GPG_ERR_SOURCE_TPM2D.Werner Koch1-2/+2
2021-03-05w32: Allow Unicode paths for the gettext domain.Werner Koch1-45/+12
2021-03-04w32: Minor cleanup of w32-gettextWerner Koch2-3/+6
2021-02-18build: Support --disable-threads by gen-lock-obj.sh.NIIBE Yutaka1-1/+17
2021-02-16build: Fix gpgrt-config.NIIBE Yutaka1-6/+1
2021-02-16build: More fix for determining libdir for gpgrt-config.NIIBE Yutaka1-11/+33
2021-02-15build: Fix the previous change.NIIBE Yutaka1-6/+6
2021-02-12build: Improve how to determine $libdir for gpgrt-configNIIBE Yutaka1-46/+42
2021-02-09Support cross-compiling on more platforms.NIIBE Yutaka1-4/+12
2020-12-21core: Yet another fix to the ignore meta command.Werner Koch1-1/+18
2020-12-21Release 1.40libgpg-error-1.40gpgrt-1.40Werner Koch1-1/+2
2020-12-21w32: Allow Unicode for internal getusername function.Werner Koch1-9/+19
2020-12-18core: Fix the "ignore" meta command of the argparser.Werner Koch1-35/+54
2020-11-17m4: Update with newer autoconf constructs.NIIBE Yutaka1-3/+3
2020-10-19New public function gpgrt_access.Werner Koch9-3/+69
2020-10-09w32: Support utf8 also for getcwd.Werner Koch4-22/+74
2020-10-08doc: Fix typos in commentsWerner Koch1-1/+1
2020-08-24Release 1.39libgpg-error-1.39gpgrt-1.39Werner Koch1-1/+1
2020-08-21core,w32: Add UTF-8 support to gpgrt_fopen, gpgrt_mkdir and gpgrt_chdir.Werner Koch6-20/+227
2020-08-21argparse: Handle a corner case of wrong ARGC.NIIBE Yutaka1-2/+1
2020-08-17Fix a current gcc's -fsanitize warning.Werner Koch1-2/+2
2020-08-11core,w32: Use timeout in es_poll even if there are no FDs.Werner Koch1-3/+17
2020-08-05Make --lib-version work again.Werner Koch1-3/+36
2020-08-03gpgrt-config: Fix handling 'Requires' field.NIIBE Yutaka1-6/+11
2020-07-15w32: Add gpgrt_fcancel to the definition.NIIBE Yutaka1-0/+2
2020-06-26estream: Add gpgrt_fcancelWerner Koch7-9/+44
2020-06-15build: Fix the gpg-error-config test for cross build.NIIBE Yutaka1-0/+2