Commit Graph

79 Commits (28432cfd4cdd648248bd22b586b2db9b803b4588)

Author SHA1 Message Date
Darien Raymond d08cba000f
accounts in protobuf 2016-09-18 00:41:21 +02:00
v2ray 07a86f549b
unified import path 2016-08-20 20:55:45 +02:00
v2ray 39737f6fc1
merge bad configuration error 2016-08-18 08:21:20 +02:00
v2ray 89a876a6d4
rename proxy/internal to proxy/registry 2016-08-17 23:30:15 +02:00
v2ray 210a32dc12
support udp redirection 2016-08-15 17:44:46 +02:00
v2ray cc92973daf
fix destination from addr 2016-08-14 23:20:23 +02:00
v2ray 4419f1e3d6
introduce address family in v2net 2016-08-14 18:14:12 +02:00
v2ray a9d583b92f
connection session 2016-08-14 17:08:01 +02:00
v2ray bcd27ba36f
option to allow passive connection 2016-08-12 23:37:21 +02:00
v2ray c42ed62fd5
remove use of small buffer in tests 2016-08-01 22:59:18 +02:00
v2ray fc69c77369
fix an offset issue in OTA 2016-07-13 11:38:14 +02:00
v2ray d5cb2e88c9
Fix Shadowsocks OTA 2016-07-04 09:47:14 +02:00
v2ray 7f661f5215
rename Error to Err 2016-06-27 08:53:35 +02:00
v2ray 67ac925ee7
refactor bytes functions 2016-06-26 22:34:48 +02:00
v2ray 9b6dc6bcea massive refactoring for kcp 2016-06-14 22:54:08 +02:00
v2ray 09f7e8b61e meaningful error message 2016-06-11 22:52:37 +02:00
v2ray e732ba62a6 unified config loader 2016-06-10 22:26:39 +02:00
v2ray 50ca869929 organize handler metadata 2016-06-04 14:25:13 +02:00
v2ray a4d76dc394 support using specific address 2016-06-04 00:38:22 +02:00
v2ray 4b92e6b25b update log 2016-06-03 20:21:46 +02:00
v2ray b47c1ca609 get rid of annoying firewall warnings 2016-05-29 16:37:52 +02:00
v2ray c75d840706 Remove serial.String 2016-05-24 22:41:51 +02:00
v2ray 444808a51a Remove Intxx interfaces 2016-05-24 22:15:46 +02:00
v2ray ab39750ceb Remove serial.Bytes 2016-05-24 22:09:22 +02:00
v2ray fc63f0432c simplify testing 2016-05-24 21:55:46 +02:00
v2ray 3582b9d869 move net/testing/assert into assert 2016-05-24 15:29:08 +02:00
v2ray 50957b9973 Fix build break 2016-05-23 20:25:24 +02:00
v2ray 47b2fafb32 Shorten StringLiteral 2016-05-23 20:23:40 +02:00
v2ray cfdda19834 Shorten BytesLiteral 2016-05-23 20:21:23 +02:00
v2ray 18d75cb7b4 bug fixes to dns server 2016-05-16 11:53:18 -07:00
v2ray 9a3c7a03c9 rename shadowsocks server 2016-05-12 10:42:08 -07:00
v2ray 67db5830be agreesively close rays 2016-05-07 09:53:15 +02: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 0442000964 fix nil reference issue in shadowsocks 2016-05-02 09:38:50 +02:00
v2ray b453288e04 release shadowsocks request 2016-05-01 17:18:02 +02:00
v2ray 94eab286c0 introduct Connection interface 2016-04-27 23:01:31 +02:00
v2ray 42907ff2e8 Remove v2net.Packet 2016-04-26 00:13:26 +02:00
v2ray 44bf412dfc release all adaptive readers and writers 2016-04-18 19:01:24 +02:00
v2ray 7407c8d561 use stream instead of raw chan 2016-04-18 18:44:10 +02:00
v2ray 70f803173a simplify reader/writer interface 2016-04-12 21:43:13 +02:00
v2ray 7f2b157956 Fix OTA in Shadowsocks TCP 2016-02-28 21:11:50 +01:00
v2ray 684e133ac5 better log 2016-02-28 21:02:03 +01:00
v2ray e298121126 Fix shadowsocks OTA issue 2016-02-28 21:00:53 +01:00
v2ray 3d4da5822b Email in shadowsocks 2016-02-28 14:50:30 +01:00
v2ray 76ca9de25f refactor protocol 2016-02-25 21:50:10 +01:00
v2ray 87b15b2b20 Add ChaCha20 in Shadowsocks 2016-02-23 18:16:13 +01:00
v2ray 131e6bf239 Fix a potential issue mentioned in #81 2016-02-16 14:35:24 +01:00
v2ray 45db388e3f more docs 2016-02-06 18:01:27 +01:00
Darien Raymond d1e990d46e test case for shadowsocks ota 2016-02-05 10:38:45 +00:00