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-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
2018-09-20
gpg-error-config: Don't use local variables.
NIIBE Yutaka
1
-136
/
+137
2018-09-20
gpg-error-config: Avoid more space char.
NIIBE Yutaka
1
-5
/
+5
2018-09-19
src: Fix Makefile for BSD make.
NIIBE Yutaka
1
-3
/
+6
2018-09-19
Accept pkgconf difference for spaces.
NIIBE Yutaka
1
-3
/
+3
2018-09-18
syscfg: Support ARC CPUs and simplify aliasing table.
Werner Koch
10
-23
/
+85
2018-09-11
Make gpg-error-config compatible to pkg-config.
NIIBE Yutaka
5
-4
/
+665
2018-09-05
gpg-error-config: Forward compatibility support.
NIIBE Yutaka
1
-0
/
+10
2018-09-04
gpg-error-config: Determine output at configure time.
NIIBE Yutaka
1
-15
/
+0
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
2018-02-28
syscfg: Add a riscv64 architecture.
NIIBE Yutaka
2
-0
/
+26
2018-02-21
doc: Typo fixes.
Werner Koch
2
-2
/
+2
2017-12-11
core: Avoid using estream_t in the public API.
Werner Koch
1
-4
/
+33
2017-12-08
core: Rename the gpgrt_log_levels enum values.
Werner Koch
3
-42
/
+44
2017-11-29
core: Wrap blocking system calls of the spawn functions.
Werner Koch
2
-10
/
+44
2017-11-29
core: Unify syscall_clamp functions.
Werner Koch
10
-203
/
+138
2017-11-29
core: Implement the spawn functions.
Werner Koch
10
-486
/
+569
2017-11-29
Import and relicense exechelp* functions from GnuPG.
Werner Koch
3
-0
/
+1980
2017-11-28
core: Change new functions to return gpg_err_code_t.
Werner Koch
4
-39
/
+51
2017-11-28
core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.
Werner Koch
7
-81
/
+248
[prev]
[next]