Commit Graph

3037 Commits (11d726f9bf5a8d70e6717b3e64895fbca0b9ee4a)

Author SHA1 Message Date
Darien Raymond 1d3c8098e9 basic auth in http server 2017-10-26 21:44:13 +02:00
Darien Raymond 12a0d6e0b9 cleanup 2017-10-26 21:07:33 +02:00
DarienRaymond 1a8ed61b9b Merge pull request #651 from v2ray/udpfollow
Added UDP TPROXY Transmit Support
2017-10-26 20:59:04 +02:00
Darien Raymond 0385ccbd8c install 7z for compression 2017-10-26 13:00:45 +02:00
Darien Raymond af88016320 fix #643 2017-10-26 11:43:02 +02:00
Darien Raymond 09b955bead disable encrypted zip files 2017-10-25 17:26:42 +02:00
Darien Raymond 85c0a5bbbe release encrypted zip files 2017-10-25 00:23:22 +02:00
Darien Raymond db0bb472b0
Update version 2017-10-24 23:22:26 +02:00
Darien Raymond da9d751e73
Update version 2017-10-24 23:09:03 +02:00
Darien Raymond 36ce56c524 refactor 2017-10-24 20:25:45 +02:00
Darien Raymond 3f54bf3f53 remove unused definitions 2017-10-24 20:23:55 +02:00
Darien Raymond e4fd29db70 fix test break 2017-10-24 17:36:42 +02:00
Darien Raymond d6e9162f78 trace outstanding error only 2017-10-24 17:33:46 +02:00
Darien Raymond 0f27e0b4d3 close outbound ray on error 2017-10-24 17:33:28 +02:00
Darien Raymond 522ac2a2e9 remove old assertion lib 2017-10-24 17:17:10 +02:00
Darien Raymond 74cf833758 fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
Darien Raymond 4a0ca30d08 update assertion api 2017-10-24 10:03:00 +02:00
Darien Raymond 6ddafdbd73 net assert 2017-10-23 23:47:20 +02:00
Darien Raymond 34ea53e5b7 comments 2017-10-23 18:42:38 +02:00
Darien Raymond e06e3db50a fix lint warnings 2017-10-23 17:39:15 +02:00
Darien Raymond 94bba49674 fix lint warnings 2017-10-23 14:15:16 +02:00
Darien Raymond 2b86aaad3e
Update version 2017-10-23 14:10:17 +02:00
Darien Raymond 62258e6aef fix #638 2017-10-23 14:09:14 +02:00
Darien Raymond 66b81a842d comments 2017-10-22 22:45:05 +02:00
Darien Raymond a1f4f2a39a
Update version 2017-10-22 20:39:28 +02:00
Darien Raymond 26818a2602 fix domain length issue for all proxies 2017-10-22 20:17:06 +02:00
Darien Raymond 9f392eb506 avoid long domain names in mux 2017-10-22 19:48:19 +02:00
Darien Raymond 9f7fbd9a04 fix websocket test 2017-10-22 16:04:39 +02:00
Darien Raymond 233bb08e56 fix lint warnings 2017-10-22 15:03:20 +02:00
Darien Raymond 49914adf00 remove buffer pool in favor of Go 1.9 concurrent GC 2017-10-22 15:01:36 +02:00
Darien Raymond 24089bfad0 remove duplicated address type def 2017-10-21 21:59:46 +02:00
Darien Raymond f1a15e92f5 apply bitmask to other packages 2017-10-21 21:04:24 +02:00
Darien Raymond 8c6f73f30b bitmask 2017-10-21 20:40:31 +02:00
Darien Raymond 948534f480 reduce memory consumption of mux.Writer 2017-10-21 20:21:51 +02:00
Darien Raymond 9df5ac6e4f fix frame meta 2017-10-21 19:29:27 +02:00
Darien Raymond aa5e06a26e reduce memory consumption of frame meta 2017-10-21 19:27:53 +02:00
Darien Raymond 7f4296cd78 assert meta is nil on error 2017-10-21 19:27:31 +02:00
Darien Raymond badc77a7f7 return proper error in drain 2017-10-21 19:27:20 +02:00
Darien Raymond 103cb48692 test case for SessionManager.Size() 2017-10-21 19:26:57 +02:00
Darien Raymond 6dd23b45b0 fix lint warnings for websocket 2017-10-21 09:45:27 +02:00
Darien Raymond afe190316d fail fast 2017-10-20 23:54:07 +02:00
Darien Raymond 1c29d1535c fix data race in tcp server 2017-10-20 23:36:14 +02:00
Darien Raymond 85a544d671 avoid unnecessary data race error in test cases 2017-10-20 23:30:36 +02:00
Darien Raymond 2a04819582 fix data race in kcp connection 2017-10-20 23:30:14 +02:00
Darien Raymond 5ae8bfbda1 fix data race in ray 2017-10-20 23:23:29 +02:00
Darien Raymond 60f3562ac1 simplify websocket dialer and hub 2017-10-20 22:45:14 +02:00
Darien Raymond 95c469c1fd handle proxy error in mux client 2017-10-20 21:11:13 +02:00
Darien Raymond 97d300ad15
Update version 2017-10-15 00:46:28 +08:00
Darien Raymond 3809f4f25a specify server name in tls 2017-10-14 01:33:09 +08:00
Darien Raymond 669a0cafaf support header override in websocket 2017-10-13 23:54:04 +08:00