Commit Graph

811 Commits (7e5e080488872c8586c445e3c3f9a1e385ba6368)

Author SHA1 Message Date
Darien Raymond c5cce8be6f
fix server name parsing
6 years ago
Darien Raymond c072d38e2c
refine tls connection
6 years ago
Darien Raymond 98950d5ada
remove dep of assert lib
6 years ago
Darien Raymond 932e09a388
remove dep of assert lib
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 3b02c02ab4
Revert "move init func to separate files"
6 years ago
Darien Raymond 3de50a6412
move init func to separate files
6 years ago
Darien Raymond 28189197b3
remove dependency of assert lib
6 years ago
Darien Raymond c9958681f7
remove dependency on assert lib
6 years ago
SAPikachu 033d2264ff Fix SO_MARK setting for UDP outbound connections
6 years ago
Darien Raymond 6a0b3af4c6
remove multi buffer reading in quic
6 years ago
Darien Raymond aa4ab7fa03
return error on listening domain address
6 years ago
Darien Raymond 8e131bcd1f
remove dependency on assert lib
6 years ago
Darien Raymond 0b1496bb7a
update dependencies in websocket
6 years ago
Darien Raymond f1934a4ff2
move vendor to external
6 years ago
Darien Raymond 86f8fe4eb4
warning message for global trasnport config
6 years ago
Darien Raymond ee13f7a562
fix bind addr check
6 years ago
Darien Raymond ef739c2127
listen system only when bind addr not specified
6 years ago
Darien Raymond 6146366a4a
enforce timeout for http header processing
6 years ago
Darien Raymond 163776b182
remove dependency on assert lib
6 years ago
Darien Raymond d26700a2fe
remove common/compare package
6 years ago
Darien Raymond a1b33c3bd6
remove unused functions
6 years ago
Darien Raymond a1b552f948
use ListenPacket in Dial UDP connection
6 years ago
Darien Raymond b52725cf65
DialUDP function
6 years ago
Darien Raymond 21f8bfe476
move udp packet to protocol
6 years ago
Darien Raymond d20f87da4b
comments
6 years ago
Darien Raymond 41b1ac192e
use compact in tls writer
6 years ago
Darien Raymond 88e757e33f
merge duplicated code
6 years ago
Darien Raymond fc92b6295a
compact buffers
6 years ago
Darien Raymond 012a2d6f57
fix #1477
6 years ago
Darien Raymond 4055c467a1
tweak quic server parameters
6 years ago
Darien Raymond f49f85b5bd
fix #1462
6 years ago
Darien Raymond a6d81cc56d
api doc
6 years ago
Darien Raymond 28fa84ce69
API doc
6 years ago
Darien Raymond 05f8de1b8f
allow custom controller function
6 years ago
Darien Raymond 0f63be6340
open ReadBuffer for quic connections
6 years ago
Darien Raymond c5a384195a
fix #1451
6 years ago
Darien Raymond 057e271588
update proto lib
6 years ago
Darien Raymond 9379b2f934
fix srtp header
6 years ago
Darien Raymond 7244dc928e
max buffers in one read
6 years ago
Darien Raymond 61ad81c326
implement ReadMultiBuffer in quic conn
6 years ago
Darien Raymond fd060a0880
temp fix deadlock in quic lib
6 years ago
Darien Raymond 3b1aaa9a3d
update quic parameters
6 years ago
Darien Raymond 1d54fd7433
update timeout and window size in quic
6 years ago
Darien Raymond 90ab42b1cb
close connection without error
6 years ago
Darien Raymond f70712a1a3
remove warning messages in quic
6 years ago
Darien Raymond 45fbf6f059
update quic connection handling
6 years ago
Darien Raymond 5ecec6afd8
reduce concurrency
6 years ago