uquic/logging
Benedikt Spies 31a677cacd
qlog: add support for alpn_information event (#4216)
* qlog chosen alpn

* qlog chosen alpn

* qlog: fix capitalization of ALPN

---------

Co-authored-by: Marten Seemann <martenseemann@gmail.com>
2023-12-25 21:02:47 -08:00
..
connection_tracer.go qlog: add support for alpn_information event (#4216) 2023-12-25 21:02:47 -08:00
frame.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
interface.go make the logging.Tracer and logging.ConnectionTracer a struct (#4082) 2023-09-16 04:58:51 -07:00
logging_suite_test.go remove duplicate mocks for the Tracer and the ConnectionTracer (#4076) 2023-09-11 23:12:13 -07:00
multiplex_test.go logging: pass the packet number to ConnectionTracer.DroppedPacket (#4171) 2023-11-17 04:11:16 -08:00
packet_header.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
packet_header_test.go remove duplicate mocks for the Tracer and the ConnectionTracer (#4076) 2023-09-11 23:12:13 -07:00
tracer.go make the logging.Tracer and logging.ConnectionTracer a struct (#4082) 2023-09-16 04:58:51 -07:00
types.go ackhandler: detect ECN mangling (#4080) 2023-09-11 23:18:33 -07:00