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.51
libgpg-error-1.51
gpgrt-1.51
Werner Koch
2024-11-11
2
-3
/
+24
*
Avoid use of 'nullptr' for an identifier.
NIIBE Yutaka
2024-10-22
1
-4
/
+4
*
spawn: Shorter identifier gpgrt_spawn_actions_set_env_rev.
NIIBE Yutaka
2024-10-16
9
-16
/
+16
*
spawn: Add new function to modify environment.
NIIBE Yutaka
2024-10-11
10
-9
/
+485
*
w32: Fix releasing memory for UTF-8 text.
NIIBE Yutaka
2024-10-10
1
-8
/
+8
*
estream: Let poll return an error for a closed fd.
Werner Koch
2024-09-24
1
-0
/
+5
*
posix: Fix forgotten _gpgrt_post_syscall on error path.
NIIBE Yutaka
2024-09-19
1
-0
/
+1
*
posix: Fix memory leak for spawn.
NIIBE Yutaka
2024-09-19
1
-0
/
+1
*
w32:spawn: Remove unused function get_max_fds.
NIIBE Yutaka
2024-09-16
1
-21
/
+0
*
w32: Clarify the environment block encoding.
NIIBE Yutaka
2024-09-06
1
-0
/
+3
*
w32: Add GPGRT_PROCESS_ALLOW_SET_FG for gpgrt_process_spawn.
NIIBE Yutaka
2024-08-27
2
-2
/
+4
*
w32: Allow initialization of new threads to utf8 mode.
Werner Koch
2024-08-02
4
-9
/
+35
*
Update version date of autogen.sh
Werner Koch
2024-07-04
1
-1
/
+1
*
Put the full commit id into VERSION.
Werner Koch
2024-07-04
3
-5
/
+10
*
core: Declare environ for macOS and others.
Werner Koch
2024-06-20
1
-0
/
+3
*
Post release updates
Werner Koch
2024-06-19
2
-1
/
+7
*
Release 1.50
libgpg-error-1.50
gpgrt-1.50
Werner Koch
2024-06-19
3
-4
/
+48
*
po: msgmerge
Werner Koch
2024-06-19
2
-2
/
+134
*
spawn: New flag GPGRT_PROCESS_NO_EUID_CHECK
Werner Koch
2024-06-19
2
-8
/
+13
*
spawn: Keep struct definitions at the top of the file.
Werner Koch
2024-06-19
2
-34
/
+51
*
Apply spell fix.
NIIBE Yutaka
2024-06-13
1
-1
/
+1
*
Fix gpg-error.m4.
NIIBE Yutaka
2024-06-13
1
-14
/
+23
*
spawn: Support the use case in libassuan where PGMNAME==NULL.
NIIBE Yutaka
2024-06-07
2
-5
/
+24
*
spawn: Expose gpgrt_spawn_actions functions.
NIIBE Yutaka
2024-06-06
6
-8
/
+30
*
spawn: Add new GPGRT_PROCESS_NO_CONSOLE for Windows.
NIIBE Yutaka
2024-06-06
2
-0
/
+5
*
Cleanup spawn API implementation.
NIIBE Yutaka
2024-06-06
3
-95
/
+57
*
Fix return type of gpgrt_b64dec_*.
NIIBE Yutaka
2024-06-06
2
-4
/
+4
*
spawn:w32: Allow for up to 32 inherited handles.
Werner Koch
2024-06-05
1
-2
/
+2
*
spawn: Avoid bumping the error counter.
Werner Koch
2024-06-05
2
-20
/
+22
*
spawn: Expose spawn functions API.
NIIBE Yutaka
2024-06-05
9
-129
/
+184
*
spawn:w32: Fix setting of dwFlags for CreateProcess.
NIIBE Yutaka
2024-06-04
1
-1
/
+2
*
spawn: Allow NULL for ACT.
NIIBE Yutaka
2024-05-30
2
-2
/
+19
*
Fix process termination check at release.
NIIBE Yutaka
2024-05-29
2
-2
/
+2
*
Fix how environment variables are specified for spawn.
NIIBE Yutaka
2024-05-29
3
-10
/
+12
*
Cleaner semantics for _gpgrt_process_spawn without a callback.
NIIBE Yutaka
2024-05-29
5
-108
/
+211
*
Import spawn functions from GnuPG master.
NIIBE Yutaka
2024-05-28
5
-1132
/
+1245
*
argparse: Fix a theoretical memory leak.
Werner Koch
2024-04-26
1
-3
/
+4
*
Post release updates
Werner Koch
2024-04-25
2
-1
/
+7
*
Release 1.49
libgpg-error-1.49
Werner Koch
2024-04-25
2
-3
/
+8
*
yat2m: Improve html output.
Werner Koch
2024-04-25
1
-5
/
+25
*
logging: New function gpgrt_logv_domain.
Werner Koch
2024-04-25
6
-4
/
+28
*
core: New function gpgrt_add_post_log_func.
Werner Koch
2024-04-22
8
-2
/
+88
*
logging: Indent continuation lines of log_printhex.
Werner Koch
2024-04-19
1
-6
/
+14
*
logging: Add a truncate keyword to log_printhex.
Werner Koch
2024-04-12
1
-0
/
+19
*
argparser: avoid endless loop due to a conf file read error.
Werner Koch
2024-04-08
1
-3
/
+18
*
Post release updates
Werner Koch
2024-02-23
2
-1
/
+8
*
Release 1.48
libgpg-error-1.48
gpgrt-1.48
Werner Koch
2024-02-23
3
-8
/
+10
*
argparse: Adjust help output for command mode.
Werner Koch
2024-02-21
1
-1
/
+7
*
core: Add "wipe" mode flag.
Werner Koch
2024-02-06
3
-10
/
+62
*
core: New function gpgrt_wipememory.
Werner Koch
2024-02-06
7
-1
/
+37
[next]