Commit Graph

3346 Commits (6f2d4c72ccad5d4d88460ff4cc3782b3ad8ab1fc)
 

Author SHA1 Message Date
Darien Raymond 6f2d4c72cc
Merge branch 'master' of https://github.com/v2ray/v2ray-core
7 years ago
Darien Raymond 83625618ee
re-init maps when they are empty
7 years ago
DarienRaymond 8dd67e0e71
Merge pull request #1024 from Yaspee/master
7 years ago
Yaspee f7ec32d70f
Update install-release.sh
7 years ago
Darien Raymond deb7dab8f3
remove unnecessary id cache
7 years ago
Darien Raymond ee5bc8133a
fix cached id generation after system sleep
7 years ago
Darien Raymond 8f7bdede4e
add check for largeSize in case there is just one pool
7 years ago
Darien Raymond 758723516e
reorder condition list to short circuit IP resolution if possible.
7 years ago
Darien Raymond 84a05e7cd9
remove shadowsocks conformance test
7 years ago
Darien Raymond 864a3f2126
Update version
7 years ago
Darien Raymond 7315b2c647
fix mux test
7 years ago
Darien Raymond 435be61661
fix error handling in mux
7 years ago
Darien Raymond 2b675335bd
properly handle error case
7 years ago
Darien Raymond 61a1cce972
reduce size of TransferType
7 years ago
Darien Raymond 79c1087311
change status to option
7 years ago
Darien Raymond 076f385e4b
stop recording mux access log
7 years ago
Darien Raymond 75a7e9c7f5
comments
7 years ago
Darien Raymond 90c6113dfc
handle transport errors in mux session
7 years ago
Darien Raymond a3f47f4fa2
comments
7 years ago
Darien Raymond 9f198d7e3d
fix lint errors
7 years ago
Darien Raymond 27ccc9d726
comments
7 years ago
Darien Raymond 074dfbb78c
add network list to shadowsocks server
7 years ago
DarienRaymond 8bc20c8656
Merge pull request #1013 from wuxiangzhou2010/master
7 years ago
wuxiang 4bed69a9b9 add nil check
7 years ago
Darien Raymond 7bafd7a1ab
migrate int to int32
7 years ago
wuxiang 3f19d09878 update some comments
7 years ago
wuxiang 6287285c8a add nil check as other applications
7 years ago
Darien Raymond 4c2edeb18a
fix test break
7 years ago
Darien Raymond 009d58dd6c
remove static bytes array
7 years ago
Darien Raymond c5bd23105e
change uint32 to int32
7 years ago
Darien Raymond 81a147e540
Merge branch 'master' of https://github.com/v2ray/v2ray-core
7 years ago
Darien Raymond 08dab81eb2
migrate int to int32
7 years ago
DarienRaymond 43e389d287
Merge pull request #1008 from wuxiangzhou2010/master
7 years ago
wuxiangzhou2010 f0862df9a7 fix typo
7 years ago
wuxiangzhou2010 5a08411ee2 fix typo
7 years ago
wuxiangzhou2010 a58063e7ac fix typo, first sound of user is not a vowel, but the consonant /j/
7 years ago
Darien Raymond 4de3f1adc1
change ReadFullFrom to take int32 size
7 years ago
Darien Raymond 03512a6a9b
read size to multi buffer
7 years ago
Darien Raymond 5af3580bcf
correct magic number
7 years ago
Darien Raymond 3d919a6a93
optimize auth reader
7 years ago
Darien Raymond 8d0a74b3fa
refine auth writer
7 years ago
Darien Raymond b3ecb9f766
align large size
7 years ago
Darien Raymond 053d03349a
refactor
7 years ago
Darien Raymond 90f2480037
trace context
7 years ago
Darien Raymond 50c4e3389c
remove unnecessary test
7 years ago
Darien Raymond 6d98bc4607
split uplink and downlink traffic
7 years ago
Darien Raymond 0975e26ed1
command handler for stats
7 years ago
Darien Raymond eafb726a8d
use go 1.10.1
7 years ago
Darien Raymond e5a5c30b67
support stats counter in dispatcher
7 years ago
Darien Raymond 695a4f8493
support stats in policy
7 years ago