Commit Graph

1074 Commits (a42bb8cfcf8d4f3f0b479da9cfc991810e53bfae)

Author SHA1 Message Date
Darien Raymond 836440c61a
dns outbound proxy
6 years ago
Darien Raymond 66a60dbfa3
remove dep on assert lib
6 years ago
Darien Raymond bdd71a44b4
remove dep on assert lib
6 years ago
Darien Raymond 1ab94fed79
optimize v2ctl size
6 years ago
Darien Raymond c9958681f7
remove dependency on assert lib
6 years ago
Darien Raymond 9a7177c82c
test case for IPv6 any ip
6 years ago
Darien Raymond 8e131bcd1f
remove dependency on assert lib
6 years ago
Darien Raymond 5c37439dbb
fix broken test
6 years ago
Darien Raymond 163776b182
remove dependency on assert lib
6 years ago
Darien Raymond edd71de1c3
remove dependency on assert lib
6 years ago
Darien Raymond 5f53530cc1
fix broken test
6 years ago
Darien Raymond d26700a2fe
remove common/compare package
6 years ago
Darien Raymond 4e77570f36
fix connection reading in UDP
6 years ago
Darien Raymond 21f8bfe476
move udp packet to protocol
6 years ago
Darien Raymond ce91e92435
fix #1496
6 years ago
Darien Raymond d20f87da4b
comments
6 years ago
Darien Raymond 3de8389361
rename CloseError() to Interrupt()
6 years ago
Darien Raymond 1c830472b9
dns protocol package
6 years ago
Darien Raymond c72d853454
return correct error
6 years ago
Darien Raymond d670629651
more test case for tls sniffing
6 years ago
Darien Raymond 88e757e33f
merge duplicated code
6 years ago
Darien Raymond fc92b6295a
compact buffers
6 years ago
Darien Raymond 372da062d4
fix build break
6 years ago
Victoria Raymond ce412aec65
Merge branch 'master' into fix-sniff-http-ipv6
6 years ago
Darien Raymond 7e37d141e2
move parseHost to http protocol
6 years ago
comwrg e52b387483
fix sniff http ipv6 address
6 years ago
Darien Raymond b9450d8475
Revert "use default logger for android and ios"
6 years ago
Darien Raymond 9743380e2d
use default logger for android and ios
6 years ago
Darien Raymond 427679e66d
simplify task execution
6 years ago
Darien Raymond cf1705267e
switch to errgroup
6 years ago
Darien Raymond bea521537e
errors.Combine
6 years ago
Darien Raymond c49b93b39e
simplify buffer allocation
6 years ago
Darien Raymond a6d81cc56d
api doc
6 years ago
Darien Raymond 0f63be6340
open ReadBuffer for quic connections
6 years ago
Darien Raymond 3340f81d03
fix reader/writer for packet conn
6 years ago
Darien Raymond e392f8ed3d
use WriteByte instead of copy
6 years ago
Darien Raymond 844f6937a4
reduce memory consumption on readOne
6 years ago
Darien Raymond 057e271588
update proto lib
6 years ago
Darien Raymond 096bbd2c51
prototype of quic transport
6 years ago
Darien Raymond 234c8081f4
remove unused functions
6 years ago
Darien Raymond 769f770cf7
migrate NetworkList to []Network
6 years ago
Darien Raymond d1f318c82a
remove unused functions
6 years ago
Darien Raymond d675bb92df
update benchmark for address
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