1. e47adca MINOR: quic: Dump more information at proto level when building packets by Frédéric Lécaille · 1 year, 8 months ago
  2. c0aaa07 MINOR: quic: Modify qc_try_rm_hp() traces by Frédéric Lécaille · 1 year, 8 months ago
  3. 6873731 BUG/MINOR: quic: Wrong packet number space probing before confirmed handshake by Frédéric Lécaille · 1 year, 8 months ago
  4. 15adc4c MINOR: quic: remove address concatenation to ODCID by Amaury Denoyelle · 1 year, 8 months ago
  5. 2c98209 MINOR: quic: remove ODCID dedicated tree by Amaury Denoyelle · 1 year, 8 months ago
  6. 162baaf MINOR: quic: derive first DCID from client ODCID by Amaury Denoyelle · 1 year, 8 months ago
  7. ce5c145 BUG/MINOR: quic: Possible crashes in qc_idle_timer_task() by Frédéric Lécaille · 1 year, 8 months ago
  8. 7faac7c MINOR: tree-wide: Simplifiy some tests on SHUT flags by accessing SCs directly by Christopher Faulet · 1 year, 8 months ago
  9. 87633c3 MEDIUM: tree-wide: Move flags about shut from the channel to the SC by Christopher Faulet · 1 year, 8 months ago
  10. fdb1494 BUILD: quic: 32bits compilation issue in cli_io_handler_dump_quic() by Frédéric Lécaille · 1 year, 8 months ago
  11. 92f4a7c BUG/MINOR: quic: Wrong idle timer expiration (during 20s) by Frédéric Lécaille · 1 year, 8 months ago
  12. 12eca3a BUG/MINOR: quic: Unexpected connection closures upon idle timer task execution by Frédéric Lécaille · 1 year, 8 months ago
  13. 495968e MINOR: quic: Add trace to debug idle timer task issues by Frédéric Lécaille · 1 year, 8 months ago
  14. 07be66d CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 1 year, 8 months ago
  15. d721571 MEDIUM: quic: Ack delay implementation by Frédéric Lécaille · 1 year, 8 months ago
  16. 8f99194 MINOR: quic: Traces adjustments at proto level. by Frédéric Lécaille · 1 year, 8 months ago
  17. deb9781 BUG/MINOR: quic: Missing max_idle_timeout initialization for the connection by Frédéric Lécaille · 1 year, 8 months ago
  18. a3772e1 MINOR: quic: Add recovery related information to "show quic" by Frédéric Lécaille · 1 year, 8 months ago
  19. 9c317b1 BUG/MINOR: quic: Missing padding in very short probe packets by Frédéric Lécaille · 1 year, 8 months ago
  20. c425e03 BUG/MINOR: quic: Missing STREAM frame type updated by Frédéric Lécaille · 1 year, 8 months ago
  21. 8afe4b8 BUG/MINOR: quic: ignore congestion window on probing for MUX wakeup by Amaury Denoyelle · 1 year, 8 months ago
  22. 2a19b6e BUG/MINOR: quic: wake up MUX on probing only for 01RTT by Amaury Denoyelle · 1 year, 8 months ago
  23. e25fce0 BUG/MINOR: quic: Dysfunctional 01RTT packet number space probing by Frédéric Lécaille · 1 year, 8 months ago
  24. c664e64 MINOR: quic: Stop stressing the acknowledgments process (RX ACK frames) by Frédéric Lécaille · 1 year, 9 months ago
  25. ca07979 BUG/MINOR: quic: Missing STREAM frame data pointer updates by Frédéric Lécaille · 1 year, 9 months ago
  26. fc546ab BUG/MINOR: quic: Missing STREAM frame length updates by Frédéric Lécaille · 1 year, 9 months ago
  27. be795ce MINOR: quic: Do not stress the peer during retransmissions of lost packets by Frédéric Lécaille · 1 year, 9 months ago
  28. cc101cd BUG/MINOR: quic: Wrong RETIRE_CONNECTION_ID sequence number check by Frédéric Lécaille · 1 year, 9 months ago
  29. 2d37629 MINOR: quic: handle new closing list in show quic by Amaury Denoyelle · 1 year, 9 months ago
  30. efed86c MINOR: quic: create a global list dedicated for closing QUIC conns by Amaury Denoyelle · 1 year, 9 months ago
  31. 5e3201e MINOR: quic: Add transport parameters to "show quic" by Frédéric Lécaille · 1 year, 9 months ago
  32. ece86e6 MINOR: quic: Add spin bit support by Frédéric Lécaille · 1 year, 9 months ago
  33. 433af7f MINOR: quic: Useless TLS context allocations in qc_do_rm_hp() by Frédéric Lécaille · 1 year, 9 months ago
  34. 8ac8a87 MINOR: quic: RETIRE_CONNECTION_ID frame handling (RX) by Frédéric Lécaille · 1 year, 9 months ago
  35. b4c5471 MINOR: quic: Store the next connection IDs sequence number in the connection by Frédéric Lécaille · 1 year, 9 months ago
  36. 315a4f6 BUG/MEDIUM: quic: do not crash when handling STREAM on released MUX by Amaury Denoyelle · 1 year, 9 months ago
  37. ec93721 MINOR: quic: Send PING frames when probing Initial packet number space by Frédéric Lécaille · 1 year, 9 months ago
  38. a65b71f BUG/MINOR: quic: Missing detections of amplification limit reached by Frédéric Lécaille · 1 year, 9 months ago
  39. e6359b6 BUG/MINOR: quic: Do not resend already acked frames by Frédéric Lécaille · 1 year, 9 months ago
  40. 21564be BUG/MINOR: quic: Ensure not to retransmit packets with no ack-eliciting frames by Frédéric Lécaille · 1 year, 9 months ago
  41. b3562a3 BUG/MINOR: quic: Remove force_ack for Initial,Handshake packets by Frédéric Lécaille · 1 year, 9 months ago
  42. 51a7caf MINOR: quic: Add traces about QUIC TLS key update by Frédéric Lécaille · 1 year, 9 months ago
  43. 7202778 BUG/MINOR: quic: v2 Initial packets decryption failed by Frédéric Lécaille · 1 year, 9 months ago
  44. d30a04a BUG/MINOR: quic: Ensure to be able to build datagrams to be retransmitted by Frédéric Lécaille · 1 year, 9 months ago
  45. ceb88b8 MINOR: quic: Add a BUG_ON_HOT() call for too small datagrams by Frédéric Lécaille · 1 year, 9 months ago
  46. 69e7118 BUG/MINOR: quic: Do not send too small datagrams (with Initial packets) by Frédéric Lécaille · 1 year, 9 months ago
  47. c8a0efb BUG/MEDIUM: quic: properly handle duplicated STREAM frames by Amaury Denoyelle · 1 year, 9 months ago
  48. caa1654 MINOR: quic: notify on send ready by Amaury Denoyelle · 1 year, 9 months ago
  49. e1a0ee3 MEDIUM: quic: implement poller subscribe on sendto error by Amaury Denoyelle · 1 year, 9 months ago
  50. 147862d MINOR: quic: purge txbuf before preparing new packets by Amaury Denoyelle · 1 year, 9 months ago
  51. e0fe118 MINOR: quic: implement qc_notify_send() by Amaury Denoyelle · 1 year, 9 months ago
  52. 3733386 MINOR: quic: simplify return path in send functions by Amaury Denoyelle · 1 year, 9 months ago
  53. 1febc2d MEDIUM: quic: improve fatal error handling on send by Amaury Denoyelle · 1 year, 9 months ago
  54. b7a13be BUILD: quic: 32-bits compilation issue with %zu in quic_rx_pkts_del() by Frédéric Lécaille · 1 year, 9 months ago
  55. bbf86be BUG/MEDIUM: quic: Missing TX buffer draining from qc_send_ppkts() by Frédéric Lécaille · 1 year, 9 months ago
  56. 77ed631 MEDIUM: quic: trigger fast connection closing on process stopping by Amaury Denoyelle · 1 year, 10 months ago
  57. fb37557 MINOR: quic: mark quic-conn as jobs on socket allocation by Amaury Denoyelle · 1 year, 10 months ago
  58. 156a89a BUG/MINOR: quic: acknowledge STREAM frame even if MUX is released by Amaury Denoyelle · 1 year, 9 months ago
  59. 7546301 BUG/MINOR: quic: also send RESET_STREAM if MUX released by Amaury Denoyelle · 1 year, 9 months ago
  60. 38836b6 MINOR: quic: adjust request reject when MUX is already freed by Amaury Denoyelle · 1 year, 10 months ago
  61. 5faf577 BUG/MINOR: quic: Missing padding for short packets by Frédéric Lécaille · 1 year, 9 months ago
  62. 35218c6 BUG/MINOR: quic: Do not drop too small datagrams with Initial packets by Frédéric Lécaille · 1 year, 10 months ago
  63. 8f7d224 BUG/MINOR: quic: Wrong initialization for io_cb_wakeup boolean by Frédéric Lécaille · 1 year, 10 months ago
  64. 7c6d8f8 BUG/MINOR: quic: Do not probe with too little Initial packets by Frédéric Lécaille · 1 year, 10 months ago
  65. 4540053 MINOR: quic: Add <pto_count> to the traces by Frédéric Lécaille · 1 year, 10 months ago
  66. bc09f74 MINOR: quic: Add a trace to identify connections which sent Initial packet. by Frédéric Lécaille · 1 year, 10 months ago
  67. 1e8ef1b BUG/MINOR: quic: Missing call to task_queue() in qc_idle_timer_do_rearm() by Frédéric Lécaille · 1 year, 10 months ago
  68. e1738df MINOR: quic: Make qc_dgrams_retransmit() return a status. by Frédéric Lécaille · 1 year, 10 months ago
  69. 2f53111 MINOR: quic: Add traces to qc_kill_conn() by Frédéric Lécaille · 1 year, 10 months ago
  70. a2c62c3 MINOR: quic: Kill the connections on ICMP (port unreachable) packet receipt by Frédéric Lécaille · 1 year, 10 months ago
  71. dd41a45 MINOR: quic: Simplication for qc_set_timer() by Frédéric Lécaille · 1 year, 10 months ago
  72. dea3298 BUG/MINOR: quic: Really cancel the connection timer from qc_set_timer() by Frédéric Lécaille · 1 year, 10 months ago
  73. 75c8ad5 MINOR: quic: Move code to wakeup the timer task to avoid anti-amplication deadlock by Frédéric Lécaille · 1 year, 10 months ago
  74. 1dbeb35 MINOR: quic: Add new traces about by connection RX buffer handling by Frédéric Lécaille · 1 year, 10 months ago
  75. 07846cb BUG/MINOR: quic: Wrong datagram dispatch because of qc_check_dcid() by Frédéric Lécaille · 1 year, 10 months ago
  76. 91376d6 BUG/MEDIUM: quic: Buffer overflow when looking through QUIC CLI keyword list by Frédéric Lécaille · 1 year, 10 months ago
  77. a9de25a BUG/MINOR: quic: fix type bug on "show quic" for 32-bits arch by Amaury Denoyelle · 1 year, 10 months ago
  78. 10a46de BUG/MINOR: quic: fix filtering of closing connections on "show quic" by Amaury Denoyelle · 1 year, 10 months ago
  79. 3f9758e MINOR: quic: filter closing conn on "show quic" by Amaury Denoyelle · 1 year, 10 months ago
  80. 2eda63b MINOR: quic: display Tx stream info on "show quic" by Amaury Denoyelle · 1 year, 10 months ago
  81. 1b0fc43 MINOR: quic: display infos about various encryption level on "show quic" by Amaury Denoyelle · 1 year, 10 months ago
  82. b89c0e2 MINOR: quic: display socket info on "show quic" by Amaury Denoyelle · 1 year, 10 months ago
  83. 58d9d5d MINOR: quic: display CIDs and state in "show quic" by Amaury Denoyelle · 1 year, 10 months ago
  84. 15c7470 MINOR: quic: implement a basic "show quic" CLI handler by Amaury Denoyelle · 1 year, 10 months ago
  85. f2f08f8 BUG/MEDIUM: quic: do not split STREAM frames if no space by Amaury Denoyelle · 1 year, 10 months ago
  86. 0aa7995 BUG/MINOR: quic: Unchecked source connection ID by Frédéric Lécaille · 1 year, 10 months ago
  87. af25a69 MEDIUM: quic: Remove qc_conn_finalize() from the ClientHello TLS callbacks by Frédéric Lécaille · 1 year, 10 months ago
  88. 8417beb BUG/MAJOR: quic: Possible crash when processing 1-RTT during 0-RTT session by Frédéric Lécaille · 1 year, 10 months ago
  89. 37ed4a3 MINOR: quic: When probing Handshake packet number space, also probe the Initial one by Frédéric Lécaille · 1 year, 10 months ago
  90. 055e826 BUG/MINOR: quic: Do not ignore coalesced packets in qc_prep_fast_retrans() by Frédéric Lécaille · 1 year, 10 months ago
  91. 6dead91 MINOR: quic: Add a trace about variable states in qc_prep_fast_retrans() by Frédéric Lécaille · 1 year, 10 months ago
  92. b75eecc BUG/MINOR: quic: Too big PTO during handshakes by Frédéric Lécaille · 1 year, 10 months ago
  93. dd41946 BUG/MINOR: quic: Possible stream truncations under heavy loss by Frédéric Lécaille · 1 year, 10 months ago
  94. 24d5b72 MINOR: quic: add config for retransmit limit by Amaury Denoyelle · 1 year, 10 months ago
  95. e4abb1f MEDIUM: quic: implement a retransmit limit per frame by Amaury Denoyelle · 1 year, 10 months ago
  96. 57b3eaa MINOR: quic: refactor frame deallocation by Amaury Denoyelle · 1 year, 10 months ago
  97. 40c24f1 MINOR: quic: define new functions for frame alloc by Amaury Denoyelle · 1 year, 10 months ago
  98. 1dac018 MINOR: quic: ensure offset is properly set for STREAM frames by Amaury Denoyelle · 1 year, 10 months ago
  99. 2216b08 MINOR: quic: remove fin from quic_stream frame type by Amaury Denoyelle · 1 year, 10 months ago
  100. d18025e BUG/MINOR: quic: Do not request h3 clients to close its unidirection streams by Frédéric Lécaille · 1 year, 10 months ago