Simon Frei
|
b947056e62
lib: Removal global connection registry (#8254)
|
3 年之前 |
Simon Frei
|
70a840d3d5
lib/connections: Remove future go build constraints on quic (#7898)
|
4 年之前 |
Jakob Borg
|
d47745a86b
all: Update build constraints to Go 1.17 style (#7894)
|
4 年之前 |
Audrius Butkevicius
|
fe77fac23f
Update quic to 0.22.0 to support RFC9000, enable batch reads (#7862)
|
4 年之前 |
greatroar
|
1e21042138
lib/connections: switch statement to get the QUIC network (#7816)
|
4 年之前 |
Audrius Butkevicius
|
aca1b45e93
lib/connections: Update pfilter to pick up bugfix/oob stuff, support OOB connections (fixes #7636) (#7654)
|
4 年之前 |
Audrius Butkevicius
|
411796606c
lib/connections: Correct service termination order (#7657)
|
4 年之前 |
Audrius Butkevicius
|
eb178caf3a
lib/connections: Add connection benchmarks, allow binding to port zero addresses (#7648)
|
4 年之前 |
Simon Frei
|
6157c766de
lib/connections: Correct comments on quic wrapper type (#7652)
|
4 年之前 |
Audrius Butkevicius
|
745cd4744a
lib/connections: Revert add more methods to the quic conn wrapper (#7651)
|
4 年之前 |
Simon Frei
|
faf15b4567
lib/connections: Add more methods to the quic conn wrapper (#7643)
|
4 年之前 |
Simon Frei
|
15d2dc3a4f
lib/connections: Add SyscallConn() to quic conn (fixes #7551) (#7570)
|
4 年之前 |
Jakob Borg
|
8ef504f745
all: Simplify some method calls (#7499)
|
4 年之前 |
Simon Frei
|
767e1c6f58
lib/connections: Expose SetReadBuffer on conn passed to quic (ref #7417) (#7432)
|
4 年之前 |
Jakob Borg
|
327604719a
lib/connections: Allow QUIC with Go 1.16 (#7372)
|
4 年之前 |
Jakob Borg
|
b13b15758d
lib/connections, lib/model: Track last connection duration (ref #7223) (#7242)
|
4 年之前 |
Simon Frei
|
a20a5f61f0
lib/ur: Send unreported failures on shutdown (#7164)
|
4 年之前 |
Jakob Borg
|
e9b68a224c
lib/connections: Handle QUIC not being available (#7186)
|
5 年之前 |
Simon Frei
|
9524b51708
all: Implement suture v4-api (#6947)
|
5 年之前 |
Audrius Butkevicius
|
a17a8cd48b
lib/connections: Fix LAN addresses begin advertised even when disabled (fixes #7035) (#7045)
|
5 年之前 |
Audrius Butkevicius
|
b19b5c95d3
lib/connections: Announce LAN addresses by default (fixes #6928) (#6896)
|
5 年之前 |
Jakob Borg
|
6f4671ed27
lib/connections: Add noquic tag
|
5 年之前 |
Audrius Butkevicius
|
7dc290c3ed
lib/connections: React to listeners going up and down faster (#6590)
|
5 年之前 |
Audrius Butkevicius
|
ac7338f1f2
lib/connections: Update quic (#6591)
|
5 年之前 |
Simon Frei
|
90d85fd0a2
lib: Replace done channel with contexts in and add names to util services (#6166)
|
6 年之前 |
Audrius Butkevicius
|
c4f161d8c5
lib/connections: Rate limit quic accept loop (fixes #6081) (#6082)
|
6 年之前 |
Jakob Borg
|
c2ea9d119d
lib/connections: Upgrade QUIC package, use contexts for timeout (#5972)
|
6 年之前 |
Simon Frei
|
ba056578ec
lib: Add util.Service as suture.Service template (fixes #5801) (#5806)
|
6 年之前 |
Audrius Butkevicius
|
ee746263fb
lib/connections: Do not leak FDs, fix address copy (fixes #5767) (#5768)
|
6 年之前 |
Audrius Butkevicius
|
e714df013f
lib/connections: Add QUIC protocol support (fixes #5377) (#5737)
|
6 年之前 |