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
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
Avoid use of 'nullptr' for an identifier.
NIIBE Yutaka
1
-4
/
+4
2024-10-16
spawn: Shorter identifier gpgrt_spawn_actions_set_env_rev.
NIIBE Yutaka
1
-1
/
+1
2024-10-11
spawn: Add new function to modify environment.
NIIBE Yutaka
2
-1
/
+221
2024-02-06
argparser: Implement a command mode.
Werner Koch
2
-0
/
+21
2023-05-11
tests: Use -no-fast-install LDFLAGS for Windows.
NIIBE Yutaka
1
-0
/
+4
2022-12-13
Add more tests for t-printf and t-strerror.
pengyi
2
-1
/
+29
2022-06-28
Remove Windows CE support.
NIIBE Yutaka
1
-7
/
+1
2021-11-29
tests,w32: Use CreatePipe and es_sysopen.
NIIBE Yutaka
1
-4
/
+21
2021-11-25
build,tests: Run t-lock-single-posix only on platforms supported.
NIIBE Yutaka
1
-2
/
+1
2021-11-03
argparse: Add more system variables.
Werner Koch
1
-3
/
+8
2021-10-31
argparse: Add support to read values from the Windows Registry.
Werner Koch
3
-5
/
+62
2021-08-26
tests: Add a test for locking when single thread.
NIIBE Yutaka
2
-0
/
+170
2021-04-12
build,tests: Fix leaks of memory or file pointer.
Jakub Jelen
2
-0
/
+3
2020-12-18
core: Fix the "ignore" meta command of the argparser.
Werner Koch
2
-2
/
+6
2020-10-19
New public function gpgrt_access.
Werner Koch
1
-0
/
+16
2020-10-09
w32: Support utf8 also for getcwd.
Werner Koch
1
-1
/
+98
2020-10-08
doc: Fix typos in comments
Werner Koch
1
-4
/
+3
2020-04-03
core: Improve the echo and info meta commands of the arg parser
Werner Koch
2
-3
/
+10
2020-04-03
core: Implement meta command [user] for the arg parser.
Werner Koch
1
-11
/
+19
2020-03-06
core: Add features for pretty printing the help
Werner Koch
1
-0
/
+3
2020-03-03
core: New function gpgrt_reallocarray.
Werner Koch
2
-1
/
+142
2020-03-02
core: Allow returning of attributes from gpgrt_argparser.
Werner Koch
1
-1
/
+11
2020-02-27
core: Implement meta commands for the argparser.
Werner Koch
3
-6
/
+17
2020-02-26
core: Add meta command handler stubs to argparse.c.
Werner Koch
1
-0
/
+4
2020-02-25
core: Add parser for meta commands to gpgrt_argparser.
Werner Koch
3
-14
/
+36
2020-02-18
core: Add a high level option/argument parser.
Werner Koch
4
-8
/
+80
2020-02-18
core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.
Werner Koch
3
-1
/
+312
2019-09-18
tests: Fix deallocation of buffer in t-b64.c.
NIIBE Yutaka
1
-0
/
+1
2019-05-14
tests: Fix a memory leak.
NIIBE Yutaka
1
-0
/
+1
2019-01-10
build: Build with LD_LIBRARY_PATH, use of DT_RPATH (2/2).
NIIBE Yutaka
1
-3
/
+3
2018-12-12
estream: Use correct POSIX name THOUSEP.
Werner Koch
1
-0
/
+3
2018-12-06
logging: Escape controls in string arguments of log_ functions.
Werner Koch
1
-0
/
+32
2018-12-05
core: Allow logging to an estream.
Werner Koch
2
-1
/
+218
2018-12-05
tests: Check print arguments of t-common functions.
Werner Koch
1
-1
/
+6
2018-11-26
core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.
Werner Koch
1
-0
/
+112
2018-11-26
core: Add a limited version of gpgrt_ftruncate.
Werner Koch
1
-0
/
+1
2018-11-15
core: New API gpgrt_cmp_version
Werner Koch
1
-7
/
+86
2018-03-22
core: Remove outdated comments.
Werner Koch
1
-1
/
+2
2018-03-22
core: Add Base-64 encoder.
Werner Koch
3
-124
/
+374
2018-03-21
core: Add the group of argparse functions.
Werner Koch
2
-1
/
+127
2017-02-28
tests: New option --debug for t-poll.
Werner Koch
1
-0
/
+50
2017-02-01
Add Base64 decoder.
NIIBE Yutaka
2
-1
/
+124
2016-11-12
estream: Support 'es_poll' on Windows.
Justus Winter
1
-2
/
+2
2016-10-18
tests: Fix name of the test.
Justus Winter
1
-1
/
+1
2016-07-12
Fix build without threads
Yann E. MORIN
2
-2
/
+6
2016-06-15
tests: Fix rare deadlock condition in t-poll.
Werner Koch
1
-3
/
+6
2016-02-08
Convert http links to https where possible in the source.
Daniel Kahn Gillmor
5
-5
/
+5
2015-12-03
tests: Fix read past buffer.
Justus Winter
1
-1
/
+3
2015-11-19
Fix typos found by codespell.
Justus Winter
1
-2
/
+2
2015-09-25
estream: Add gpgrt_set_nonblock and gpgrt_poll.
Werner Koch
3
-1
/
+388
[next]