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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
indent: Fix indentation in an argparse.c function
Werner Koch
2020-02-27
1
-85
/
+85
*
core: Add meta command handler stubs to argparse.c.
Werner Koch
2020-02-26
2
-1
/
+119
*
core: Prepare argparse.c to track additional info for options.
Werner Koch
2020-02-26
1
-105
/
+188
*
core: Add parser for meta commands to gpgrt_argparser.
Werner Koch
2020-02-25
6
-16
/
+113
*
core: Fold duplicated code from _gpgrt_argparse.
Werner Koch
2020-02-25
1
-82
/
+86
*
core: Improve readability of _gpgrt_argparse.
Werner Koch
2020-02-25
1
-41
/
+57
*
core: New flag ARGPARSE_FLAG_USERVERS to try versioned config files.
Werner Koch
2020-02-25
3
-20
/
+77
*
core: New pseudo option ARGPARSE_PERMISSION_ERROR.
Werner Koch
2020-02-25
3
-0
/
+6
*
w32: Fix exporting gpgrt_argparser.
NIIBE Yutaka
2020-02-25
1
-1
/
+1
*
core: Extend the way a config file can be specified,
Werner Koch
2020-02-22
1
-8
/
+88
*
core: Change printed license names.
Werner Koch
2020-02-20
1
-3
/
+3
*
core: Skip cmdline parsing for no or an empty argv.
Werner Koch
2020-02-20
1
-4
/
+13
*
core: More fixes for the new option/argument parser.
Werner Koch
2020-02-19
1
-7
/
+18
*
core: Some fixes for the new option/argument parser
Werner Koch
2020-02-19
1
-8
/
+29
*
core: Add a high level option/argument parser.
Werner Koch
2020-02-18
16
-21
/
+520
*
core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.
Werner Koch
2020-02-18
14
-3
/
+639
*
w32: Support static link with -lws2_32.
NIIBE Yutaka
2020-02-18
3
-2
/
+6
*
logging: Also protect gpgrt_inc_errorcount against counter overflow.
Werner Koch
2020-02-10
1
-7
/
+5
*
Post release updates
Werner Koch
2020-02-07
2
-1
/
+5
*
Release 1.37
libgpg-error-1.37
gpgrt-1.37
Werner Koch
2020-02-07
2
-4
/
+60
*
po: Auto update
Werner Koch
2020-02-07
18
-0
/
+2112
*
po: Update German translation
Werner Koch
2020-02-07
1
-1
/
+106
*
tools: Allow error symbol lookup w/o the GPG_ERR_ prefix.
Werner Koch
2020-02-06
1
-0
/
+71
*
build: Always pass -no-undefined to libtool.
Werner Koch
2020-02-06
1
-3
/
+1
*
po: Update Japanese Translation.
NIIBE Yutaka
2020-01-23
1
-3
/
+96
*
build: Don't use -O0 which is not portable.
NIIBE Yutaka
2020-01-07
1
-1
/
+1
*
New error codes for SQLite
Werner Koch
2019-12-13
4
-2
/
+120
*
po: Update Japanese Translations.
NIIBE Yutaka
2019-12-09
1
-1
/
+13
*
Fix gpg-error.c for preprocessor use.
NIIBE Yutaka
2019-09-24
1
-4
/
+4
*
tests: Fix deallocation of buffer in t-b64.c.
NIIBE Yutaka
2019-09-18
1
-0
/
+1
*
gpgrt_setenv: Define behavior when value=NULL.
NIIBE Yutaka
2019-09-18
1
-1
/
+1
*
logging: Fix the case of using socket_dir_cb which may return NULL.
NIIBE Yutaka
2019-09-18
1
-3
/
+4
*
estream: Care about erroneous case for stream close.
NIIBE Yutaka
2019-09-18
1
-10
/
+5
*
core: Fix broken strings (first letter missing)
Werner Koch
2019-09-10
1
-1
/
+1
*
estream: Fix dead assigniment.
Werner Koch
2019-09-08
1
-1
/
+0
*
gpgrt-config: Support Libs.private and Requires.private.
NIIBE Yutaka
2019-09-04
1
-0
/
+20
*
estream: Fix gpgrt_poll at EOF.
NIIBE Yutaka
2019-08-23
1
-1
/
+1
*
estream: Fix gpgrt_poll to prevent waiting indefinitely for others.
NIIBE Yutaka
2019-08-23
1
-0
/
+3
*
estream: Fix poll condition.
NIIBE Yutaka
2019-08-22
1
-3
/
+4
*
New error codes NO_KEYBOXD, KEYBOXD, NO_SERVICE, and SERVICE.
Werner Koch
2019-08-05
2
-1
/
+23
*
w32: Fix cast to internal fd.
NIIBE Yutaka
2019-07-25
1
-1
/
+1
*
estream: Fix IS_INVALID_FD.
NIIBE Yutaka
2019-07-25
1
-5
/
+1
*
w32: Fix HANDLE to internal fd conversion.
NIIBE Yutaka
2019-07-24
1
-6
/
+21
*
build: Use {CFLAGS,CPPFLAGS, LDFLAGS}_FOR_BUILD for helper programs
dkg-fix-T4643
Daniel Kahn Gillmor
2019-07-18
2
-4
/
+8
*
Fix signedness for a single-bit field.
NIIBE Yutaka
2019-07-11
1
-3
/
+3
*
estream: Add missing malloc check.
Werner Koch
2019-06-27
1
-1
/
+6
*
estream: Don't use variable length array.
NIIBE Yutaka
2019-06-26
1
-1
/
+7
*
estream: Use poll(2) when available.
NIIBE Yutaka
2019-06-26
2
-1
/
+83
*
tests: Skip the test when pkg-config is too old.
NIIBE Yutaka
2019-06-18
1
-0
/
+6
*
build: Take care of POSIX shell path.
NIIBE Yutaka
2019-06-18
5
-4
/
+10
[prev]
[next]