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
*
Release 1.39
libgpg-error-1.39
gpgrt-1.39
Werner Koch
2020-08-24
3
-6
/
+18
*
core,w32: Add UTF-8 support to gpgrt_fopen, gpgrt_mkdir and gpgrt_chdir.
Werner Koch
2020-08-21
7
-22
/
+232
*
argparse: Handle a corner case of wrong ARGC.
NIIBE Yutaka
2020-08-21
1
-2
/
+1
*
Fix a current gcc's -fsanitize warning.
Werner Koch
2020-08-17
1
-2
/
+2
*
core,w32: Use timeout in es_poll even if there are no FDs.
Werner Koch
2020-08-11
1
-3
/
+17
*
Make --lib-version work again.
Werner Koch
2020-08-05
1
-3
/
+36
*
gpgrt-config: Fix handling 'Requires' field.
NIIBE Yutaka
2020-08-03
1
-6
/
+11
*
w32: Add gpgrt_fcancel to the definition.
NIIBE Yutaka
2020-07-15
1
-0
/
+2
*
estream: Add gpgrt_fcancel
Werner Koch
2020-06-26
8
-9
/
+49
*
build: Fix the gpg-error-config test for cross build.
NIIBE Yutaka
2020-06-15
1
-0
/
+2
*
build: Fix command-line to make 'src 'dir.
NIIBE Yutaka
2020-06-11
1
-1
/
+1
*
build: On cross build, detect host's objdump.
NIIBE Yutaka
2020-06-11
1
-8
/
+13
*
build: Fix cross-compiling into a separate build dir.
David Michael
2020-06-03
2
-1
/
+2
*
Post release updates
Werner Koch
2020-05-29
2
-1
/
+5
*
Release 1.38
libgpg-error-1.38
gpgrt-1.38
Werner Koch
2020-05-29
2
-3
/
+18
*
po: Auto update
Werner Koch
2020-05-29
20
-77
/
+906
*
po: Update Ukrainian translation
Yuri Chornoivan
2020-05-29
1
-49
/
+40
*
po: Update and proofread Russian translation
Ineiev
2020-05-29
1
-175
/
+40
*
syscfg: add 64-bit big-endian MIPS architecture
dkg/fix-4952
Daniel Kahn Gillmor
2020-05-19
2
-0
/
+26
*
build: Use gen-lock-obj.sh script when possible.
NIIBE Yutaka
2020-04-09
2
-0
/
+21
*
build: Add a shell script to generate lock-obj-pub.h.
NIIBE Yutaka
2020-04-09
1
-0
/
+112
*
core: Improve the echo and info meta commands of the arg parser
Werner Koch
2020-04-03
3
-12
/
+84
*
core: Implement meta command [user] also for Windows
Werner Koch
2020-04-03
2
-2
/
+21
*
core: Implement meta command [user] for the arg parser.
Werner Koch
2020-04-03
4
-36
/
+125
*
core: Tweak the printing of headers in the --help output.
Werner Koch
2020-03-06
3
-8
/
+21
*
core: Add features for pretty printing the help
Werner Koch
2020-03-06
3
-7
/
+38
*
core: New function gpgrt_reallocarray.
Werner Koch
2020-03-03
10
-1
/
+206
*
core: Fix allocation bug introduced with last commit.
Werner Koch
2020-03-03
1
-1
/
+3
*
core: New internal option --dump-option-table for argparser.
Werner Koch
2020-03-02
1
-3
/
+85
*
core: Replace fputs by es_fputs in argparser.
Werner Koch
2020-03-02
1
-1
/
+1
*
core: Allow returning of attributes from gpgrt_argparser.
Werner Koch
2020-03-02
4
-21
/
+75
*
core: Implement meta commands for the argparser.
Werner Koch
2020-02-27
5
-75
/
+207
*
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
[next]