index
:
libgpg-error
dkg-fix-T4643
dkg/expand-musl
dkg/fix-4952
gniibe/disable-new-dtags
gniibe/pkg-config-support
gniibe/secmem
gniibe/t5912
master
release-1.26
A small library that originally defined common error values for all GnuPG components.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg-error.m4: Fix use with older gpgrt-config (< 1.33).
NIIBE Yutaka
2022-02-17
1
-1
/
+2
*
Release 1.44
libgpg-error-1.44
gpgrt-1.44
Werner Koch
2022-01-27
3
-3
/
+4
*
core: Fix returning of option attributes for options with args.
Werner Koch
2022-01-25
1
-0
/
+11
*
tests: Fix gpg-error-config-test for PKG_CONFIG_LIBDIR.
NIIBE Yutaka
2021-12-16
1
-0
/
+4
*
build: Fix dependency to gpg-error-config-test.sh.
NIIBE Yutaka
2021-11-19
1
-1
/
+1
*
build: Fix for configure generated files.
NIIBE Yutaka
2021-11-12
1
-3
/
+3
*
estream: Only include sys/select.h when needed.
NIIBE Yutaka
2021-11-04
1
-3
/
+4
*
Release 1.43
libgpg-error-1.43
gpgrt-1.43
Werner Koch
2021-11-03
2
-2
/
+2
*
argparse: Add more system variables.
Werner Koch
2021-11-03
1
-4
/
+31
*
argparse: Add support to read values from the Windows Registry.
Werner Koch
2021-10-31
1
-56
/
+623
*
core: new internal function _gpgrt_w32_reg_get_string.
Werner Koch
2021-10-22
2
-6
/
+56
*
gpgrt-config: Fix behavior when PKG_CONFIG_LIBDIR="".
NIIBE Yutaka
2021-09-10
1
-1
/
+1
*
posix-lock: Support GNU C library 2.34 or later.
NIIBE Yutaka
2021-08-06
1
-2
/
+5
*
core: Minor clean up.
NIIBE Yutaka
2021-08-05
1
-3
/
+0
*
build: Fix --disable-threads.
NIIBE Yutaka
2021-06-21
1
-1
/
+1
*
core: Avoid truncation of error message in the middle of a character.
NIIBE Yutaka
2021-06-08
1
-0
/
+25
*
core: Make gpgrt_free robust against legacy free implementations.
Werner Koch
2021-05-20
1
-0
/
+12
*
build,tests: Fix leaks of memory or file pointer.
Jakub Jelen
2021-04-12
1
-0
/
+1
*
core: Fix gpgrt_wait_processes, by skipping invalid PID.
NIIBE Yutaka
2021-04-08
1
-1
/
+6
*
build: Fix gpgrt-config for handling 'Requires' field.
NIIBE Yutaka
2021-04-07
1
-1
/
+2
*
m4: Fix previous commit.
NIIBE Yutaka
2021-03-31
1
-1
/
+1
*
m4: Support cross-compiling better.
NIIBE Yutaka
2021-03-31
1
-3
/
+4
*
build: Fix generation of lock-obj-pub.native.h for cross build.
David Michael
2021-03-26
1
-1
/
+1
*
core: Add GPG_ERR_SOURCE_TPM2D.
Werner Koch
2021-03-22
1
-2
/
+2
*
w32: Allow Unicode paths for the gettext domain.
Werner Koch
2021-03-05
1
-45
/
+12
*
w32: Minor cleanup of w32-gettext
Werner Koch
2021-03-04
2
-3
/
+6
*
build: Support --disable-threads by gen-lock-obj.sh.
NIIBE Yutaka
2021-02-18
1
-1
/
+17
*
build: Fix gpgrt-config.
NIIBE Yutaka
2021-02-16
1
-6
/
+1
*
build: More fix for determining libdir for gpgrt-config.
NIIBE Yutaka
2021-02-16
1
-11
/
+33
*
build: Fix the previous change.
NIIBE Yutaka
2021-02-15
1
-6
/
+6
*
build: Improve how to determine $libdir for gpgrt-config
NIIBE Yutaka
2021-02-12
1
-46
/
+42
*
Support cross-compiling on more platforms.
NIIBE Yutaka
2021-02-09
1
-4
/
+12
*
core: Yet another fix to the ignore meta command.
Werner Koch
2020-12-21
1
-1
/
+18
*
Release 1.40
libgpg-error-1.40
gpgrt-1.40
Werner Koch
2020-12-21
1
-1
/
+2
*
w32: Allow Unicode for internal getusername function.
Werner Koch
2020-12-21
1
-9
/
+19
*
core: Fix the "ignore" meta command of the argparser.
Werner Koch
2020-12-18
1
-35
/
+54
*
m4: Update with newer autoconf constructs.
NIIBE Yutaka
2020-11-17
1
-3
/
+3
*
New public function gpgrt_access.
Werner Koch
2020-10-19
9
-3
/
+69
*
w32: Support utf8 also for getcwd.
Werner Koch
2020-10-09
4
-22
/
+74
*
doc: Fix typos in comments
Werner Koch
2020-10-08
1
-1
/
+1
*
Release 1.39
libgpg-error-1.39
gpgrt-1.39
Werner Koch
2020-08-24
1
-1
/
+1
*
core,w32: Add UTF-8 support to gpgrt_fopen, gpgrt_mkdir and gpgrt_chdir.
Werner Koch
2020-08-21
6
-20
/
+227
*
argparse: Handle a corner case of wrong ARGC.
NIIBE Yutaka
2020-08-21
1
-2
/
+1
*
Fix a current gcc's -fsanitize warning.
Werner Koch
2020-08-17
1
-2
/
+2
*
core,w32: Use timeout in es_poll even if there are no FDs.
Werner Koch
2020-08-11
1
-3
/
+17
*
Make --lib-version work again.
Werner Koch
2020-08-05
1
-3
/
+36
*
gpgrt-config: Fix handling 'Requires' field.
NIIBE Yutaka
2020-08-03
1
-6
/
+11
*
w32: Add gpgrt_fcancel to the definition.
NIIBE Yutaka
2020-07-15
1
-0
/
+2
*
estream: Add gpgrt_fcancel
Werner Koch
2020-06-26
7
-9
/
+44
*
build: Fix the gpg-error-config test for cross build.
NIIBE Yutaka
2020-06-15
1
-0
/
+2
[next]