Commit Graph

585 Commits (bd8481898acd3f6d69ba6182af45b977005ae563)

Author SHA1 Message Date
Darien Raymond bd69763c63
session frame support 2017-01-30 22:02:28 +01:00
Darien Raymond bfcc75f5d1
fix goroutine leak in dynamic port 2017-01-29 12:58:52 +01:00
Darien Raymond 20e785fa80
typo 2017-01-29 08:20:47 +01:00
Darien Raymond 61bc7b9100
fix error format 2017-01-29 08:20:15 +01:00
Darien Raymond fab20bb0cf
close outbound connections when context is done 2017-01-28 21:24:46 +01:00
Darien Raymond 0cf5087852
fix auth reader buffer overrun 2017-01-27 13:42:31 +01:00
Darien Raymond 8151a4a2dc
error message 2017-01-26 22:48:36 +01:00
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00
Darien Raymond f42894cc50
fix error log 2017-01-17 10:22:09 +01:00
Darien Raymond 8b00d6fc30
clean imports 2017-01-14 00:27:45 +01:00
Darien Raymond db1c9131f0
global config creator 2017-01-12 22:47:10 +01:00
Darien Raymond d24fe9dbfb
separate network and transport protocol 2017-01-12 12:54:34 +01:00
Darien Raymond f2e9d8a4e0
socks client 2017-01-08 01:06:35 +01:00
Darien Raymond b11d48d73f
simplify app design 2017-01-06 15:32:36 +01:00
Darien Raymond 06a73adb1e
return error in SetBuffered 2017-01-06 11:40:35 +01:00
Darien Raymond a704d7b6b6
convert dokodemo scenario test to protobuf based 2017-01-05 11:20:04 +01:00
Darien Raymond 9a7d389f15
proto fixes 2017-01-04 14:43:52 +01:00
Darien Raymond e678000c44
remove release() pattern 2017-01-04 12:52:24 +01:00
Darien Raymond 31d6e74482
remove rawtcp 2017-01-03 14:53:59 +01:00
Darien Raymond 3732de18b1
remove generated package comments 2017-01-03 14:23:55 +01:00
Darien Raymond c9a421fba6
remove generate package comments in .pb.go files. 2017-01-03 14:17:44 +01:00
Darien Raymond 20fe6d10a4
rollback gitignore change 2017-01-02 20:52:45 +01:00
Darien Raymond 7cbef6723c
generate protobuf files on the fly 2017-01-02 20:43:41 +01:00
Darien Raymond 52e1dfaeac
remove all generated files 2017-01-02 08:15:31 +01:00
Darien Raymond a44d556667
test case for tls connection 2016-12-30 23:12:00 +01:00
Darien Raymond 609dbc1f13
task engine for all proxies 2016-12-30 00:32:20 +01:00
Darien Raymond 690d71b16e
go style task engine 2016-12-29 22:17:12 +01:00
Darien Raymond 5ff2b3453a
task engine 2016-12-28 23:42:32 +01:00
Darien Raymond 7c751fcca0
common.Must 2016-12-28 00:53:29 +01:00
Darien Raymond 22fa151391
comments 2016-12-27 23:09:08 +01:00
Darien Raymond c347e50c28
rename cached to buffered 2016-12-27 21:41:44 +01:00
Darien Raymond c68da6a0e8
unified release 2016-12-27 21:33:34 +01:00
Darien Raymond 5769df496b
check for double release 2016-12-27 21:15:32 +01:00
Darien Raymond 538b0720d5
simplified Release() 2016-12-27 21:06:55 +01:00
Darien Raymond ea33b7691b
remove lock on bytes reader and writer 2016-12-27 20:53:29 +01:00
Darien Raymond f195f15536
remove lock on buffered reader and writer 2016-12-27 01:01:47 +01:00
Darien Raymond a4dfca0ef7
accommodate protobuf compiler change 2016-12-23 12:42:25 +01:00
Darien Raymond 7dc7937443
rename ws to websocket 2016-12-23 00:30:46 +01:00
Darien Raymond eb782436b3
proto option for C# namespace 2016-12-23 00:24:28 +01:00
Darien Raymond e66a787782
command protobuf 2016-12-23 00:16:37 +01:00
Darien Raymond ceaf5d1178
fix lint warnings 2016-12-21 15:37:16 +01:00
Darien Raymond 99c897992d
partially revert compression stream. 2016-12-21 12:53:31 +01:00
Darien Raymond 3d9afdde8a
fix error propagation 2016-12-17 07:40:28 +01:00
Darien Raymond 310474d592
init tls test 2016-12-16 21:39:00 +01:00
Darien Raymond 3ec82f5d32
remove unuseful errors 2016-12-15 17:12:53 +01:00
Darien Raymond 50bc195f7f
rename TypedSettings to TypedMessage 2016-12-15 11:51:09 +01:00
Darien Raymond 5bbbdc05de
errors.Format 2016-12-15 11:05:32 +01:00
Darien Raymond 3b5a791ae8
simplify IPOrDomain construction 2016-12-14 23:04:02 +01:00
Darien Raymond 76da31c755
Fix compatibility with Actinium 2016-12-13 10:45:21 +01:00
Darien Raymond 8ced9aeec8
fix auth reader 2016-12-13 08:30:24 +01:00
Darien Raymond 3005526e32
Fix response option 2016-12-12 22:46:15 +01:00
Darien Raymond 582438ce5e
gofmt 2016-12-12 21:54:28 +01:00
Darien Raymond ed9217bf20
test partial read 2016-12-12 21:49:04 +01:00
Darien Raymond 201d6e6471
support aggressive mode in auth reader 2016-12-12 21:44:16 +01:00
Darien Raymond 417284ed99
fix auth reader 2016-12-12 17:42:03 +01:00
Darien Raymond f159d504f2
comments 2016-12-12 02:14:48 +01:00
Darien Raymond d0b301594d
support security = "auto" 2016-12-11 14:58:53 +01:00
Darien Raymond 792e8ffd20
comments 2016-12-11 09:44:24 +01:00
Darien Raymond ff87377acf
comments 2016-12-11 09:43:20 +01:00
Darien Raymond 6fd8871374
shorten file names 2016-12-09 13:21:50 +01:00
Darien Raymond 1948d0738f
refactor io package 2016-12-09 13:17:34 +01:00
Darien Raymond 055023fdd5
refactor buffer 2016-12-09 12:08:25 +01:00
Darien Raymond 7a80409e30
rename alloc to buf 2016-12-09 11:35:27 +01:00
Darien Raymond cd24d6f2d0
typo 2016-12-09 00:25:48 +01:00
Darien Raymond 316b4f2025
benchmark buffer pointer vs value 2016-12-08 17:39:15 +01:00
Darien Raymond 0e515f401c
fix test break 2016-12-08 16:52:18 +01:00
Darien Raymond 605fc49e9e
remove unused APIs. 2016-12-08 16:50:40 +01:00
Darien Raymond 7d2cf4c0e0
bug fixes 2016-12-07 22:52:56 +01:00
Darien Raymond 85163d4b47
more security types in vmess. 2016-12-07 17:32:40 +01:00
Darien Raymond 6d0915cc8c
Fix test break 2016-12-07 15:00:04 +01:00
Darien Raymond a11c225cbf
protobuf refresh 2016-12-07 14:33:31 +01:00
Darien Raymond 2e1c2b95e0
comments 2016-12-07 13:13:48 +01:00
Darien Raymond 2f550186ac
comments 2016-12-07 13:12:42 +01:00
Darien Raymond 1bc66604fa
headers proto 2016-12-07 13:08:15 +01:00
Darien Raymond a92df58017
refactor auth reader 2016-12-07 13:00:32 +01:00
Darien Raymond a52867cb69
not necessary for a large buffer 2016-12-07 12:21:24 +01:00
Darien Raymond 544c6e8f71
fix test break 2016-12-07 00:52:36 +01:00
Darien Raymond 5f2eb09226
better error handling in AuthenticationReader 2016-12-07 00:49:56 +01:00
Darien Raymond 919b749578
aead reader and writer 2016-12-07 00:31:15 +01:00
Darien Raymond d6e6b464c1
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-12-07 00:17:27 +01:00
Darien Raymond 36e4330e58
comments 2016-12-06 17:36:28 +01:00
Darien Raymond 5f6366d2fa
comments 2016-12-06 17:26:51 +01:00
Darien Raymond 7a641749a8
comments 2016-12-06 17:26:06 +01:00
Darien Raymond e756222a7d
comments 2016-12-06 17:17:07 +01:00
Darien Raymond b63293d950
remove unnecessary code 2016-12-06 13:42:21 +01:00
Darien Raymond b619a1dacf
refactor buffer 2016-12-06 13:42:12 +01:00
Darien Raymond 341fa376a1
Buffer.SetByte 2016-12-06 11:31:19 +01:00
Darien Raymond 88c9947285
simplify chain writing 2016-12-06 11:27:58 +01:00
Darien Raymond 8c8f0a53fd
rewrite alloc.buffer 2016-12-06 11:03:42 +01:00
Darien Raymond 186bf1f141
FillFullFrom 2016-12-05 17:05:47 +01:00
Darien Raymond 10b75e8961
simpify Buffer.FillFrom() 2016-12-05 15:30:08 +01:00
Darien Raymond cf3eb0e77d
refine buffer usage 2016-12-05 15:19:14 +01:00
Darien Raymond 9ecf89657c
optimize for 0 buffer size 2016-12-05 00:48:41 +01:00
Darien Raymond 2bc7347d6d
remove invalid uuid error 2016-12-04 21:57:30 +01:00
Darien Raymond abe8ffda68
fix buffered writer 2016-12-04 21:34:22 +01:00
Darien Raymond efb24a4d21
rewrite error lib 2016-12-04 09:10:47 +01:00
Darien Raymond 3ba5ab3291
bring back high volumn mode in adaptive reader 2016-12-02 15:06:04 +01:00
Darien Raymond b575de2a55
limit size of written data 2016-12-02 14:35:28 +01:00
Darien Raymond f95c322677
rename 'this' 2016-11-27 21:39:09 +01:00
Darien Raymond d00f8eef56
remove use of 'v' as a variable name 2016-11-27 17:01:44 +01:00
Darien Raymond 77e1427845
remove unnecessary equals() 2016-11-27 09:19:52 +01:00
Darien Raymond b3c5b6b8a2
nice log print 2016-11-27 08:47:11 +01:00
Darien Raymond ccbd6da20e
hashable address 2016-11-27 08:47:03 +01:00
Darien Raymond 8dbb45bf06
remove test log 2016-11-22 00:54:40 +01:00
Darien Raymond 13b1bf09cf
more log 2016-11-22 00:42:31 +01:00
Darien Raymond de414de7a2
test log 2016-11-22 00:36:47 +01:00
Darien Raymond 6804d8f73a
better handling error from Pipe() 2016-11-22 00:17:49 +01:00
Darien Raymond 85f9e39416
also resize value when error 2016-11-22 00:00:27 +01:00
Darien Raymond 70c75038a2
small buffer 2016-11-21 22:08:34 +01:00
Darien Raymond 30cd9e929d
add exponential backoff as retry logic 2016-11-20 21:47:51 +01:00
Darien Raymond 56fb8c478c
remove unused code 2016-11-20 11:00:59 +01:00
Darien Raymond 6c441e2a5f
format log 2016-11-20 01:43:08 +01:00
Darien Raymond 1169476e69
return correct number of bytes written 2016-11-19 22:38:24 +01:00
Darien Raymond 18cd10be2b
revert buffer api change 2016-11-19 21:13:00 +01:00
Darien Raymond 87a8f7a953
fix chan writer 2016-11-19 21:12:52 +01:00
Darien Raymond c884d04c7b
buffer api 2016-11-19 14:38:35 +01:00
Darien Raymond 5a32cd8602
remove large buffer 2016-11-19 01:50:09 +01:00
Darien Raymond a14795e1e6
optimize udp hub 2016-11-18 21:30:03 +01:00
Darien Raymond ad3f450bce
fix usage of io.EOF 2016-11-17 23:21:44 +01:00
Darien Raymond 5dc05d6352
allow outbound to be proxied 2016-11-10 23:41:28 +01:00
Darien Raymond 9d2407f4e4
fix test break 2016-11-02 16:41:02 +01:00
Darien Raymond 5f3f173b5e
shadowsocks client factory 2016-11-02 16:33:04 +01:00
Darien Raymond 43dacc3936
remove small buffer pool 2016-11-01 12:37:35 +01:00
Darien Raymond 35ba8710e0
fix ip check in ipnet 2016-10-19 15:38:31 +02:00
Darien Raymond e13c97d162
rename IP to CIDR in router 2016-10-18 16:42:22 +02:00
Darien Raymond 2af4b16913
remove string list 2016-10-18 16:10:50 +02:00
Darien Raymond 2320bc3304
remove unused code 2016-10-18 15:31:48 +02:00
Darien Raymond f049b3cc2b
comments 2016-10-18 00:12:09 +02:00
Darien Raymond b81d091fb8
comments 2016-10-18 00:09:49 +02:00
Darien Raymond 5a311cbe08
json config parser 2016-10-17 14:35:13 +02:00
Darien Raymond e33b7df34c
remove use of any 2016-10-16 14:22:21 +02:00
Darien Raymond be026870f7
protogen update 2016-10-16 00:23:27 +02:00
Darien Raymond fc6a706166
refactor protos 2016-10-12 18:43:55 +02:00
Darien Raymond f8ad1f4a3e
update predicate syntax 2016-10-11 12:44:17 +02:00
Darien Raymond da9f1a8013
predicate.Not 2016-10-11 12:30:53 +02:00
Darien Raymond e023859ef0
stop data updating thread when there is no data 2016-10-10 16:50:54 +02:00
Darien Raymond 5f920a9e94
protobuf for log config 2016-10-03 22:07:28 +02:00
Darien Raymond 1d13f47f9c
protobuf for stream settings 2016-10-02 23:43:58 +02:00
Darien Raymond af6abfa3e3
update proto generated code 2016-09-26 15:14:39 +02:00
Darien Raymond 91f2a40dae
refine proto package names 2016-09-26 15:14:16 +02:00
Darien Raymond 922e761bef
rename server spec user 2016-09-25 22:57:27 +02:00
Darien Raymond 60f4292882
protobuf for dokodemo config 2016-09-22 16:49:20 +02:00
Darien Raymond 88ae8248a5
protobuf for network list 2016-09-22 12:14:50 +02:00
Darien Raymond 8f6a972970
refactor config cache 2016-09-21 13:52:16 +02:00
Darien Raymond d38e62932d
proto for dns config 2016-09-20 16:05:35 +02:00
Darien Raymond 7de7588ec2
proto for destination 2016-09-20 11:53:05 +02:00
Darien Raymond c518726910
network proto 2016-09-20 10:44:44 +02:00
Darien Raymond 9ade07db03
remove IsTCP() and IsUDP() 2016-09-19 16:39:11 +02:00
Darien Raymond d08cba000f
accounts in protobuf 2016-09-18 00:41:21 +02:00
Darien Raymond 7f2ba0d106
remove unnecessary code 2016-08-28 23:47:39 +02:00