Commit Graph

489 Commits (7401807c5f1b0bf98046f253039727bc0cde391b)

Author SHA1 Message Date
Darien Raymond f75d94817a
fix #356 2017-01-08 16:01:28 +01:00
Darien Raymond 43cc81e5a8
better locking in udp server 2017-01-06 11:40:59 +01:00
Darien Raymond 5e7e549ec1
comments 2017-01-05 12:14:48 +01:00
Darien Raymond a8e274f4c4
remove unused code 2017-01-05 12:09:28 +01:00
Darien Raymond f7721029c7
fix #355 2017-01-04 17:23:41 +01:00
Darien Raymond 4afad8d31c
simpify websocket connection 2017-01-04 15:34:21 +01:00
Darien Raymond 5684beed8c
fix websocket conn reuse 2017-01-04 15:34:11 +01:00
Darien Raymond e35e271708
cleanup internet connection 2017-01-04 13:29:41 +01:00
Darien Raymond e678000c44
remove release() pattern 2017-01-04 12:52:24 +01:00
Darien Raymond 49210d8362
refine stream handling 2017-01-04 12:34:01 +01:00
Darien Raymond 723207158f
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-01-04 11:10:52 +01:00
Darien Raymond aefa53f827
refine http header 2017-01-03 23:09:51 +01:00
Darien Raymond 588c43f291
kcp header as wechat video 2017-01-03 22:46:22 +01:00
Darien Raymond 21a15bbf74
registerable dialer and listener 2017-01-03 15:16:48 +01:00
Darien Raymond 31d6e74482
remove rawtcp 2017-01-03 14:53:59 +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 52e1dfaeac
remove all generated files 2017-01-02 08:15:31 +01:00
Darien Raymond 19e0cb40e9
locker protected connection 2017-01-02 07:43:02 +01:00
Darien Raymond 48bddb25d7
fix lint warnings 2017-01-01 22:12:44 +01:00
Darien Raymond 58ae7e4967
refine proto settings 2017-01-01 21:19:12 +01:00
Darien Raymond 2a52ae9e96
default next protos 2016-12-31 23:22:26 +01:00
Darien Raymond 3cc0783d9c
fix test break 2016-12-30 23:30:35 +01:00
Darien Raymond a44d556667
test case for tls connection 2016-12-30 23:12:00 +01:00
Darien Raymond f6aa7a0053
fix usage of ray stream. 2016-12-30 00:51:39 +01:00
Darien Raymond 609dbc1f13
task engine for all proxies 2016-12-30 00:32:20 +01:00
Darien Raymond f7379bc1c3
skip empty payload in ray 2016-12-27 00:44:11 +01:00
Darien Raymond 38e4cad8d1
remove unused variable 2016-12-26 16:49:36 +01:00
Darien Raymond 29d62185cf
notify read and write on remote close 2016-12-26 08:22:25 +01:00
Darien Raymond 620561bcaf
remove recover on stream write 2016-12-25 00:42:03 +01:00
Darien Raymond f1a9647c8a
lint warnings 2016-12-25 00:01:24 +01:00
Darien Raymond 4e224d64c6
Fix #337 2016-12-24 22:04:09 +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 06c92e492d
fix ray stream 2016-12-22 17:28:06 +01:00
Darien Raymond c3942fd5f0
fix lint warnings 2016-12-21 15:48:39 +01:00
Darien Raymond ceaf5d1178
fix lint warnings 2016-12-21 15:37:16 +01:00
Darien Raymond cdcccb4590
simplify segment writer 2016-12-20 22:53:58 +01:00
Darien Raymond bccf11c12c
fix tls over kcp 2016-12-20 13:03:20 +01:00
Darien Raymond 0f0f01ddf6
return error when header too long 2016-12-19 12:16:57 +01:00
Darien Raymond 68164d46f9
limit max http header length 2016-12-16 17:01:47 +01:00
Darien Raymond b17f06bb4e
test case for http header 2016-12-16 16:52:11 +01:00
Darien Raymond 50bc195f7f
rename TypedSettings to TypedMessage 2016-12-15 11:51:09 +01:00
Darien Raymond d6a6e0aaf8
send back http response on error 2016-12-14 12:25:22 +01:00
Darien Raymond 42417cab17
fix compile warning 2016-12-12 21:58:13 +01:00
Darien Raymond a67d525fc2
try fix connection reuse settings 2016-12-12 13:08:31 +01:00
Darien Raymond a11d2ce9d6
support server name override 2016-12-11 23:58:37 +01:00
Darien Raymond eee23e6718
fix api usage 2016-12-11 21:43:16 +01:00
Darien Raymond 1948d0738f
refactor io package 2016-12-09 13:17:34 +01:00