cloudflared-mirror/vendor/github.com/quic-go/quic-go/internal/ackhandler
João "Pisco" Fernandes 84833011ec TUN-8371: Bump quic-go to v0.42.0
## Summary
We discovered that we were being impacted by a bug in quic-go,
that could create deadlocks and not close connections.

This commit bumps quic-go to the version that contains the fix
to prevent that from happening.
2024-04-22 14:48:49 -05:00
..
ack_eliciting.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00
ackhandler.go TUN-8371: Bump quic-go to v0.42.0 2024-04-22 14:48:49 -05:00
ecn.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00
frame.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00
interfaces.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00
mockgen.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00
packet.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00
packet_number_generator.go TUN-7934: Update quic-go to a version that queues datagrams for better throughput and drops large datagram 2024-01-03 13:01:01 +00:00
received_packet_handler.go TUN-8371: Bump quic-go to v0.42.0 2024-04-22 14:48:49 -05:00
received_packet_history.go TUN-7227: Migrate to devincarr/quic-go 2023-05-10 19:44:15 +00:00
received_packet_tracker.go TUN-8371: Bump quic-go to v0.42.0 2024-04-22 14:48:49 -05:00
send_mode.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00
sent_packet_handler.go TUN-7934: Update quic-go to a version that queues datagrams for better throughput and drops large datagram 2024-01-03 13:01:01 +00:00
sent_packet_history.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00