Activity
add includes (otherwise fails to compile on freebsd 14.2)
add includes (otherwise fails to compile on freebsd 14.2)
in case of external PSK mode, clients need not provide properties
in case of external PSK mode, clients need not provide
properties
Force push
in case of external PSK mode, clients need to provide properties
in case of external PSK mode, clients need to provide
properties
Force push
in case of external PSK mode, clients need to provide properties
in case of external PSK mode, clients need to provide
properties
clang-format modulo deps/ and picotlsvs/
clang-format modulo deps/ and picotlsvs/
assume both pointers are non-NULL even if len==0
assume both pointers are non-NULL even if len==0
rename for consistency; now we have logbuf and logctx
rename for consistency; now we have logbuf and logctx
Force push
rename for consistency; now we have logbuf and logctx
rename for consistency; now we have logbuf and logctx
emit thread id on linux / macOS
emit thread id on linux / macOS
fix broken implementation of PTLS_LOG
fix broken implementation of PTLS_LOG
define .c as compound struct initiailization is not available in C++
define .c as compound struct initiailization is not available in C++
[cli] allow emission of application data
[cli] allow emission of application data
avoid generation code for tracing when !PTLS_HAVE_LOG (relying on dea…
avoid generation code for tracing when !PTLS_HAVE_LOG (relying on dea…
avoid per-connection memory increase when PTLS_HAVE_LOG is off
avoid per-connection memory increase when PTLS_HAVE_LOG is off
rearrange to fix compile error when PTLS_HAVE_LOG==0
rearrange to fix compile error when PTLS_HAVE_LOG==0
BSD socket API is provided through wincompat.h
BSD socket API is provided through wincompat.h
[cli] follow the API change
[cli] follow the API change
emit appdata to loggers that have requested
emit appdata to loggers that have requested