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
/
logging.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-22
core: New function gpgrt_add_post_log_func.
Werner Koch
1
-0
/
+67
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
2023-03-21
Avoid segv in logging with improper use of the "socket://" .
Werner Koch
1
-2
/
+2
2022-09-08
Silence compiler warnings.
NIIBE Yutaka
1
-2
/
+2
2022-04-07
logging: Fix the previous commit.
NIIBE Yutaka
1
-1
/
+1
2022-04-07
logging: Fix gpgrt_log_get_fd for file.
NIIBE Yutaka
1
-68
/
+21
2020-02-10
logging: Also protect gpgrt_inc_errorcount against counter overflow.
Werner Koch
1
-7
/
+5
2019-09-18
logging: Fix the case of using socket_dir_cb which may return NULL.
NIIBE Yutaka
1
-3
/
+4
2019-03-19
estream: Increase buffer size for Windows.
Werner Koch
1
-1
/
+1
2019-01-04
core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.
Werner Koch
1
-7
/
+14
2018-12-06
logging: Escape controls in string arguments of log_ functions.
Werner Koch
1
-1
/
+103
2018-12-05
core: Allow logging to an estream.
Werner Koch
1
-7
/
+14
2018-11-26
core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.
Werner Koch
1
-1
/
+1
2018-03-18
core: Fix regression on arm64 due to invalid use of va_list.
Werner Koch
1
-4
/
+14
2017-12-08
core: Rename the gpgrt_log_levels enum values.
Werner Koch
1
-26
/
+28
2017-11-28
core: Prepare to build with gpgscm.
Werner Koch
1
-1
/
+1
2017-11-27
core: Avoid endless recursion if log_set_sink has not been used.
Werner Koch
1
-2
/
+3
2017-11-17
w32: Add new API fucntion gpgrt_w32_reg_query_string.
Werner Koch
1
-4
/
+4
2017-11-17
core: Add logging API.
Werner Koch
1
-187
/
+305
2017-10-05
core: Change license of logging.[ch] to LGPLv2.1
Werner Koch
1
-22
/
+14
2017-10-05
core: Import of logging.[ch] from GnuPG
Werner Koch
1
-0
/
+1103