Commit Graph

172 Commits (5a0a9aa65e4b7822ae7f986326e9f15689abaf15)

Author SHA1 Message Date
Darien Raymond 16051587b5
fix test break 2018-08-27 00:33:27 +02:00
Darien Raymond 54e1bb96cc
introduce in-memory user 2018-08-27 00:11:32 +02:00
Darien Raymond 9ad1e034e0
use gcm on arm64 2018-08-25 10:04:38 +02:00
Darien Raymond e8959dff86
fix http sniffer 2018-07-25 23:34:52 +02:00
Darien Raymond 4b63638dca
update protobuf lib 2018-07-25 00:36:28 +02:00
Darien Raymond e3cc12995f
fix some lint errors 2018-07-19 13:31:57 +02:00
Darien Raymond 8912e4eb90
move sniffer to their own directory 2018-07-16 12:56:50 +02:00
Darien Raymond 5e25741742
update tests 2018-07-13 14:36:09 +02:00
Darien Raymond 29ad2cbbdb
function to compare byte array 2018-07-12 23:38:10 +02:00
Darien Raymond f54a8735ab
global padding in vmess protocol 2018-07-07 15:42:24 +02:00
Darien Raymond e3cc852c57
udp dispatcher takes context with dispatching requests. fixes #1182. 2018-07-03 21:38:02 +02:00
Darien Raymond 07e2592117
fix #1181 2018-07-03 16:56:57 +02:00
Darien Raymond ff0ae91b9b
update protobuf generated files 2018-06-26 16:28:54 +02:00
Darien Raymond ac6a0f7511
update activity timer 2018-05-27 14:42:53 +02:00
Darien Raymond 68da956fc4
re-generate code 2018-05-25 11:56:01 +02:00
Darien Raymond 67c7d6da4a
move uuid.Next to protocol 2018-04-14 21:14:35 +02:00
Darien Raymond 0caf2a004b
reduce memory usage of vmess internal objects 2018-04-14 15:05:49 +02:00
Darien Raymond 0e1d2a924b
support organization in TLS cert gen 2018-04-12 21:43:05 +02:00
Darien Raymond 9d7f43a299
fix lint errors 2018-04-11 16:15:29 +02:00
Darien Raymond 318a36fe58
automatic issuing certificates from provided CA 2018-04-10 12:42:02 +02:00
Darien Raymond 8ba8ce7d6a
more options for generating certificate 2018-04-09 23:17:55 +02:00
Darien Raymond 88133aa4a6
move cert generation code to common 2018-04-09 12:42:18 +02:00
Darien Raymond 61a1cce972
reduce size of TransferType 2018-04-04 21:46:36 +02:00
Darien Raymond 9f198d7e3d
fix lint errors 2018-04-04 00:29:30 +02:00
Darien Raymond 27ccc9d726
comments 2018-04-03 22:34:59 +02:00
Darien Raymond 81a147e540
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2018-04-02 20:01:05 +02:00
Darien Raymond 08dab81eb2
migrate int to int32 2018-04-02 20:00:50 +02:00
wuxiangzhou2010 5a08411ee2 fix typo 2018-04-02 15:52:16 +08:00
wuxiangzhou2010 a58063e7ac fix typo, first sound of user is not a vowel, but the consonant /j/ 2018-04-02 15:17:36 +08:00
Darien Raymond 4de3f1adc1
change ReadFullFrom to take int32 size 2018-04-02 00:44:47 +02:00
Jinqiu Yu 2d5aa9514f consistent ServerSpec var 2018-03-23 16:18:57 +08:00
Darien Raymond fbc025869b
fix lint errors 2018-03-08 21:21:50 +01:00
Darien Raymond 9100a78914
refactor 2018-03-04 21:06:04 +01:00
Darien Raymond a52eb8f82b
allow underscore in domain name. fixes #917 2018-03-04 17:08:58 +01:00
Darien Raymond a7d467992d
try parse domain address as IP. fixes #894. 2018-03-01 11:32:55 +01:00
Darien Raymond a42b4b513e
test case for write address 2018-02-24 02:13:40 +01:00
Darien Raymond af1abf687c
unify all address reading and writing 2018-02-23 23:42:01 +01:00
Darien Raymond 546c2fb226
settings for forcing secure encryption in vmess server 2018-02-23 12:13:02 +01:00
Darien Raymond 42d83a703e
fix transfer for mux 2018-02-09 22:29:30 +01:00
Darien Raymond 87ba7dd0d1
implement remove user in vmess 2018-02-09 11:32:12 +01:00
Darien Raymond 0e01e28278
use uuid as struct 2018-01-18 23:25:48 +01:00
Darien Raymond 292d7cc353
massive refactoring for interoperability 2018-01-10 12:22:37 +01:00
Darien Raymond c5d356545e
comments for typed messages 2018-01-04 11:24:17 +01:00
Darien Raymond 1f226797bc
remove header operation to http protocol package 2017-12-18 20:59:43 +01:00
Darien Raymond 91ca88bcff
read original addr from x-forwarded-for header if present 2017-12-18 20:34:00 +01:00
Darien Raymond a0b2c285b2
more test cases 2017-12-18 00:07:50 +01:00
Darien Raymond d43a23aa96
move error generator to common 2017-12-03 01:04:57 +01:00
Darien Raymond 3214a5078c
customizable policy 2017-11-27 22:09:30 +01:00
Darien Raymond 08ece5d2bf default security to auto 2017-10-30 21:14:04 +01:00
Darien Raymond 6c9a60100d format code 2017-10-26 21:44:22 +02:00