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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-16
Release 1.34
libgpg-error-1.34
gpgrt-1.34
Werner Koch
4
-4
/
+4
2019-01-14
Fix symbol name typo in gpg-error.def.in
Andre Heinecke
1
-1
/
+1
2019-01-04
core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.
Werner Koch
15
-46
/
+155
2018-12-12
estream: Use correct POSIX name THOUSEP.
Werner Koch
1
-5
/
+5
2018-12-11
syscfg: Add a riscv32 architecture
Alistair Francis
2
-0
/
+24
2018-12-09
gpgrt-config: Portability fix for use of expr.
NIIBE Yutaka
1
-3
/
+3
2018-12-07
Silence cc warning about snprintf redefinition
Werner Koch
1
-0
/
+1
2018-12-07
Add W32-only function gpgrt_w32_override_locale.
Werner Koch
4
-21
/
+95
2018-12-06
logging: Escape controls in string arguments of log_ functions.
Werner Koch
1
-1
/
+103
2018-12-05
core: Allow logging to an estream.
Werner Koch
1
-7
/
+14
2018-12-05
Fix gpgrt_ftruncate declaration.
Marcus Brinkmann
1
-1
/
+1
2018-11-26
core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.
Werner Koch
10
-35
/
+123
2018-11-26
core: Add a limited version of gpgrt_ftruncate.
Werner Koch
7
-1
/
+45
2018-11-15
core: New API gpgrt_cmp_version
Werner Koch
7
-27
/
+183
2018-11-14
gpgrt-config: Prepend PKG_CONFIG_LIBDIR to PKG_CONFIG_PATH.
NIIBE Yutaka
1
-8
/
+23
2018-11-13
Fix typo in the annotation.
NIIBE Yutaka
1
-1
/
+1
2018-11-13
gpgrt.m4: Don't support --with-*-prefix or SYSROOT.
NIIBE Yutaka
1
-52
/
+4
2018-11-07
Fix a typo.
NIIBE Yutaka
1
-1
/
+1
2018-11-02
gpgrt-config: Don't support variable reference in --libdir option.
NIIBE Yutaka
3
-44
/
+36
2018-11-02
gpg-error.m4: Emit message when using gpgrt-config.
NIIBE Yutaka
1
-0
/
+2
2018-11-02
gpg-error.m4: Find gpgrt_libdir by CC.
NIIBE Yutaka
2
-18
/
+44
2018-11-01
gpg-error.m4: Unset GPGRT_CONFIG when gpgrt-config doesn't work.
NIIBE Yutaka
1
-2
/
+8
2018-11-01
gpgrt-config: It's distributed script.
NIIBE Yutaka
1
-1
/
+2
2018-10-31
w32: Remove cruft in w32-estream from olden times.
Andre Heinecke
1
-28
/
+0
2018-10-31
gpgrt-config: Fix typo in the script.
NIIBE Yutaka
1
-1
/
+1
2018-10-29
gpgrt-config: Better architecture independent support.
NIIBE Yutaka
5
-94
/
+120
2018-10-27
b64dec: Fix to use custom memory handlers.
Ben Kibbey
1
-2
/
+2
2018-10-26
gpgrt-config: Clean up the implementation.
NIIBE Yutaka
1
-25
/
+38
2018-10-26
gpg-error.m4: Better backward compatibility support.
NIIBE Yutaka
1
-7
/
+20
2018-10-25
gpg-error-config: Keep old gpg-error-config implementation.
NIIBE Yutaka
3
-24
/
+19
2018-10-25
build: Set GPGRT_CONFIG in gpg-error.m4.
NIIBE Yutaka
1
-4
/
+17
2018-10-25
build: Update gpg-error.m4 and gpgrt.m4.
NIIBE Yutaka
2
-29
/
+35
2018-10-24
gpg-error-config: Fix previous commit.
NIIBE Yutaka
1
-2
/
+1
2018-10-24
gpg-error-config: Old gpg-error-config support --modversion.
NIIBE Yutaka
1
-0
/
+1
2018-10-24
gpg-error-config: Get var/attr from the first package.
NIIBE Yutaka
1
-2
/
+5
2018-10-23
build: Supply CC to invoke gpg-error-config.
NIIBE Yutaka
2
-12
/
+14
2018-10-23
gpg-error-config: Fix cross build support.
NIIBE Yutaka
1
-7
/
+34
2018-10-22
gpg-error-config: Support "auto", architecture independent script.
NIIBE Yutaka
1
-0
/
+13
2018-10-17
gpg-error-config: Fix PKG_CONFIG_LIBDIR support.
NIIBE Yutaka
1
-2
/
+2
2018-10-16
gpg-error-config: Support PKG_CONFIG_LIBDIR.
NIIBE Yutaka
1
-1
/
+1
2018-10-12
syscfg: Add support for arm64ilp32
Wookey
2
-0
/
+25
2018-10-10
gpg-error-config: Fix the place of *.pc (for multilib).
NIIBE Yutaka
2
-4
/
+4
2018-10-10
gpg-error-config: Add PKG_CONFIG_SYSROOT_DIR support.
NIIBE Yutaka
2
-2
/
+34
2018-09-21
syscfg: Add support for arc-unknown-linux-gnu
Werner Koch
1
-1
/
+2
2018-09-21
core: Make cross building in mkheader more explicit.
Werner Koch
2
-2
/
+15
2018-09-21
core: Simplify calling convention of mkheader.
Werner Koch
2
-26
/
+41
2018-09-20
src: Fix portability for echo.
NIIBE Yutaka
1
-1
/
+1
2018-09-20
gpg-error-config: Remove white space for the output by old.
NIIBE Yutaka
1
-8
/
+8
2018-09-20
gpg-error-config: Use expr to remove var in expression.
NIIBE Yutaka
1
-1
/
+1
2018-09-20
gpg-error-config: Fix a variable name for zsh.
NIIBE Yutaka
1
-7
/
+7
[next]