Commit Graph

1582 Commits (de28198234aee60b85ab504ba9cc7b234cbd2013)
 

Author SHA1 Message Date
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
v2ray ca0ae50e62
refine system dialer substitution
8 years ago
Darien Raymond 27a29da7bf Merge pull request #219 from xiaokangwang/substituteDialer
8 years ago
Shelikhoo d1b44619b0
Solve #218: Supporting substitute of the default Dialer, this is a prerequisite of Libv2ray's support of Android VPNService mode; It is not recommanded to modify exported func introduced by this commit.
8 years ago
v2ray b72afc7c35
fix build break
8 years ago
v2ray 6a620d1c6d
socks client config
8 years ago
v2ray a509252c24
prefer pointer
8 years ago
v2ray a29a6a586d
one more test case
8 years ago
v2ray c96533f278
test case for server picker
8 years ago
v2ray f4aa50a160
test code for validation strategy
8 years ago
v2ray 2034d54bab
rename VMessAccount to vmess.Account
8 years ago
v2ray 2049759640
use server spec in vmess
8 years ago
v2ray b02bd5b1d8
rollback chacha20 change
8 years ago
v2ray 7dfa852677
server spec
8 years ago