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
2020-02-25
core: Add parser for meta commands to gpgrt_argparser.
Werner Koch
2
-2
/
+74
2020-02-25
core: Fold duplicated code from _gpgrt_argparse.
Werner Koch
1
-82
/
+86
2020-02-25
core: Improve readability of _gpgrt_argparse.
Werner Koch
1
-41
/
+57
2020-02-25
core: New flag ARGPARSE_FLAG_USERVERS to try versioned config files.
Werner Koch
2
-20
/
+76
2020-02-25
core: New pseudo option ARGPARSE_PERMISSION_ERROR.
Werner Koch
2
-0
/
+5
2020-02-25
w32: Fix exporting gpgrt_argparser.
NIIBE Yutaka
1
-1
/
+1
2020-02-22
core: Extend the way a config file can be specified,
Werner Koch
1
-8
/
+88
2020-02-20
core: Change printed license names.
Werner Koch
1
-3
/
+3
2020-02-20
core: Skip cmdline parsing for no or an empty argv.
Werner Koch
1
-4
/
+13
2020-02-19
core: More fixes for the new option/argument parser.
Werner Koch
1
-7
/
+18
2020-02-19
core: Some fixes for the new option/argument parser
Werner Koch
1
-8
/
+29
2020-02-18
core: Add a high level option/argument parser.
Werner Koch
9
-11
/
+426
2020-02-18
core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.
Werner Koch
9
-0
/
+318
2020-02-18
w32: Support static link with -lws2_32.
NIIBE Yutaka
2
-2
/
+3
2020-02-10
logging: Also protect gpgrt_inc_errorcount against counter overflow.
Werner Koch
1
-7
/
+5
2020-02-06
tools: Allow error symbol lookup w/o the GPG_ERR_ prefix.
Werner Koch
1
-0
/
+71
2020-02-06
build: Always pass -no-undefined to libtool.
Werner Koch
1
-3
/
+1
2020-01-07
build: Don't use -O0 which is not portable.
NIIBE Yutaka
1
-1
/
+1
2019-12-13
New error codes for SQLite
Werner Koch
2
-1
/
+48
2019-09-24
Fix gpg-error.c for preprocessor use.
NIIBE Yutaka
1
-4
/
+4
2019-09-18
gpgrt_setenv: Define behavior when value=NULL.
NIIBE Yutaka
1
-1
/
+1
2019-09-18
logging: Fix the case of using socket_dir_cb which may return NULL.
NIIBE Yutaka
1
-3
/
+4
2019-09-18
estream: Care about erroneous case for stream close.
NIIBE Yutaka
1
-10
/
+5
2019-09-10
core: Fix broken strings (first letter missing)
Werner Koch
1
-1
/
+1
2019-09-08
estream: Fix dead assigniment.
Werner Koch
1
-1
/
+0
2019-09-04
gpgrt-config: Support Libs.private and Requires.private.
NIIBE Yutaka
1
-0
/
+20
2019-08-23
estream: Fix gpgrt_poll at EOF.
NIIBE Yutaka
1
-1
/
+1
2019-08-23
estream: Fix gpgrt_poll to prevent waiting indefinitely for others.
NIIBE Yutaka
1
-0
/
+3
2019-08-22
estream: Fix poll condition.
NIIBE Yutaka
1
-3
/
+4
2019-08-05
New error codes NO_KEYBOXD, KEYBOXD, NO_SERVICE, and SERVICE.
Werner Koch
1
-0
/
+4
2019-07-25
w32: Fix cast to internal fd.
NIIBE Yutaka
1
-1
/
+1
2019-07-25
estream: Fix IS_INVALID_FD.
NIIBE Yutaka
1
-5
/
+1
2019-07-24
w32: Fix HANDLE to internal fd conversion.
NIIBE Yutaka
1
-6
/
+21
2019-07-18
build: Use {CFLAGS,CPPFLAGS, LDFLAGS}_FOR_BUILD for helper programs
dkg-fix-T4643
Daniel Kahn Gillmor
1
-3
/
+6
2019-07-11
Fix signedness for a single-bit field.
NIIBE Yutaka
1
-3
/
+3
2019-06-27
estream: Add missing malloc check.
Werner Koch
1
-1
/
+6
2019-06-26
estream: Don't use variable length array.
NIIBE Yutaka
1
-1
/
+7
2019-06-26
estream: Use poll(2) when available.
NIIBE Yutaka
1
-0
/
+82
2019-06-18
tests: Skip the test when pkg-config is too old.
NIIBE Yutaka
1
-0
/
+6
2019-06-18
build: Take care of POSIX shell path.
NIIBE Yutaka
4
-4
/
+4
2019-06-18
Portability fix for PID.
NIIBE Yutaka
1
-1
/
+1
2019-06-18
build: Add failure exit for gpg-error-config build.
NIIBE Yutaka
1
-0
/
+1
2019-05-29
Detect to use strerror_s.
NIIBE Yutaka
1
-1
/
+9
2019-04-15
awk: Prepare for Gawk 5.0.
NIIBE Yutaka
6
-10
/
+10
2019-03-19
estream: Increase buffer size for Windows.
Werner Koch
3
-4
/
+10
2019-03-19
syscfg: Add armv7a-unknown-linux-gnueabihf as an alias.
Werner Koch
1
-0
/
+1
2019-02-11
New error codes NO_AUTH and BAD_AUTH
Werner Koch
1
-0
/
+2
2019-02-04
build: Fix for Microsoft MSVC.
Werner Koch
1
-2
/
+2
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
[prev]
[next]