1. dae5754 Merge "Remove slab dependency" into main by Tamir Duberstein · 1 year, 10 months ago main master
  2. a1415ca Merge "Sort sources" into main by Tamir Duberstein · 1 year, 10 months ago
  3. 6200bed Remove slab dependency by Tamir Duberstein · 1 year, 10 months ago
  4. bd508b4 Sort sources by Tamir Duberstein · 1 year, 10 months ago
  5. 40aaab4 [quiche] Fix deps/public_deps by Steven Grady · 1 year, 10 months ago
  6. d6f18a3 Switch to quiche 0.14.0 by Steven Grady · 1 year, 10 months ago
  7. bc02843 Merge "Merge tag '0.12.0' into new_main" into main by Casey Dahlin · 2 years ago
  8. 4f5e2a4 Merge tag '0.12.0' into new_main by Casey Dahlin · 2 years ago
  9. 57ae312 Merge "[quiche] Copy keys to new upstream location" into main by Casey Dahlin · 2 years ago
  10. 0039173 [quiche] Copy keys to new upstream location by Casey Dahlin · 2 years ago
  11. 6437b3c 0.12.0 by Alessandro Ghedini · 2 years, 3 months ago 0.12.0
  12. e650e21 ignore *.(s)qlog files by Alessandro Ghedini · 2 years, 3 months ago
  13. 88955b9 crypto: check payload size before decryption by Junho Choi · 2 years, 3 months ago
  14. cba02ef h3: switch to simple stream ID hasher by lucas · 2 years, 3 months ago
  15. 70442de stream: switch to simple stream ID hasher by lucas · 2 years, 3 months ago
  16. 9ccaef5 stream: add a simple hasher for stream collections by lucas · 2 years, 3 months ago
  17. 0bdb180 build: fix pkg-config output path by Alessandro Ghedini · 2 years, 3 months ago
  18. 88c1448 h3: exit stream state transition earlier on error by lucas · 2 years, 3 months ago
  19. 0295e3d Revert "ffi: remove quiche_conn_session() and quiche_conn_peer_cert() for now" by Alessandro Ghedini · 2 years, 3 months ago
  20. 113d249 don't duplicate memory when returning TLS session and peer certificate by Alessandro Ghedini · 2 years, 3 months ago
  21. 5b3ab16 build: remove cdylib from iOS build by Junho Choi · 2 years, 3 months ago
  22. 779d090 build: target_os is host os for build script by Junho Choi · 2 years, 3 months ago
  23. 091988c ci: reduce CI warning on quiche_multiarch by Junho Choi · 2 years, 3 months ago
  24. ca45833 0.11.0 by Alessandro Ghedini · 2 years, 3 months ago 0.11.0
  25. 81f8cb8 release.sh: update to workspace layout by Alessandro Ghedini · 2 years, 3 months ago
  26. 02f6bda qlog: bump to 0.6.0 by lucas · 2 years, 3 months ago
  27. d074914 qlog: update documents by lucas · 2 years, 3 months ago
  28. 02588d0 README: update the certificate path in the example commands by 市川恭佑 (ebi) · 2 years, 3 months ago
  29. 87fc17f qlog: minimise temporary allocations by lucas · 2 years, 5 months ago
  30. f529902 qlog: support for JSON-SEQ serialization format by lucas · 2 years, 6 months ago
  31. 4e92271 spell check by lucas · 2 years, 4 months ago
  32. ebbf542 ffi: remove quiche_conn_session() and quiche_conn_peer_cert() for now by Alessandro Ghedini · 2 years, 4 months ago
  33. 4728b85 ffi: add missing quiche_config_load_verify_locations_from_directory wrapper by Alessandro Ghedini · 2 years, 4 months ago
  34. 74a3b04 stream: fix reception of data overlapping several chunks by Quentin De Coninck · 2 years, 4 months ago
  35. 12a0feb build(deps): update boring-sys requirement from 1.0.2 to 2.0.0 by dependabot[bot] · 2 years, 5 months ago
  36. a9ee599 ffi: expose peer certificate to C API by Lucas Pardue · 2 years, 4 months ago
  37. 0157f19 update recommendation for when to call send() by Eric Rosenberg · 2 years, 4 months ago
  38. 311ff01 README: fix thin C API link by Christopher Davenport · 2 years, 4 months ago
  39. 5aa7aa8 Merge "Revert "[tsan] Suppress TSan"" into main by Nathan Mulcahey · 2 years, 5 months ago
  40. 47a7122 Revert "[tsan] Suppress TSan" by Nathan Mulcahey · 2 years, 5 months ago
  41. 52cbfd7 Merge "[tsan] Suppress TSan" into main by Nathan Mulcahey · 2 years, 5 months ago
  42. 8ccc527 [tsan] Suppress TSan by Nathan Mulcahey · 2 years, 5 months ago
  43. af67891 Revert "cubic: limit cwnd growth based on max bytes-in-flight" by Alessandro Ghedini · 2 years, 5 months ago
  44. ba87786 ensure stream_send returns Ok(0) only when an empty buffer was submitted by François Michel · 2 years, 5 months ago
  45. ec5cd65 h3: fix headers_blocked_on_conn() test by lucas · 2 years, 5 months ago
  46. 8676eb2 use Duration::ZERO constant by Alessandro Ghedini · 2 years, 5 months ago
  47. 52dded9 qlog: fmt by Alessandro Ghedini · 2 years, 5 months ago
  48. 232807c link files from parent crate so they are included in package by Alessandro Ghedini · 2 years, 5 months ago
  49. de3143f [quiche] Update signature of InvalidStreamState by Casey Dahlin · 2 years, 5 months ago
  50. 30ebdbc [quiche] Update BUILD file by Casey Dahlin · 2 years, 5 months ago
  51. 8233e6c Merge 0.10.0 by Casey Dahlin · 2 years, 5 months ago
  52. 03e1447 Revert "Merge remote-tracking branch 'github/master' into roll" by Casey Dahlin · 2 years, 5 months ago
  53. 101dbc7 Merge remote-tracking branch 'github/master' into roll by James Tucker · 2 years, 5 months ago
  54. 6eb052e README: update link to examples dir by Alessandro Ghedini · 2 years, 5 months ago
  55. 6204539 build: fix pkg-config target dir by Alessandro Ghedini · 2 years, 5 months ago
  56. 3ab88ca quiche.h: include missing sys/time.h header by Norman Maurer · 2 years, 6 months ago
  57. 88a9d3e quiche.h: resolve undefined struct errors on Windows by leo · 2 years, 6 months ago
  58. c4412b8 clean-up clippy warnings by Alessandro Ghedini · 2 years, 5 months ago
  59. bbe6e2a convert repo to cargo workspace by Alessandro Ghedini · 2 years, 5 months ago
  60. 2649457 quiche.h: remove stray 3-slash comment lines by lucas · 2 years, 5 months ago
  61. aee19ab h3: ensure StreamBlocked if send_request() blocked by Lucas Pardue · 2 years, 5 months ago
  62. 39d2e5f frame: prefer arrays for small fixed-size fields by Eric Rosenberg · 2 years, 5 months ago
  63. 0bf4adf fix typo *unidirectional by 市川恭佑 (ebi) · 2 years, 6 months ago
  64. 26fcf79 cc: add debug_fmt() hook by Junho Choi · 2 years, 6 months ago
  65. f007df1 examples: fix MacOS X C examples and add to CI by Junho Choi · 2 years, 6 months ago
  66. a00f4e9 cc: add on_init() hook by Junho Choi · 3 years ago
  67. 1eb596f qlog: ensure LossTimerEventType is cased properly by lucas · 2 years, 6 months ago
  68. c45c58d qlog: protocol_type is an array of values by lucas · 2 years, 6 months ago
  69. b84e9eb qlog: AckedRanges can be a single or double range by lucas · 2 years, 6 months ago
  70. 51d2c21 qlog: add time_format to CommonFields by lucas · 2 years, 6 months ago
  71. a529d22 qlog: stream fin is optional, only record if true by lucas · 2 years, 6 months ago
  72. 69135e2 qlog: KeyUpdated new field is optional by lucas · 2 years, 6 months ago
  73. 5c5b96c qlog: fix invalid auto snake case of KeyType by lucas · 2 years, 6 months ago
  74. 9b4ad64 qlog: fix KeyUpdated / KeyRetired serde name by lucas · 2 years, 6 months ago
  75. 3ea9bf4 qlog: refactor events to events module by lucas · 2 years, 7 months ago
  76. 1194976 qlog: move streaming code to streamer module by lucas · 2 years, 7 months ago
  77. fe56de9 quiche.h: include correct header on Windows by Norman Maurer · 2 years, 6 months ago
  78. 4f8fa2e fix Rust 1.56/nightly clippy warnings by Junho Choi · 2 years, 6 months ago
  79. f6b3d0f cubic: limit cwnd growth based on max bytes-in-flight by Junho Choi · 2 years, 7 months ago
  80. c885a71 h3: store all received SETTINGS parameters and expose them by Lucas Pardue · 2 years, 7 months ago
  81. e79ea93 window-based flow control by Junho Choi · 2 years, 7 months ago
  82. 93c1970 quiche.h: include sys/socket.h as well by Cory Benfield · 2 years, 7 months ago
  83. d89515b h3: when frames are too large, generate H3_EXCESSIVE_LOAD by lucas · 2 years, 8 months ago
  84. 24b24b7 qlog: count tag length in QUIC packet length by Lucas Pardue · 2 years, 7 months ago
  85. 683797a cubic: proportional rollback threshold by Junho Choi · 2 years, 7 months ago
  86. 9cd7b1d cubic: no rollback to slow start by Junho Choi · 2 years, 7 months ago
  87. 92dcc50 0.10.0 by Alessandro Ghedini · 2 years, 8 months ago 0.10.0
  88. a96c981 qlog: update docs and bump to 0.5.0 by lucas · 2 years, 8 months ago
  89. b63c3e5 recovery: introduce pacing rate multiplier by Alessandro Ghedini · 2 years, 8 months ago
  90. cc1f8a2 recovery: name time conversion constant by Alessandro Ghedini · 2 years, 8 months ago
  91. 4091d3c frame: parse ACKs with ECN counts by Lucas Pardue · 2 years, 8 months ago
  92. af1bbc0 Revert "zero-copy emit scatter API" by Alessandro Ghedini · 2 years, 8 months ago
  93. 0e9501f avoid counting reset streams' unsent data towards flow control limit by Alessandro Ghedini · 2 years, 8 months ago
  94. 35ec145 add method to check if stream can hold more data by Alessandro Ghedini · 2 years, 8 months ago
  95. 1297a0d http3_test: silence unused field warnings by Alessandro Ghedini · 2 years, 8 months ago
  96. e05719a nginx: link to libm to fix build failure by Junho Choi · 2 years, 8 months ago
  97. 1c88135 deps: bump BoringSSL submodule by Alessandro Ghedini · 2 years, 8 months ago
  98. 40ab29f build: drop support for building with Android NDK < 19 by Alessandro Ghedini · 2 years, 8 months ago
  99. bb2453f recovery: hystart++ draft 03 by Junho Choi · 2 years, 8 months ago
  100. 6ee77a1 zero-copy emit scatter API by Alessandro Ghedini · 2 years, 10 months ago