Commit Graph

1709 Commits (63f3108737f22308bb6009be82887c9d9cf0903d)
 

Author SHA1 Message Date
Shelikhoo 7ef66c57dc
Support Listen WebSocket Connection
8 years ago
Shelikhoo 29f69d63c4
Support Dial WebSocket Connection
8 years ago
Shelikhoo 20f16309e6
Load Websocket Streamtype from json
8 years ago
Shelikhoo 0d60d2449a
Add Websocket Stream type
8 years ago
Shelikhoo 2eced2bd6c
Load Configure from json
8 years ago
Shelikhoo 8c4a6d94f9
WS Conf structure
8 years ago
Shelikhoo 8c96b1961b
load ws transport on init
8 years ago
Shelikhoo 508f79f95f
Advertise WS cap
8 years ago
Shelikhoo cb1356be75
Register ws network
8 years ago
v2ray bcd27ba36f
option to allow passive connection
8 years ago
Darien Raymond a43ee2f1c2 Update .travis.yml
8 years ago
v2ray f03c86f468
global session cache
8 years ago
v2ray 9e997a5be7
typo
8 years ago
v2ray 25b30704a4
update coverage
8 years ago
v2ray 5dc80a2cc5
capture sigterm
8 years ago
v2ray 0b2df7f658
typo
8 years ago
v2ray 27f3401848
update coverage profile location
8 years ago
v2ray 697d44abbd
bring back all coverage
8 years ago
v2ray c6ad190f0a
add json tag
8 years ago
v2ray dbf5f948cd
remove unused dependency in travis config
8 years ago
v2ray b01a972076
test for all authenticators
8 years ago
v2ray b38137bd13
utp header
8 years ago
v2ray 86490e884c
return pointer of config
8 years ago
v2ray 60a4e3cc61
update make-release.sh
8 years ago
v2ray c82b56b760
update version
8 years ago
v2ray 545fa5b53c
rename errors
8 years ago
v2ray 75b8dd9521
error message refactoring
8 years ago
v2ray 81855469aa
rename SRTP
8 years ago
v2ray 4a7400ef2a
test case for srtp
8 years ago
v2ray 2f0d602833
nil pointer protection
8 years ago
v2ray 0caf2e6d30
compact kcp stream
8 years ago
v2ray 6678da2fe2
more no-op authenticator into a separate folder
8 years ago
v2ray 8d6a9167b5
add no-op authenticator
8 years ago
v2ray c7d6302292
load srtp in main
8 years ago
v2ray 6ffc24f895
update roundtripinfo
8 years ago
v2ray 0d73726930
srtp header for kcp
8 years ago
v2ray a15e33f720
rename RoundTripInfo
8 years ago
v2ray 00841583d2
reduce ack packet size and send peer RTO
8 years ago
v2ray c42ed62fd5
remove use of small buffer in tests
8 years ago
v2ray 3e4bdc4b0c
commit core.go after updating version
8 years ago
v2ray 589d20205e
update version
8 years ago
v2ray 36107927bf
remove download count
8 years ago
v2ray 1f503ec99f
adjust number of preallocated buffers
8 years ago
v2ray 283bafdd4a
remove use of small buffer
8 years ago
v2ray e6a61930d9
remove use of small buffer
8 years ago
v2ray 7f277c9bcc
prevent goroutine leak
8 years ago
v2ray 6fa84624cb
simplify logic
8 years ago
v2ray 53cdcfdc2b
remove unnecessary goroutine
8 years ago
v2ray b8421f659f
terminate connection
8 years ago
v2ray 7385c05f29
more test case for buffer
8 years ago