Commit Graph

160 Commits (c9e35bb1baf18b281f47907cc12dad2dda381a0f)

Author SHA1 Message Date
Darien Raymond ff0ae91b9b
update protobuf generated files
7 years ago
Darien Raymond ac6a0f7511
update activity timer
7 years ago
Darien Raymond 68da956fc4
re-generate code
7 years ago
Darien Raymond 67c7d6da4a
move uuid.Next to protocol
7 years ago
Darien Raymond 0caf2a004b
reduce memory usage of vmess internal objects
7 years ago
Darien Raymond 0e1d2a924b
support organization in TLS cert gen
7 years ago
Darien Raymond 9d7f43a299
fix lint errors
7 years ago
Darien Raymond 318a36fe58
automatic issuing certificates from provided CA
7 years ago
Darien Raymond 8ba8ce7d6a
more options for generating certificate
7 years ago
Darien Raymond 88133aa4a6
move cert generation code to common
7 years ago
Darien Raymond 61a1cce972
reduce size of TransferType
7 years ago
Darien Raymond 9f198d7e3d
fix lint errors
7 years ago
Darien Raymond 27ccc9d726
comments
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
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
Jinqiu Yu 2d5aa9514f consistent ServerSpec var
7 years ago
Darien Raymond fbc025869b
fix lint errors
7 years ago
Darien Raymond 9100a78914
refactor
7 years ago
Darien Raymond a52eb8f82b
allow underscore in domain name. fixes #917
7 years ago
Darien Raymond a7d467992d
try parse domain address as IP. fixes #894.
7 years ago
Darien Raymond a42b4b513e
test case for write address
7 years ago
Darien Raymond af1abf687c
unify all address reading and writing
7 years ago
Darien Raymond 546c2fb226
settings for forcing secure encryption in vmess server
7 years ago
Darien Raymond 42d83a703e
fix transfer for mux
7 years ago
Darien Raymond 87ba7dd0d1
implement remove user in vmess
7 years ago
Darien Raymond 0e01e28278
use uuid as struct
7 years ago
Darien Raymond 292d7cc353
massive refactoring for interoperability
7 years ago
Darien Raymond c5d356545e
comments for typed messages
7 years ago
Darien Raymond 1f226797bc
remove header operation to http protocol package
7 years ago
Darien Raymond 91ca88bcff
read original addr from x-forwarded-for header if present
7 years ago
Darien Raymond a0b2c285b2
more test cases
7 years ago
Darien Raymond d43a23aa96
move error generator to common
7 years ago
Darien Raymond 3214a5078c
customizable policy
7 years ago
Darien Raymond 08ece5d2bf default security to auto
7 years ago
Darien Raymond 6c9a60100d format code
7 years ago
Darien Raymond 74cf833758 fully migrate to new assertion lib
7 years ago
Darien Raymond 66b81a842d comments
7 years ago
Darien Raymond 26818a2602 fix domain length issue for all proxies
7 years ago
Darien Raymond 24089bfad0 remove duplicated address type def
7 years ago
Darien Raymond f1a15e92f5 apply bitmask to other packages
7 years ago
Darien Raymond bae5639dfd refactor
7 years ago
Darien Raymond 59094b4959 id cleanup
7 years ago
Darien Raymond 1c856a46ab step 1 to remove reference to net package
7 years ago
Darien Raymond 7392bb495b refactor
7 years ago
Darien Raymond 1c2b6d9536 refactor
7 years ago
Darien Raymond 06d4c37889
integrate mux in vmess server
8 years ago
Darien Raymond 7a4bab4940
support packet transfer type in mux
8 years ago