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.
about
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
2023-06-29
simplify ConnectionId
cid-arc
Alessandro Ghedini
7
-100
/
+68
2023-06-29
ranges: add an inline version of RangeSet
Vlad Krasnov
2
-144
/
+288
2023-06-29
automatically limit number of SCIDs that can be provded
Alessandro Ghedini
1
-12
/
+15
2023-06-19
path: progress through SocketAddrIter from front to back
Alessandro Ghedini
2
-3
/
+10
2023-06-19
ffi: explicitly drop Box in _free methods
Lucas Pardue
2
-6
/
+6
2023-06-13
stream: progress through StreamIter from front to back
Lucas Pardue
2
-20
/
+25
2023-06-08
remove per-stream application data
Alessandro Ghedini
4
-90
/
+0
2023-06-08
remove support for pre-RFC versions
Alessandro Ghedini
6
-1198
/
+41
2023-06-08
h3: convert control streams to non-incremental
lucas
1
-2
/
+2
2023-06-06
apps: fix Instant -> u64 conversion
Alessandro Ghedini
1
-17
/
+16
[...]