Commit Graph
100 Commits
Author SHA1 Message Date
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 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 52fcfd71e6 Revert "Close http connection ASAP."
This reverts commit 56f08afd9c.
2016-12-26 07:54:51 +01:00
Darien Raymond 19c250de20 fix proto-gen.sh for macos 2016-12-26 01:00:57 +01:00
Darien Raymond 0a9ba3db5c Update version 2016-12-26 00:50:14 +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 3ddacbb9c9 prototype for payload inspector 2016-12-23 16:54:15 +01:00
Darien Raymond a4dfca0ef7 accommodate protobuf compiler change 2016-12-23 12:42:25 +01:00
Darien Raymond d9196b4217 universal proto-gen 2016-12-23 11:21:34 +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 06c92e492d fix ray stream 2016-12-22 17:28:06 +01:00
Darien Raymond 56f08afd9c Close http connection ASAP. 2016-12-22 13:54:11 +01:00
Darien Raymond a24b11af27 fix lint warnings 2016-12-22 13:33:28 +01:00
Darien Raymond 4cbcd2fd8d comments 2016-12-21 23:07:35 +01:00
Darien Raymond 25533412db comments 2016-12-21 21:43:00 +01:00
Darien Raymond 25c64f9694 fix lint warnings 2016-12-21 16:44:59 +01:00
Darien Raymond 3e73e66adb remove unused code 2016-12-21 16:38:57 +01:00
Darien Raymond 3692429689 update vscode settings 2016-12-21 16:38:48 +01:00
Darien Raymond 3a6f66d177 remove unused code 2016-12-21 16:00:16 +01:00
Darien Raymond 14483df744 change format tool 2016-12-21 16:00:02 +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 99c897992d partially revert compression stream. 2016-12-21 12:53:31 +01:00
Darien Raymond 68fe9d8007 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-12-21 10:47:15 +01:00
Darien Raymond eddde847df comments 2016-12-21 10:46:27 +01:00
Darien Raymond bb498cbfa8 Fix shadowsocks client handling proxied connection 2016-12-21 10:45:47 +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 a6402a586e Update version 2016-12-18 21:07:47 +01:00
Darien Raymond 3d9afdde8a fix error propagation 2016-12-17 07:40:28 +01:00
Darien Raymond 8fbcf1020e remove all from core 2016-12-17 00:10:09 +01:00
Darien Raymond 0d62975286 decouple all 2016-12-16 23:38:58 +01:00
Darien Raymond 095c29fa8c decouple outbound handler manager 2016-12-16 23:02:11 +01:00
Darien Raymond 1bf247da55 rollback shadowsocks iv change 2016-12-16 23:02:00 +01:00
Darien Raymond 310474d592 init tls test 2016-12-16 21:39:00 +01:00
Darien Raymond dd96b4eee7 fix aes-256-cfb iv length 2016-12-16 17:31:13 +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 c4144af223 decouple dns server 2016-12-16 16:20:12 +01:00
Darien Raymond 5e297692da decouple core and dispatcher impl 2016-12-16 15:39:47 +01:00
Darien Raymond 3ec82f5d32 remove unuseful errors 2016-12-15 17:12:53 +01:00
Darien Raymond 09c0fa558a comments 2016-12-15 15:55:31 +01:00
Darien Raymond 4e3ed19308 fix parser for escape 2016-12-15 15:53:23 +01:00
Darien Raymond 1ab02e0a6b refactor proxy registry 2016-12-15 15:46:20 +01:00
Darien Raymond 4c7faadfb9 remove test utilities 2016-12-15 15:37:07 +01:00
Darien Raymond c693867603 include base error 2016-12-15 15:36:50 +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 49202930ff bug fix 2016-12-15 00:00:44 +01:00
Darien Raymond b469dea315 json reader that allows comments 2016-12-14 23:51:03 +01:00
Darien Raymond 3b5a791ae8 simplify IPOrDomain construction 2016-12-14 23:04:02 +01:00
Darien Raymond f47c21c422 remove goroutine on command handling 2016-12-14 21:50:14 +01:00
Darien Raymond d6a6e0aaf8 send back http response on error 2016-12-14 12:25:22 +01:00
Darien Raymond 031b1c14b8 style 2016-12-13 11:15:11 +01:00
Darien Raymond 76da31c755 Fix compatibility with Actinium 2016-12-13 10:45:21 +01:00
Darien Raymond a9790d59f0 comments 2016-12-13 09:32:29 +01:00
Darien Raymond 76776ddf99 delay check of remote address 2016-12-13 09:17:39 +01:00
Darien Raymond 8ced9aeec8 fix auth reader 2016-12-13 08:30:24 +01:00
Darien Raymond 948c86e5c5 remove unnecessary function call 2016-12-13 07:03:48 +01:00
Darien Raymond 3005526e32 Fix response option 2016-12-12 22:46:15 +01:00
Darien Raymond 42417cab17 fix compile warning 2016-12-12 21:58:13 +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 a67d525fc2 try fix connection reuse settings 2016-12-12 13:08:31 +01:00
Darien Raymond f159d504f2 comments 2016-12-12 02:14:48 +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 58bcfcee4e Merge pull request #320 from sinfere/master
fix dns query
2016-12-11 21:34:01 +01:00
Darien Raymond 39b4acc3d9 Update version 2016-12-11 15:19:28 +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 bc80cc72c7 pading compatibitlity 2016-12-10 01:05:55 +01:00
Darien Raymond 0b16486fce Fix TLS type 2016-12-09 13:42:06 +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 a3cb770f77 clean up errors 2016-12-09 00:11:05 +01:00
Darien Raymond 41fcffbfab fix data input and output signal 2016-12-08 22:50:12 +01:00
Darien Raymond 40249dfacb change API 2016-12-08 22:49:24 +01:00
Darien Raymond 30d886fd6f refresh protobuf 2016-12-08 20:59:58 +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 41258f19fc comments 2016-12-08 16:37:04 +01:00