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.55.
libgpg-error-1.55
gpgrt-1.55
Werner Koch
2025-04-24
2
-2
/
+9
*
Add commands mkdir and chdir to gpg-error
Werner Koch
2025-04-24
1
-32
/
+62
*
w32: Yet another extended length path kludge.
Werner Koch
2025-04-24
1
-3
/
+7
*
w32: More changes to the extended length path handling.
Werner Koch
2025-04-22
1
-32
/
+90
*
Mark the initializations with __nonstring__ attribute.
NIIBE Yutaka
2025-04-21
2
-0
/
+7
*
Post release updates
Werner Koch
2025-04-17
2
-1
/
+8
*
Release 1.54
libgpg-error-1.54
gpgrt-1.54
Werner Koch
2025-04-17
3
-3
/
+11
*
w32: Fix extended length path handling for UNC specified files.
Werner Koch
2025-04-16
1
-4
/
+26
*
Add command --fopen to gpg-error to help testing
Werner Koch
2025-04-16
1
-2
/
+22
*
Post release updates
Werner Koch
2025-04-09
2
-1
/
+5
*
Release 1.53
libgpg-error-1.53
gpgrt-1.53
Werner Koch
2025-04-09
2
-2
/
+4
*
tests: Check that we do not use the es macros in the public API.
Werner Koch
2025-04-09
2
-1
/
+7
*
Use gpgrt_stream_t for the API of gpgrt_nvc_*.
NIIBE Yutaka
2025-04-09
1
-2
/
+2
*
Post release updates
Werner Koch
2025-04-08
2
-1
/
+5
*
Release 1.52
libgpg-error-1.52
gpgrt-1.52
Werner Koch
2025-04-08
5
-11
/
+18
*
po: Update infos on the Portuguese translation.
Werner Koch
2025-04-08
2
-4
/
+5
*
argparse: Make getreg meta command work on Unix.
Werner Koch
2025-04-07
6
-10
/
+116
*
Add a section mode to the name-value functions.
Werner Koch
2025-04-07
3
-19
/
+190
*
Allow name-value lookup w/o a trailing colon for the name.
Werner Koch
2025-04-07
3
-24
/
+78
*
New public API gpgrt_nvc_* and gpgrt_nve_*
Werner Koch
2025-04-07
11
-5
/
+1760
*
Update the copyright notice.
Werner Koch
2025-04-07
2
-1
/
+3
*
w32: Improve the detection of the need for a \\?\ prefix
Werner Koch
2025-04-04
1
-3
/
+5
*
Add test cases for the strlist functions.
Werner Koch
2025-04-04
2
-1
/
+328
*
tests: Add macros to improve the debug output.
Werner Koch
2025-04-04
1
-4
/
+18
*
New public API gpgrt_strlist_*
Werner Koch
2025-04-01
11
-214
/
+369
*
Add source file strlist.c
Werner Koch
2025-03-28
1
-0
/
+355
*
Re-fix logic for finding the beta version number
Werner Koch
2025-03-10
1
-8
/
+7
*
Fix logic for finding the beta version number
Ingo Klöcker
2025-02-21
1
-3
/
+5
*
gpgrt-config: Append default directory to PKG_CONFIG_PATH.
NIIBE Yutaka
2025-02-06
1
-11
/
+6
*
Skip gpg-error-config-test.sh for specific incompatible pkg-config.
NIIBE Yutaka
2025-01-22
1
-0
/
+9
*
build: Remove defining GPG_ERR_ENABLE_ERRNO_MACROS.
NIIBE Yutaka
2025-01-15
1
-1
/
+0
*
spawn: Care about closefrom/close call is interrupted.
NIIBE Yutaka
2025-01-14
1
-62
/
+54
*
spawn: Use closefrom when available.
NIIBE Yutaka
2025-01-08
2
-3
/
+48
*
New Windows API gpgrt_w32_reg_get_string.
Werner Koch
2024-12-12
7
-8
/
+99
*
Minor cleanness fix for autogen.sh
Werner Koch
2024-12-03
1
-1
/
+2
*
po: Update Portuguese Translation.
Daniel Cerqueira
2024-12-02
1
-585
/
+428
*
autogen.sh: New command --print-tsdir.
Werner Koch
2024-11-21
1
-4
/
+26
*
spawn:w32: Fix a memory leak on an error path.
NIIBE Yutaka
2024-11-14
1
-4
/
+4
*
Post release updates
Werner Koch
2024-11-11
2
-1
/
+8
*
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
[next]