Skip to content

Activity

Merge pull request #557 from h2o/kazuho/missing-includes-freebsd

Pull request merge
kazuhopushed 2 commits to master • 14e191c…bbcdbe6 • 
on Dec 22, 2024

add includes (otherwise fails to compile on freebsd 14.2)

kazuhocreated kazuho/missing-includes-freebsd • 9a8c4eb • 
on Dec 22, 2024

Merge pull request #556 from h2o/kazuho/psk-wo-properties

Pull request merge
kazuhopushed 2 commits to master • 4ab6fda…14e191c • 
on Dec 21, 2024

in case of external PSK mode, clients need not provide properties

Force push
kazuhoforce pushed to kazuho/psk-wo-properties • 76e2b99…1c8550e • 
on Dec 21, 2024

in case of external PSK mode, clients need to provide properties

Force push
kazuhoforce pushed to kazuho/psk-wo-properties • 69e3ea8…76e2b99 • 
on Dec 21, 2024

in case of external PSK mode, clients need to provide properties

kazuhocreated kazuho/psk-wo-properties • 69e3ea8 • 
on Dec 21, 2024

Merge pull request #555 from h2o/kazuho/clang-format-20241220

Pull request merge
kazuhopushed 2 commits to master • c001ae8…4ab6fda • 
on Dec 20, 2024

clang-format modulo deps/ and picotlsvs/

kazuhocreated kazuho/clang-format-20241220 • 067101c • 
on Dec 20, 2024

Merge pull request #554 from h2o/kazuho/refactor-ptlslog

Pull request merge
kazuhopushed 7 commits to master • 402544b…c001ae8 • 
on Dec 20, 2024

simplify

kazuhopushed 1 commit to kazuho/refactor-ptlslog • ebb6ddb…6eb9d36 • 
on Dec 20, 2024

assume both pointers are non-NULL even if len==0

kazuhopushed 1 commit to kazuho/refactor-ptlslog • 9ce1ee5…ebb6ddb • 
on Dec 20, 2024

rename for consistency; now we have logbuf and logctx

Force push
kazuhoforce pushed to kazuho/refactor-ptlslog • 56b7ddf…9ce1ee5 • 
on Dec 20, 2024

rename for consistency; now we have logbuf and logctx

kazuhocreated kazuho/refactor-ptlslog • 56b7ddf • 
on Dec 20, 2024

Merge pull request #553 from h2o/kazuho/trace2

Pull request merge
kazuhopushed 25 commits to master • d13ff3b…402544b • 
on Dec 17, 2024

oops

kazuhopushed 1 commit to kazuho/trace2 • 2dc076e…a125f00 • 
on Dec 6, 2024

clang-format

kazuhopushed 2 commits to kazuho/trace2 • eb6a477…2dc076e • 
on Dec 6, 2024

emit time

kazuhopushed 1 commit to kazuho/trace2 • f25c5bc…eb6a477 • 
on Dec 6, 2024

oops

kazuhopushed 1 commit to kazuho/trace2 • 5f4fc97…f25c5bc • 
on Dec 5, 2024

emit thread id on linux / macOS

kazuhopushed 2 commits to kazuho/trace2 • 47e6c14…5f4fc97 • 
on Dec 5, 2024

fix broken implementation of PTLS_LOG

kazuhopushed 1 commit to kazuho/trace2 • 2ff4ffd…47e6c14 • 
on Dec 3, 2024

it's a bit vector

kazuhopushed 1 commit to kazuho/trace2 • 719b336…2ff4ffd • 
on Dec 3, 2024

define .c as compound struct initiailization is not available in C++

kazuhopushed 1 commit to kazuho/trace2 • 3543535…719b336 • 
on Dec 2, 2024

[cli] allow emission of application data

kazuhopushed 2 commits to kazuho/trace2 • 47e86dd…3543535 • 
on Dec 2, 2024

avoid generation code for tracing when !PTLS_HAVE_LOG (relying on dea…

kazuhopushed 1 commit to kazuho/trace2 • 5aa9358…47e86dd • 
on Dec 2, 2024

avoid per-connection memory increase when PTLS_HAVE_LOG is off

kazuhopushed 1 commit to kazuho/trace2 • f126480…5aa9358 • 
on Dec 2, 2024

rearrange to fix compile error when PTLS_HAVE_LOG==0

kazuhopushed 1 commit to kazuho/trace2 • f54dd40…f126480 • 
on Dec 2, 2024

BSD socket API is provided through wincompat.h

kazuhopushed 1 commit to kazuho/trace2 • b24b910…f54dd40 • 
on Dec 2, 2024

[cli] follow the API change

kazuhopushed 1 commit to kazuho/trace2 • bad3e62…b24b910 • 
on Dec 2, 2024

use the correct name

kazuhopushed 1 commit to kazuho/trace2 • 6061460…bad3e62 • 
on Dec 2, 2024

emit appdata to loggers that have requested

kazuhopushed 4 commits to kazuho/trace2 • b48ad5c…6061460 • 
on Dec 2, 2024