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
...
*
w32: Fix HANDLE to internal fd conversion.
NIIBE Yutaka
2019-07-24
1
-6
/
+21
*
build: Use {CFLAGS,CPPFLAGS, LDFLAGS}_FOR_BUILD for helper programs
dkg-fix-T4643
Daniel Kahn Gillmor
2019-07-18
1
-3
/
+6
*
Fix signedness for a single-bit field.
NIIBE Yutaka
2019-07-11
1
-3
/
+3
*
estream: Add missing malloc check.
Werner Koch
2019-06-27
1
-1
/
+6
*
estream: Don't use variable length array.
NIIBE Yutaka
2019-06-26
1
-1
/
+7
*
estream: Use poll(2) when available.
NIIBE Yutaka
2019-06-26
1
-0
/
+82
*
tests: Skip the test when pkg-config is too old.
NIIBE Yutaka
2019-06-18
1
-0
/
+6
*
build: Take care of POSIX shell path.
NIIBE Yutaka
2019-06-18
4
-4
/
+4
*
Portability fix for PID.
NIIBE Yutaka
2019-06-18
1
-1
/
+1
*
build: Add failure exit for gpg-error-config build.
NIIBE Yutaka
2019-06-18
1
-0
/
+1
*
Detect to use strerror_s.
NIIBE Yutaka
2019-05-29
1
-1
/
+9
*
awk: Prepare for Gawk 5.0.
NIIBE Yutaka
2019-04-15
6
-10
/
+10
*
estream: Increase buffer size for Windows.
Werner Koch
2019-03-19
3
-4
/
+10
*
syscfg: Add armv7a-unknown-linux-gnueabihf as an alias.
Werner Koch
2019-03-19
1
-0
/
+1
*
New error codes NO_AUTH and BAD_AUTH
Werner Koch
2019-02-11
1
-0
/
+2
*
build: Fix for Microsoft MSVC.
Werner Koch
2019-02-04
1
-2
/
+2
*
Release 1.34
libgpg-error-1.34
gpgrt-1.34
Werner Koch
2019-01-16
4
-4
/
+4
*
Fix symbol name typo in gpg-error.def.in
Andre Heinecke
2019-01-14
1
-1
/
+1
*
core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.
Werner Koch
2019-01-04
15
-46
/
+155
*
estream: Use correct POSIX name THOUSEP.
Werner Koch
2018-12-12
1
-5
/
+5
*
syscfg: Add a riscv32 architecture
Alistair Francis
2018-12-11
2
-0
/
+24
*
gpgrt-config: Portability fix for use of expr.
NIIBE Yutaka
2018-12-09
1
-3
/
+3
*
Silence cc warning about snprintf redefinition
Werner Koch
2018-12-07
1
-0
/
+1
*
Add W32-only function gpgrt_w32_override_locale.
Werner Koch
2018-12-07
4
-21
/
+95
*
logging: Escape controls in string arguments of log_ functions.
Werner Koch
2018-12-06
1
-1
/
+103
*
core: Allow logging to an estream.
Werner Koch
2018-12-05
1
-7
/
+14
*
Fix gpgrt_ftruncate declaration.
Marcus Brinkmann
2018-12-05
1
-1
/
+1
*
core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.
Werner Koch
2018-11-26
10
-35
/
+123
*
core: Add a limited version of gpgrt_ftruncate.
Werner Koch
2018-11-26
7
-1
/
+45
*
core: New API gpgrt_cmp_version
Werner Koch
2018-11-15
7
-27
/
+183
*
gpgrt-config: Prepend PKG_CONFIG_LIBDIR to PKG_CONFIG_PATH.
NIIBE Yutaka
2018-11-14
1
-8
/
+23
*
Fix typo in the annotation.
NIIBE Yutaka
2018-11-13
1
-1
/
+1
*
gpgrt.m4: Don't support --with-*-prefix or SYSROOT.
NIIBE Yutaka
2018-11-13
1
-52
/
+4
*
Fix a typo.
NIIBE Yutaka
2018-11-07
1
-1
/
+1
*
gpgrt-config: Don't support variable reference in --libdir option.
NIIBE Yutaka
2018-11-02
3
-44
/
+36
*
gpg-error.m4: Emit message when using gpgrt-config.
NIIBE Yutaka
2018-11-02
1
-0
/
+2
*
gpg-error.m4: Find gpgrt_libdir by CC.
NIIBE Yutaka
2018-11-02
2
-18
/
+44
*
gpg-error.m4: Unset GPGRT_CONFIG when gpgrt-config doesn't work.
NIIBE Yutaka
2018-11-01
1
-2
/
+8
*
gpgrt-config: It's distributed script.
NIIBE Yutaka
2018-11-01
1
-1
/
+2
*
w32: Remove cruft in w32-estream from olden times.
Andre Heinecke
2018-10-31
1
-28
/
+0
*
gpgrt-config: Fix typo in the script.
NIIBE Yutaka
2018-10-31
1
-1
/
+1
*
gpgrt-config: Better architecture independent support.
NIIBE Yutaka
2018-10-29
5
-94
/
+120
*
b64dec: Fix to use custom memory handlers.
Ben Kibbey
2018-10-27
1
-2
/
+2
*
gpgrt-config: Clean up the implementation.
NIIBE Yutaka
2018-10-26
1
-25
/
+38
*
gpg-error.m4: Better backward compatibility support.
NIIBE Yutaka
2018-10-26
1
-7
/
+20
*
gpg-error-config: Keep old gpg-error-config implementation.
NIIBE Yutaka
2018-10-25
3
-24
/
+19
*
build: Set GPGRT_CONFIG in gpg-error.m4.
NIIBE Yutaka
2018-10-25
1
-4
/
+17
*
build: Update gpg-error.m4 and gpgrt.m4.
NIIBE Yutaka
2018-10-25
2
-29
/
+35
*
gpg-error-config: Fix previous commit.
NIIBE Yutaka
2018-10-24
1
-2
/
+1
*
gpg-error-config: Old gpg-error-config support --modversion.
NIIBE Yutaka
2018-10-24
1
-0
/
+1
[prev]
[next]