index
:
quiche
1155.cubic_rfc8312bis_aimd_with_reno
719.bbr.pre-cm
719.bbr.tmp
829.update_flow_control
add_freebsd_x86_64
android_add_soname
ansg191/macos-root-certs
bssl-no-vendor
cc_pass_pkt_to_congestion_event
certificate-compression-brotli
cid-arc
cmake-pin-test
crypto-no-dup
delayed_ack_draft
dependabot/cargo/ring-0.17
document-internal-errors
dont-elicit-ack-when-closing
drop-ring
ecn_reporting
edition2021
errors-epoch
gh-pages
h3-body-capacity
h3-push
initial_rtt
lohith/avoid_over_buffering
lohith/test
lohith/tune_bbr
lucas/informational-and-trailing-headers
lucas/internal-error-subtypes
lucas/json-seq-simpler
lucas/priority-update-frame
lucas/qlog-serialize-h3-events
master
min_version
mtu-updated-fixup
nginx-sync
openssl
pace-1ms
pacing-send-time
pmtud
priorities_intrusive_with_key_ord
qlog-async
qlog-cc-status
quic-v2
quiche_server_gso
quiche_server_sendmmsg
quiche_server_sw_pacing
recvinfo-at
scatter_full
sendbuf-btree
stream-priority-key
streamiter-drain
tx-cap-multiplier
use_jemalloc
win_c_example
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
ansg191/macos-root-certs
Adds macOS root certs to SSL `Context`
Anshul Gupta
22 months
cid-arc
simplify ConnectionId
Alessandro Ghedini
2 years
crypto-no-dup
crypto: avoid unnecessary allocations when generating keys
Alessandro Ghedini
23 months
dependabot/cargo/ring-0.17
build(deps): update ring requirement from 0.16 to 0.17
dependabot[bot]
24 months
drop-ring
Drops ring from dependencies
Anshul Gupta
22 months
gh-pages
Deploy to GitHub pages
github-actions[bot]
23 months
lohith/avoid_over_buffering
When using packet pacing at the lower layers there can be less data
Lohith Bellad
23 months
master
qlog: add MTUUpdated event
Lucas Pardue
23 months
mtu-updated-fixup
qlog: fixup MTUUpdated event types serialization/parsing
Lucas Pardue
23 months
nginx-sync
nginx: sync patch
Alessandro Ghedini
2 years
[...]
Tag
Download
Author
Age
0.18.0
quiche-0.18.0.tar.gz
quiche-0.18.0.tar.zst
quiche-0.18.0.zip
Alessandro Ghedini
2 years
0.17.2
quiche-0.17.2.tar.gz
quiche-0.17.2.tar.zst
quiche-0.17.2.zip
Alessandro Ghedini
2 years
0.17.1
quiche-0.17.1.tar.gz
quiche-0.17.1.tar.zst
quiche-0.17.1.zip
Alessandro Ghedini
2 years
0.16.0
quiche-0.16.0.tar.gz
quiche-0.16.0.tar.zst
quiche-0.16.0.zip
Alessandro Ghedini
3 years
0.15.0
quiche-0.15.0.tar.gz
quiche-0.15.0.tar.zst
quiche-0.15.0.zip
Alessandro Ghedini
3 years
0.14.0
quiche-0.14.0.tar.gz
quiche-0.14.0.tar.zst
quiche-0.14.0.zip
Alessandro Ghedini
3 years
0.13.0
quiche-0.13.0.tar.gz
quiche-0.13.0.tar.zst
quiche-0.13.0.zip
Alessandro Ghedini
3 years
0.12.0
quiche-0.12.0.tar.gz
quiche-0.12.0.tar.zst
quiche-0.12.0.zip
Alessandro Ghedini
4 years
0.11.0
quiche-0.11.0.tar.gz
quiche-0.11.0.tar.zst
quiche-0.11.0.zip
Alessandro Ghedini
4 years
0.10.0
quiche-0.10.0.tar.gz
quiche-0.10.0.tar.zst
quiche-0.10.0.zip
Alessandro Ghedini
4 years
[...]
Age
Commit message
Author
Files
Lines
2022-10-07
0.15.0
0.15.0
Alessandro Ghedini
1
-1
/
+1
2022-10-07
frame: fix needless-borrow clippy warnings
Alessandro Ghedini
1
-2
/
+2
2022-10-07
h3: exit early if the QUIC connection is not ready
Lucas Pardue
1
-1
/
+8
2022-10-07
frame: avoid panics for non-utf8 reasons/errors
Eric Rosenberg
1
-2
/
+2
2022-10-03
delivery rate: fix where on_packet_sent() hook is called
Junho Choi
2
-12
/
+11
2022-09-29
refactor processing undecrypted 0-RTT packets
Norman Maurer
1
-26
/
+17
2022-09-29
packet: fix hard-coding constants
Banyc
1
-1
/
+2
2022-09-23
ffi: added const quilifiers to some C API functions
Maxim Sharabayko
2
-11
/
+11
2022-09-23
stream: fix needless-borrow clippy warning
Alessandro Ghedini
1
-2
/
+1
2022-09-22
h3: check and fail 0-length payload frames
lucas
1
-75
/
+253
[...]