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