Commit Graph

501 Commits (9462f710a5046ac5753505e84e1309ca9f8008e5)

Author SHA1 Message Date
Darien Raymond d2764d8776
fix test break 2017-01-26 20:55:01 +01:00
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00
Darien Raymond 6eff0acc0b
rename transportsettings to transportconfig 2017-01-16 14:18:33 +01:00
Darien Raymond 8b00d6fc30
clean imports 2017-01-14 00:27:45 +01:00
Darien Raymond 0a91893a26
handle IPv6 address in tproxy 2017-01-13 17:10:07 +01:00
Darien Raymond f7e1f00c88
rename dispatcher.Interface 2017-01-13 13:53:44 +01:00
Darien Raymond 289c467a12
remove unnecessary code 2017-01-13 13:47:44 +01:00
Darien Raymond db1c9131f0
global config creator 2017-01-12 22:47:10 +01:00
Darien Raymond d4c471c967
generate TLS certificate on the fly 2017-01-12 16:10:03 +01:00
Darien Raymond d24fe9dbfb
separate network and transport protocol 2017-01-12 12:54:34 +01:00
Darien Raymond 3a8eef2dec
don't do normal close in error case 2017-01-11 15:10:30 +01:00
Darien Raymond 72992c7478
able to close ray stream with error 2017-01-10 14:22:42 +01:00
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