uquic/internal/ackhandler
Gaukas Wang 4973374ea5
sync: quic-go 0.42.0
Signed-off-by: Gaukas Wang <i@gaukas.wang>
2024-04-23 22:34:55 -06:00
..
ack_eliciting.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
ack_eliciting_test.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
ackhandler.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
ackhandler_suite_test.go switch from unmaintained golang/mock to go.uber.org/mock (#4050) 2023-08-28 02:23:55 -07:00
ecn.go fix: error after sync 2023-10-26 22:48:59 -06:00
ecn_test.go fix: error after sync 2023-10-26 22:48:59 -06:00
frame.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
interfaces.go upstream: sync to 0.39.1 2023-10-26 22:47:22 -06:00
mock_ecn_handler_test.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
mock_sent_packet_tracker_test.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
mockgen.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
packet.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
packet_number_generator.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
packet_number_generator_test.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
received_packet_handler.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
received_packet_handler_test.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
received_packet_history.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
received_packet_history_test.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
received_packet_tracker.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
received_packet_tracker_test.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
send_mode.go simplify pacing logic by introducing a SendPacingLimited send mode 2023-06-02 18:35:02 +03:00
send_mode_test.go simplify pacing logic by introducing a SendPacingLimited send mode 2023-06-02 18:35:02 +03:00
sent_packet_handler.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
sent_packet_handler_test.go upstream: sync to 0.39.1 2023-10-26 22:47:22 -06:00
sent_packet_history.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
sent_packet_history_test.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
u_ackhandler.go fix: error after sync 2023-10-26 22:48:59 -06:00
u_sent_packet_handler.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00