Commit Graph
2923 Commits
Author SHA1 Message Date
Darien Raymond 052d2d8278 merge noOpBytesWriter into noOpWriter v2.51.1 2017-11-25 21:35:26 +01:00
Darien Raymond 25dd739285 refactor 2017-11-25 15:20:59 +01:00
Darien Raymond 6de4ef014a read directly from underlying buffered reader in mux 2017-11-25 01:05:30 +01:00
Darien Raymond 74327ea8ae prevent using net.Conn.WriteTo() 2017-11-24 23:24:12 +01:00
Darien Raymond 2fdccb2424 handle read with data and error at same time 2017-11-24 23:16:01 +01:00
Darien Raymond 96a7587164 remove unnecessary links 2017-11-24 14:59:18 +01:00
Darien Raymond d75f66ad3e update issue template 2017-11-24 14:57:56 +01:00
Darien Raymond 2371617a22 fix lint warnings 2017-11-23 23:46:46 +01:00
Darien Raymond cf97b8b4d0 Update version 2017-11-23 17:24:11 +01:00
Darien Raymond 3ed16fad38 enable pading for cfb v2.51 2017-11-23 15:21:57 +01:00
Darien Raymond 4aa87be0f2 enable command mux 2017-11-23 15:21:16 +01:00
Darien Raymond 0aa48e6c5a cancel immediately when timeout = 0 2017-11-23 14:58:35 +01:00
Darien Raymond 1226f3ce39 more test cases 2017-11-23 14:48:43 +01:00
Darien Raymond 619f4eae59 remove vpndialer from core. will be added through plugin 2017-11-23 12:07:03 +01:00
Darien Raymond 6017e46af4 comments 2017-11-23 10:41:02 +01:00
Darien Raymond 47126cc632 exit immediately on error 2017-11-23 10:39:40 +01:00
Darien Raymond 026f7e3cc2 fix lint warning 2017-11-22 23:17:32 +01:00
Darien Raymond 40d7c40489 comments 2017-11-22 23:15:14 +01:00
Darien Raymond 9db6c187c6 load plugin only in linux 2017-11-22 23:11:32 +01:00
Darien Raymond 6069b77baa prototype for plugins 2017-11-22 23:00:46 +01:00
Darien Raymond bfafd06863 credits in readme 2017-11-22 14:22:00 +01:00
Darien Raymond 97d886e1c9 use all buffers 2017-11-21 22:03:43 +01:00
Darien Raymond dd159cce6c special handling for IPv6 from URL 2017-11-21 18:46:28 +01:00
Darien Raymond b0ac43a8fc comments 2017-11-21 17:02:55 +01:00
Darien Raymond fcc66704fa comments 2017-11-21 16:55:22 +01:00
Darien Raymond 66ebeaa0ca cleanup 2017-11-21 16:53:07 +01:00
Darien Raymond c51251bbdb fix broken test 2017-11-20 11:27:41 +01:00
Darien Raymond 9f146ac7d2 cleanup 2017-11-20 11:27:33 +01:00
Darien Raymond ec8f8d4e10 remove check for ReaderFrom on underlying writer, as it may be badly implemented. 2017-11-20 11:13:27 +01:00
Darien Raymond ee8d2ebfa9 remove json parser from core 2017-11-19 21:44:49 +01:00
Darien Raymond afacee9e05 refactor 2017-11-19 21:43:20 +01:00
Darien Raymond 2c26705a00 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-11-19 21:42:00 +01:00
DarienRaymondandGitHub d256f8d4af Merge pull request #716 from IbarakiKasen/master
Fix typo, fix #715
2017-11-19 21:39:59 +01:00
Darien Raymond 8fb69fc2b6 send IPv6 query only to supported server. 2017-11-19 20:42:34 +01:00
IbarakiKasen c0564cd747 Fix typo, fix #715 2017-11-19 13:46:31 +08:00
Darien Raymond 878d412c6a handle truncated DNS messages. fix #713 2017-11-18 20:00:09 +01:00
Darien Raymond ed1243b32b require proxy auth when not set. fix #712 2017-11-18 19:40:53 +01:00
Darien Raymond 5c9f54a453 fix length check in auth reader 2017-11-18 19:37:36 +01:00
Darien Raymond 5751490802 Update version 2017-11-17 21:15:35 +01:00
Darien Raymond 028b2b74c9 fix lint warning v2.50 2017-11-17 21:02:32 +01:00
Darien Raymond a6393449e0 force reader to be nil 2017-11-17 20:58:46 +01:00
Darien Raymond 5e8cf7bde6 redo http upload performance 2017-11-17 20:54:24 +01:00
Darien Raymond b859bdf684 test case for http post and connect 2017-11-17 16:53:00 +01:00
Darien Raymond afcad409e2 reallocate in for loop 2017-11-17 09:18:12 +00:00
Darien Raymond 88b521c77e remove debug info 2017-11-17 03:03:27 +00:00
Darien Raymond 41bc2a6ce4 Revert "improve performance for http upload"
This reverts commit cddf74334d.
2017-11-17 02:56:24 +00:00
Darien Raymond d03d72ba40 update 2017-11-17 01:10:30 +01:00
Darien Raymond 16ee684646 Update version 2017-11-17 00:51:50 +01:00
Darien Raymond e69e6d00cb actually run v2ctl v2.49 2017-11-17 00:51:04 +01:00
Darien Raymond 6f885e0663 Update version 2017-11-16 23:49:26 +01:00