Commit Graph
235 Commits
Author SHA1 Message Date
Darien Raymond d43a23aa96 move error generator to common 2017-12-03 01:04:57 +01:00
Darien Raymond 3aa5102036 lazy init of authenticator 2017-11-29 23:08:02 +01:00
Darien Raymond f6bb214d30 fix lint warnings 2017-11-29 22:57:18 +01:00
Darien Raymond cb68575444 support none cipher in shadowsocks 2017-11-29 22:19:04 +01:00
Darien Raymond fd8db49dc9 generalized event handler 2017-11-28 23:41:20 +01:00
Darien Raymond f90ec9fff0 rename interfaces 2017-11-27 22:18:39 +01:00
Darien Raymond 3214a5078c customizable policy 2017-11-27 22:09:30 +01:00
Darien Raymond 64e5430ed9 lazy init of authenticator 2017-11-27 10:42:51 +01:00
Darien Raymond eef2a72ac0 fix aes cfb decode packet. fix #739 2017-11-27 10:42:34 +01:00
Darien Raymond fefb5c8e01 fix aead udp 2017-11-26 21:51:30 +01:00
Darien Raymond b64aceabcf fix aead reader and writer 2017-11-26 16:56:01 +01:00
Darien Raymond 721bea5d54 fix lint warnings 2017-11-26 15:13:33 +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 0dbfb66126 clean up dns package 2017-11-15 00:36:14 +01:00
Darien Raymond 594ec15c09 cleanup buffer usage 2017-11-09 22:33:15 +01:00
Darien Raymond cab5c10fc2 remove use of KeepAlive 2017-11-07 22:31:47 +01:00
Darien Raymond 74cf833758 fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
Darien Raymond 26818a2602 fix domain length issue for all proxies 2017-10-22 20:17:06 +02:00
Darien Raymond f1a15e92f5 apply bitmask to other packages 2017-10-21 21:04:24 +02:00
Darien Raymond 3a27ff8239 increase default timeout to 5 minutes 2017-09-27 21:09:13 +02:00
Darien Raymond 109a37fe7e aggressively close connection when response is done 2017-09-27 15:29:00 +02:00
Darien Raymond 8971e699d9 common.Must2 2017-09-19 23:27:49 +02:00
Darien Raymond 1c856a46ab step 1 to remove reference to net package 2017-08-29 12:56:57 +02:00
Darien Raymond 6f3362fc4c update activity 2017-04-27 22:30:48 +02:00
Darien Raymond 326a54baea refactor 2017-04-27 00:19:49 +02:00
Darien Raymond 3aa5343722 adjust error level 2017-04-27 00:09:01 +02:00
Darien Raymond f3c830c659 more test case on shadowsocks tcp 2017-04-26 23:46:19 +02:00
Darien Raymond d615874aa9 adjust error levels 2017-04-23 20:41:45 +02:00
Darien Raymond 6a90ce3c43 comments 2017-04-21 15:36:05 +02:00
Darien Raymond 498c7dafdf clean udp writer 2017-04-21 14:51:09 +02:00
Darien Raymond 6d7aaa6535 bug fixes 2017-04-19 21:27:21 +02:00
Darien Raymond ab9349ec31 rename buf.Copy 2017-04-17 22:50:02 +02:00
Darien Raymond d6988f1a63 simplify code 2017-04-16 13:17:35 +02:00
Darien Raymond 2f565bfd5e simplify ray stream 2017-04-16 09:57:28 +02:00
Darien Raymond 02ce3ffded release buffer 2017-04-15 22:29:38 +02:00
Darien Raymond 47ba054ad5 optimize ota writer 2017-04-15 21:49:18 +02:00
Darien Raymond b1dfff2fdd remove 8k buffer pool 2017-04-15 21:19:21 +02:00
Darien Raymond f506a39d32 multi buffer 2017-04-15 21:07:23 +02:00
Darien Raymond 8bb2d02f78 check number of shadowsocks servers 2017-04-11 13:42:10 +02:00
Darien Raymond 7c1b3ac1f0 cleanup error messages 2017-04-09 13:30:46 +02:00
Darien Raymond 35248497d2 refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond 503f767862 error generator 2017-04-09 00:54:23 +02:00
Darien Raymond 9bb66b4de4 update error messages 2017-04-07 22:45:07 +02:00
Darien Raymond de0d0b3eb0 fix test break 2017-04-07 22:29:31 +02:00
Darien Raymond ade8453c0a completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
Darien Raymond 2668954c12 update error messages 2017-04-06 22:17:13 +02:00