Commit Graph

1545 Commits (29f69d63c41ea3ad13c5bbcab681964842c78793)
 

Author SHA1 Message Date
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 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
v2ray 42efa5dde0
refine buffer usage in kcp
8 years ago
v2ray 34b4fceaa4
update file location
8 years ago
v2ray 1e9f4a1a08
relocate sample configs
8 years ago
v2ray 5cf36c4520
relocate point main
8 years ago
v2ray d2233136ba
remove mobile target
8 years ago
v2ray 7095c5e19b
relocate release scripts
8 years ago
v2ray db02a2dcc2
quick release script
8 years ago
v2ray 330abd126c
add release for freebsd
8 years ago
v2ray b7ff8b8e4c
update version
8 years ago
v2ray 443e9d4725
fix a bug in vmess encoding
8 years ago
Darien Raymond c5e5a7265d Update to go 1.6.3
8 years ago
v2ray 6fe7463bf4
simplify state checking
8 years ago
v2ray 0040881b84
comments
8 years ago
v2ray 347ae8fd75
simplify interface
8 years ago