Commit Graph

2800 Commits (c30aa63df7eb28904e862ec6c90a8207e3ee699e)

Author SHA1 Message Date
v2ray b65017d28d Fix build break 2016-05-07 10:06:56 +02:00
v2ray 301b0ccff7 refine cert config in http 2016-05-07 10:06:12 +02:00
v2ray 67db5830be agreesively close rays 2016-05-07 09:53:15 +02:00
v2ray 8d1f06ebaf clean up on error 2016-05-07 00:19:06 +02:00
v2ray 0bc846f016 Fix ending in vmess reader. 2016-05-05 00:24:18 +02:00
v2ray a7f61af79b fix auth reader 2016-05-04 23:41:24 +02:00
v2ray 03d6c648ab explictly invoke GC 2016-05-04 23:41:09 +02:00
v2ray f5efd3f997 mips64 2016-05-03 17:13:58 +02:00
v2ray 34ea1538dd golang 1.6.2 2016-05-03 17:13:10 +02:00
v2ray 4a38882779 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-05-03 14:57:16 +02:00
v2ray c20c44526c Fix buffer overrun in vmess 2016-05-03 14:57:09 +02:00
Darien Raymond ed8f5b732e Merge pull request #131 from wtlusvm/master
Fix #127
2016-05-03 11:44:20 +02:00
wtlusvm 5ab9d5476e Fix #127 2016-05-03 06:06:07 +00:00
v2ray 7d43952690 tcphub now takes tls config as construtor parameter 2016-05-03 00:16:07 +02:00
v2ray f594f5b606 simplify tcp connection 2016-05-02 23:53:16 +02:00
v2ray 406360ed3e fix test servers 2016-05-02 23:02:40 +02:00
v2ray 7cb784b678 initial check in for mobile 2016-05-02 22:59:05 +02:00
v2ray 31d03a893a test case for port range 2016-05-02 18:56:58 +02:00
v2ray 18069d377c Release stream when conn ends 2016-05-02 14:03:58 +02:00
v2ray 36bf645199 Fix a dead lock issue in VMess 2016-05-02 14:03:31 +02:00
v2ray 0442000964 fix nil reference issue in shadowsocks 2016-05-02 09:38:50 +02:00
v2ray c11ddace15 fix a buffer bug 2016-05-01 20:14:57 +02:00
v2ray a538de56de detect end of channel 2016-05-01 17:19:41 +02:00
v2ray 3df7634570 safer for loop 2016-05-01 17:19:09 +02:00
v2ray b453288e04 release shadowsocks request 2016-05-01 17:18:02 +02:00
v2ray 0c6a14c27b test case for buffer string 2016-04-29 23:47:42 +02:00
v2ray 5390e8efff reduce memory usage in log 2016-04-29 23:40:28 +02:00
v2ray dd8ce6f164 releasable log 2016-04-29 13:38:40 +02:00
v2ray cef5386a21 Log level: none 2016-04-29 11:36:27 +02:00
v2ray 8b71647b9d comments 2016-04-28 22:31:33 +02:00
v2ray 58530e6920 force chunked stream 2016-04-28 21:14:00 +02:00
v2ray ea6ccb88af actually wait for done 2016-04-28 21:13:51 +02:00
v2ray ccb874d65a tls connection 2016-04-28 21:13:41 +02:00
v2ray 94eab286c0 introduct Connection interface 2016-04-27 23:01:31 +02:00
v2ray d9367efb2d comments 2016-04-26 01:08:41 +02:00
v2ray d9d3eac8f7 Fix unkeyed fields 2016-04-26 00:59:44 +02:00
v2ray a7f40da07a Fix unused variables 2016-04-26 00:46:04 +02:00
v2ray 26ebd8dde9 refactor 2016-04-26 00:35:42 +02:00
v2ray 991cea01ab rename SocksServer to Server 2016-04-26 00:33:16 +02:00
v2ray 42907ff2e8 Remove v2net.Packet 2016-04-26 00:13:26 +02:00
v2ray 7db14dad9b releasble user validator 2016-04-25 18:39:30 +02:00
v2ray c044234e4a tls settings for http proxy 2016-04-25 15:30:28 +02:00
v2ray 6486891b18 comments 2016-04-24 22:54:41 +02:00
v2ray 9e1d0d8c5e update detour config settings 2016-04-24 22:40:43 +02:00
Darien Raymond b59244f2c3 Merge pull request #123 from kxjhlele/patch-13
Update install.sh
2016-04-21 15:41:32 +02:00
kxjhlele 149ee15d30 Update install.sh 2016-04-21 05:30:33 -05:00
v2ray 8c2b18cac4 fix again the race condition issue 2016-04-19 14:51:52 +02:00
v2ray 1732d33ba9 fix race condition in stream writing 2016-04-19 10:30:42 +02:00
v2ray 1f99b769ba Update version 2016-04-19 10:19:03 +02:00
Darien Raymond 938adcd4b8 Merge pull request #121 from kxjhlele/patch-12
Update core.go
2016-04-19 10:17:50 +02:00