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
*
Forward compatibility support by gpg-error-config-old (--variable=*).
NIIBE Yutaka
2018-09-05
3
-1
/
+23
*
Fix configure time check for includedir and libdir.
NIIBE Yutaka
2018-09-04
1
-5
/
+7
*
Add gpg-error-config to CLEANFILES.
NIIBE Yutaka
2018-09-04
1
-1
/
+1
*
Extend gpg-error-config-test.sh to test against pkg-config.
NIIBE Yutaka
2018-09-04
2
-22
/
+67
*
Not by "make check" but gpg-error-config is determined by the test.
NIIBE Yutaka
2018-09-03
2
-10
/
+17
*
Fix new gpg-error-config and add a test.
NIIBE Yutaka
2018-09-03
3
-6
/
+45
*
Fix old gpg-config-error with configure.ac substitution.
NIIBE Yutaka
2018-09-03
1
-9
/
+0
*
Change old gpg-error-config for isubdirafter.
NIIBE Yutaka
2018-09-03
1
-6
/
+0
*
Add back old gpg-error-config.
NIIBE Yutaka
2018-09-03
2
-488
/
+596
*
Support invocation like gpg-erro-config '>=' 1.32.
NIIBE Yutaka
2018-09-03
1
-47
/
+46
*
Support module dependency.
NIIBE Yutaka
2018-08-31
1
-29
/
+176
*
Remove AC_CONFIG_COMMANDS for gpg-error-config.
NIIBE Yutaka
2018-08-30
4
-160
/
+161
*
Fixes src/gpg-error-config-main.sh and src/pkgconf-funcs.sh.
NIIBE Yutaka
2018-08-30
2
-34
/
+48
*
Support invocation with module names.
NIIBE Yutaka
2018-08-30
1
-32
/
+39
*
Remove dupulicates.
NIIBE Yutaka
2018-08-30
2
-2
/
+41
*
Handle module dependency (Requires field).
NIIBE Yutaka
2018-08-30
2
-8
/
+76
*
PKG_CONFIG_PATH change.
NIIBE Yutaka
2018-08-30
1
-1
/
+1
*
New func read_config_from_stdin and cleanup_vars_attrs.
NIIBE Yutaka
2018-08-30
2
-16
/
+23
*
Add note for the compatibility.
NIIBE Yutaka
2018-08-30
1
-10
/
+30
*
Fix test condition for pkg-conf-funcs.
NIIBE Yutaka
2018-08-30
1
-1
/
+1
*
Simplify configure substitution.
NIIBE Yutaka
2018-08-30
1
-2
/
+2
*
Fix the previous commit.
NIIBE Yutaka
2018-08-30
1
-0
/
+2
*
Fix gpg-error.m4 to use pkg-config compatible way.
NIIBE Yutaka
2018-08-29
1
-3
/
+3
*
More changes for new gpg-error-config.
NIIBE Yutaka
2018-08-29
5
-22
/
+26
*
pkg-config compatible .pc file support.
NIIBE Yutaka
2018-08-28
3
-38
/
+182
*
build: use EXEEXT_FOR_BUILD everywhere.
Michael Haubenwallner
2018-07-17
1
-13
/
+13
*
estream: Always propagate flush event to cookie functions.
Werner Koch
2018-07-12
1
-3
/
+4
*
Remove leftover debug output from gpg-error.
Werner Koch
2018-07-05
3
-4
/
+3
*
core: Initialize values in estream_format
Andre Heinecke
2018-07-05
1
-1
/
+5
*
core: Fix problem with C11 and stdnoreturn.h.
Werner Koch
2018-05-30
1
-3
/
+3
*
core,w32: Avoid recursive use of npth_unprotect.
Werner Koch
2018-05-01
2
-3
/
+15
*
core: Fix gpgrt_poll for Windows under nPth.
Werner Koch
2018-04-30
2
-0
/
+4
*
doc: Add SPDX indentifier for the versioninfo template.
Werner Koch
2018-04-23
1
-0
/
+1
*
doc: Beautify comments in gpg-error.h.
Werner Koch
2018-04-11
1
-74
/
+84
*
core: Finalize the API for argparse.
Werner Koch
2018-04-11
2
-161
/
+195
*
core: Remove outdated comments.
Werner Koch
2018-03-22
1
-42
/
+0
*
core: Add Base-64 encoder.
Werner Koch
2018-03-22
9
-162
/
+184
*
core: Add file b64enc.c from gnupg
Werner Koch
2018-03-22
1
-0
/
+422
*
tools: Use gpgrt_argparse for the gpg-error tool.
Werner Koch
2018-03-21
1
-67
/
+60
*
core: Add public function gpgrt_usage.
Werner Koch
2018-03-21
6
-5
/
+17
*
core: Add the group of argparse functions.
Werner Koch
2018-03-21
9
-573
/
+548
*
core: Import argparse code from gnupg master
Werner Koch
2018-03-21
2
-0
/
+1867
*
core: Fix regression on arm64 due to invalid use of va_list.
Werner Koch
2018-03-18
1
-4
/
+14
*
core: Fix building on W64
Werner Koch
2018-03-14
3
-6
/
+35
*
build: Update copyright notices and remove gpgscm from the release.
Werner Koch
2018-03-13
2
-3
/
+3
*
core: Fix regression due to not exporting the process API.
Werner Koch
2018-03-13
2
-3
/
+4
*
core: Remove accidently committed time function API.
Werner Koch
2018-03-12
1
-31
/
+0
*
core: Do not export the process API
Werner Koch
2018-03-12
5
-19
/
+25
*
syscfg: Add a riscv64 architecture.
NIIBE Yutaka
2018-02-28
2
-0
/
+26
*
doc: Typo fixes.
Werner Koch
2018-02-21
2
-2
/
+2
[next]