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
2024-10-16
spawn: Shorter identifier gpgrt_spawn_actions_set_env_rev.
NIIBE Yutaka
8
-15
/
+15
2024-10-11
spawn: Add new function to modify environment.
NIIBE Yutaka
8
-8
/
+264
2024-10-10
w32: Fix releasing memory for UTF-8 text.
NIIBE Yutaka
1
-8
/
+8
2024-09-24
estream: Let poll return an error for a closed fd.
Werner Koch
1
-0
/
+5
2024-09-19
posix: Fix forgotten _gpgrt_post_syscall on error path.
NIIBE Yutaka
1
-0
/
+1
2024-09-19
posix: Fix memory leak for spawn.
NIIBE Yutaka
1
-0
/
+1
2024-09-16
w32:spawn: Remove unused function get_max_fds.
NIIBE Yutaka
1
-21
/
+0
2024-09-06
w32: Clarify the environment block encoding.
NIIBE Yutaka
1
-0
/
+3
2024-08-27
w32: Add GPGRT_PROCESS_ALLOW_SET_FG for gpgrt_process_spawn.
NIIBE Yutaka
2
-2
/
+4
2024-08-02
w32: Allow initialization of new threads to utf8 mode.
Werner Koch
4
-9
/
+35
2024-07-04
Put the full commit id into VERSION.
Werner Koch
1
-2
/
+2
2024-06-20
core: Declare environ for macOS and others.
Werner Koch
1
-0
/
+3
2024-06-19
spawn: New flag GPGRT_PROCESS_NO_EUID_CHECK
Werner Koch
2
-8
/
+13
2024-06-19
spawn: Keep struct definitions at the top of the file.
Werner Koch
2
-34
/
+51
2024-06-13
Apply spell fix.
NIIBE Yutaka
1
-1
/
+1
2024-06-13
Fix gpg-error.m4.
NIIBE Yutaka
1
-14
/
+23
2024-06-07
spawn: Support the use case in libassuan where PGMNAME==NULL.
NIIBE Yutaka
2
-5
/
+24
2024-06-06
spawn: Expose gpgrt_spawn_actions functions.
NIIBE Yutaka
6
-8
/
+30
2024-06-06
spawn: Add new GPGRT_PROCESS_NO_CONSOLE for Windows.
NIIBE Yutaka
2
-0
/
+5
2024-06-06
Cleanup spawn API implementation.
NIIBE Yutaka
3
-95
/
+57
2024-06-06
Fix return type of gpgrt_b64dec_*.
NIIBE Yutaka
2
-4
/
+4
2024-06-05
spawn:w32: Allow for up to 32 inherited handles.
Werner Koch
1
-2
/
+2
2024-06-05
spawn: Avoid bumping the error counter.
Werner Koch
2
-20
/
+22
2024-06-05
spawn: Expose spawn functions API.
NIIBE Yutaka
9
-129
/
+184
2024-06-04
spawn:w32: Fix setting of dwFlags for CreateProcess.
NIIBE Yutaka
1
-1
/
+2
2024-05-30
spawn: Allow NULL for ACT.
NIIBE Yutaka
2
-2
/
+19
2024-05-29
Fix process termination check at release.
NIIBE Yutaka
2
-2
/
+2
2024-05-29
Fix how environment variables are specified for spawn.
NIIBE Yutaka
3
-10
/
+12
2024-05-29
Cleaner semantics for _gpgrt_process_spawn without a callback.
NIIBE Yutaka
5
-108
/
+211
2024-05-28
Import spawn functions from GnuPG master.
NIIBE Yutaka
5
-1132
/
+1245
2024-04-26
argparse: Fix a theoretical memory leak.
Werner Koch
1
-3
/
+4
2024-04-25
logging: New function gpgrt_logv_domain.
Werner Koch
5
-3
/
+22
2024-04-22
core: New function gpgrt_add_post_log_func.
Werner Koch
7
-2
/
+83
2024-04-19
logging: Indent continuation lines of log_printhex.
Werner Koch
1
-6
/
+14
2024-04-12
logging: Add a truncate keyword to log_printhex.
Werner Koch
1
-0
/
+19
2024-04-08
argparser: avoid endless loop due to a conf file read error.
Werner Koch
1
-3
/
+18
2024-02-21
argparse: Adjust help output for command mode.
Werner Koch
1
-1
/
+7
2024-02-06
core: Add "wipe" mode flag.
Werner Koch
2
-9
/
+44
2024-02-06
core: New function gpgrt_wipememory.
Werner Koch
7
-1
/
+37
2024-02-06
argparser: Implement a command mode.
Werner Koch
2
-42
/
+115
2024-02-01
gpgrt-config: Avoid warning about literals for curly braces.
Jakub Jelen
1
-1
/
+1
2024-01-16
estream: Fix call to string filter for estream-printf.
NIIBE Yutaka
1
-18
/
+26
2023-09-27
estream: String filter should NOT be called with non-nul string.
NIIBE Yutaka
1
-3
/
+8
2023-07-28
build: Support --verbose option for mkheader.
NIIBE Yutaka
1
-4
/
+15
2023-06-09
w32: Map ERROR_FILE_INVALID to EIO.
Werner Koch
1
-0
/
+3
2023-05-26
doc: Typo fix
Werner Koch
1
-1
/
+1
2023-05-24
core: Add hurd-amd64 support
Samuel Thibault
3
-0
/
+27
2023-05-24
core: New mode flag "sequential" for gpgrt_fopen.
Werner Koch
1
-3
/
+24
2023-05-17
w32: Use _putenv_s when available.
NIIBE Yutaka
1
-4
/
+28
2023-04-10
gpgrt-config: Simplify to set gpgrt_libdir.
NIIBE Yutaka
1
-6
/
+3
[next]