Commit Graph

2939 Commits (9ec3e40cee01cd2d4ba97d325b7745ca904d2966)

Author SHA1 Message Date
Darien Raymond 9ec3e40cee
more aead test cases 2017-11-26 16:56:09 +01:00
Darien Raymond b64aceabcf
fix aead reader and writer 2017-11-26 16:56:01 +01:00
Darien Raymond 40222de0f7
fix chunk parser for ss aead 2017-11-26 16:55:46 +01:00
Darien Raymond 981c43afc2
allow nil additional data generator 2017-11-26 16:55:35 +01:00
Darien Raymond 4b990c49bc
add ss submodules for testing 2017-11-26 16:43:13 +01:00
Darien Raymond b7d022702e
warn user when http proxy is not finished properly 2017-11-26 15:36:05 +01:00
Darien Raymond e8901368d7
update http connect test 2017-11-26 15:15:03 +01:00
Darien Raymond 721bea5d54
fix lint warnings 2017-11-26 15:13:33 +01:00
Darien Raymond 519eb344db
handle data first and then error 2017-11-26 15:08:37 +01:00
Darien Raymond 9a2a19509c
more time for vmess none 2017-11-26 14:18:48 +01:00
Darien Raymond 6c0a1439c4
fix #739 2017-11-26 14:18:23 +01:00
Darien Raymond 02ab3f3494
refine aead check on server 2017-11-26 01:02:10 +01:00
Darien Raymond 9dbdcb3a39
fix check of AEAD cipher 2017-11-26 00:59:56 +01:00
Darien Raymond 80258c0542
handle AEAD cipher 2017-11-26 00:58:57 +01:00
Darien Raymond 713ebfb203
implementation for Shadowsocks AEAD 2017-11-26 00:51:54 +01:00
Darien Raymond 41961dbd60
cleanup 2017-11-25 21:58:47 +01:00
Darien Raymond 052d2d8278
merge noOpBytesWriter into noOpWriter 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 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
DarienRaymond 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