uquic/qlog
Benedikt Spies 2cd9ed38f1
qlog: add a default tracer that writes to QLOGDIR (#4233)
* add qlog default tracer which writes to QLOGDIR

* gofumpt

* add qlog default tracer which writes to QLOGDIR

* fix flaky tests

* Update README.md

Co-authored-by: Marten Seemann <martenseemann@gmail.com>

* Update README.md

Co-authored-by: Marten Seemann <martenseemann@gmail.com>

* Update README.md

Co-authored-by: Marten Seemann <martenseemann@gmail.com>

* Update README.md

Co-authored-by: Marten Seemann <martenseemann@gmail.com>

---------

Co-authored-by: Marten Seemann <martenseemann@gmail.com>
2024-01-12 03:11:53 -08:00
..
event.go wire: use netip.AddrPort to encode the IPs in the Preferred Address (#4232) 2024-01-02 21:56:25 -08:00
event_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
frame.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
frame_test.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
packet_header.go logging: pass the packet number to ConnectionTracer.DroppedPacket (#4171) 2023-11-17 04:11:16 -08:00
packet_header_test.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
qlog.go wire: use netip.AddrPort to encode the IPs in the Preferred Address (#4232) 2024-01-02 21:56:25 -08:00
qlog_dir.go qlog: add a default tracer that writes to QLOGDIR (#4233) 2024-01-12 03:11:53 -08:00
qlog_dir_test.go qlog: add a default tracer that writes to QLOGDIR (#4233) 2024-01-12 03:11:53 -08:00
qlog_suite_test.go remove the LongHeader field from the wire.Header 2023-01-17 21:53:39 +13:00
qlog_test.go wire: use netip.AddrPort to encode the IPs in the Preferred Address (#4232) 2024-01-02 21:56:25 -08:00
trace.go qlog: move the quic-go version to the configuration field (#3735) 2023-04-19 06:06:19 -07:00
types.go ackhandler: detect ECN mangling (#4080) 2023-09-11 23:18:33 -07:00
types_test.go ackhandler: detect ECN mangling (#4080) 2023-09-11 23:18:33 -07:00