4189 Commits (0bc22154e5c83f52bc09cf9c803c2766ddc0a5fe)
 

Author SHA1 Message Date
Darien Raymond 5bd47c89c4
enable quic transport 6 years ago
Darien Raymond 3335f77c70
implement header and auth for quic 6 years ago
Darien Raymond 92a6699706
fix broken test again 6 years ago
Darien Raymond cfa7ee88ce
fix broken test 6 years ago
Darien Raymond 096bbd2c51
prototype of quic transport 6 years ago
Darien Raymond 3eac22c27d
add missing changes 6 years ago
Darien Raymond 5279296f03
remove use of context.WithValue in transport 6 years ago
Darien Raymond d2d0c69f17
benchmark certificate issuing 6 years ago
Darien Raymond e99dd29946
update putPacketBuffer 6 years ago
Darien Raymond 649f4da92a
update mtu in quic 6 years ago
Darien Raymond b2cbc369ac
fix build break 6 years ago
Darien Raymond 14c2d415d2
update vendor directory 6 years ago
Darien Raymond 786290a31d
remove all vendor tests 6 years ago
Darien Raymond 84f8bca01c
vendor quic 44 6 years ago
Darien Raymond bb8cab9cc7
change from map to slice 6 years ago
Darien Raymond 234c8081f4
remove unused functions 6 years ago
Darien Raymond 769f770cf7
migrate NetworkList to []Network 6 years ago
Darien Raymond 7b80322b60
fix function signature 6 years ago
Darien Raymond d1f318c82a
remove unused functions 6 years ago
Darien Raymond 6543f5825b
remove usage of NetworkList in NetworkMatcher 6 years ago
Darien Raymond b9c8506c23
optimize network matcher 6 years ago
Darien Raymond 120058310a
only yield goroutine after second write 6 years ago
Darien Raymond 4b885f5775
fix broken test 6 years ago
Darien Raymond 8a82a3664c
pick IP family by local address in freedom 6 years ago
Darien Raymond 9a83561504
update library usage 6 years ago
Darien Raymond bb1efdebd1
support querying either IPv4 or IPv6 dns 6 years ago
Darien Raymond 8d8eb0f35a
update pipe test 6 years ago
Darien Raymond afc613f8f3
test case for edns0_subnet 6 years ago
Darien Raymond d013e8069d
switch to stdlib for dns queries 6 years ago
Darien Raymond d675bb92df
update benchmark for address 6 years ago
Darien Raymond 91227581e5
noescape on asm functions 6 years ago
Darien Raymond 97b7c303b0
escape analysis task 6 years ago
Darien Raymond 83c4b20b6e
fix lint warnings 6 years ago
Darien Raymond b1b8cb5ef5
Fix SplitSize 6 years ago
Darien Raymond 5c4e33f759
rewrite SliceBySize 6 years ago
Darien Raymond bcd5d026fe
rewrite SplitFirst 6 years ago
Darien Raymond cb7646f682
remove unnecessary err object from SplitBytes 6 years ago
Darien Raymond 842a089dad
refactor multibuffer 6 years ago
Darien Raymond 0f324a613e
remove MultiBuffer.Release 6 years ago
Darien Raymond b41513f644
benchmark pipe 6 years ago
Darien Raymond 27772a75a7
refactor MultiBuffer append 6 years ago
Darien Raymond 650f5e6350
Update version 6 years ago
Darien Raymond 09d3aaf2ab
compatible with semver 6 years ago
Darien Raymond 14646940a0
trigger GC after loading 6 years ago
Darien Raymond 248099eca5
switch to bytes.Equal 6 years ago
Darien Raymond 1089a887e0
consider closed worker is full. fixes #1414 6 years ago
Darien Raymond 48cac1733f
remove NewMultiBufferCap 6 years ago
Darien Raymond 2364f5f280
remove AddressFamily.Either() 6 years ago
Darien Raymond a01fdc29a6
remove NewMultiBufferValue 6 years ago
Darien Raymond db5259e75b
avoid heap allocation for buffer variables 6 years ago