1881 Commits
Author SHA1 Message Date
Darien Raymond 14829f67f0 refine outbound proxy handler interface v2.8 2016-11-27 23:57:19 +01:00
Darien Raymond 2a37c62e07 remove unnecessary assign 2016-11-27 21:43:20 +01:00
Darien Raymond 9dd4f016b1 gofmt 2016-11-27 21:40:19 +01:00
Darien Raymond f95c322677 rename 'this' 2016-11-27 21:39:09 +01:00
Darien Raymond d00f8eef56 remove use of 'v' as a variable name 2016-11-27 17:01:44 +01:00
Darien Raymond 77e1427845 remove unnecessary equals() 2016-11-27 09:19:52 +01:00
Darien Raymond b1f78a1ffc enable conn reuse settings in mkcp 2016-11-27 09:02:27 +01:00
Darien Raymond d19ee4d408 connection reuse for mkcp 2016-11-27 08:58:31 +01:00
Darien Raymond b2e084c78c recycler interface 2016-11-27 08:47:24 +01:00
Darien Raymond b3c5b6b8a2 nice log print 2016-11-27 08:47:11 +01:00
Darien Raymond ccbd6da20e hashable address 2016-11-27 08:47:03 +01:00
Darien Raymond 470e35849f Server side OTA settings in shadowsocks 2016-11-25 16:46:59 +01:00
Darien Raymond 22379e5a6b refactor connection pool 2016-11-24 23:16:05 +01:00
Darien Raymond e8cde53975 fix tcp log 2016-11-22 08:23:03 +01:00
Darien Raymond b9dde62ae7 fix import 2016-11-22 08:21:10 +01:00
Darien Raymond 8dbb45bf06 remove test log v2.7.1 2016-11-22 00:54:40 +01:00
Darien Raymond e0116d3957 fix http read 2016-11-22 00:52:26 +01:00
Darien Raymond 13b1bf09cf more log 2016-11-22 00:42:31 +01:00
Darien Raymond de414de7a2 test log 2016-11-22 00:36:47 +01:00
Darien Raymond dc0e9aa9b3 output bytes instead of string 2016-11-22 00:25:00 +01:00
Darien Raymond 90504fc077 better error handling 2016-11-22 00:20:06 +01:00
Darien Raymond 85da0dae28 fix printf 2016-11-22 00:19:51 +01:00
Darien Raymond 6804d8f73a better handling error from Pipe() 2016-11-22 00:17:49 +01:00
Darien Raymond a9946a2dc1 don't close writing in ss test 2016-11-22 00:00:49 +01:00
Darien Raymond 85f9e39416 also resize value when error 2016-11-22 00:00:27 +01:00
Darien Raymond 36cc6f5ef2 remove unused code 2016-11-21 23:27:32 +01:00
Darien Raymond bc822985ab shadowsocks log 2016-11-21 23:06:26 +01:00
Darien Raymond 15cb543abb release memory in kcp connection 2016-11-21 22:41:12 +01:00
Darien Raymond 70c75038a2 small buffer 2016-11-21 22:08:34 +01:00
Darien Raymond c041740940 remove ErrMissingApplication 2016-11-21 21:13:01 +01:00
Darien Raymond 55be94f8e3 Update version 2016-11-20 22:09:32 +01:00
Darien Raymond 30cd9e929d add exponential backoff as retry logic v2.7 2016-11-20 21:47:51 +01:00
Darien Raymond 56fb8c478c remove unused code 2016-11-20 11:00:59 +01:00
Darien Raymond 6c441e2a5f format log 2016-11-20 01:43:08 +01:00
Darien Raymond d6086e0e9b remove buggy test case 2016-11-19 22:54:42 +01:00
Darien Raymond 84740b676a handle empty payload 2016-11-19 22:40:14 +01:00
Darien Raymond f64c79e239 log 2016-11-19 22:40:06 +01:00
Darien Raymond 1bbbb6e3cd release payload after writting 2016-11-19 22:39:18 +01:00
Darien Raymond def8a19a7e small fixes 2016-11-19 22:38:50 +01:00
Darien Raymond 1169476e69 return correct number of bytes written 2016-11-19 22:38:24 +01:00
Darien Raymond 18cd10be2b revert buffer api change 2016-11-19 21:13:00 +01:00
Darien Raymond 87a8f7a953 fix chan writer 2016-11-19 21:12:52 +01:00
Darien Raymond c884d04c7b buffer api 2016-11-19 14:38:35 +01:00
Darien Raymond ecd0cf2fe2 fix proxy settings in vmess outbound 2016-11-19 14:38:28 +01:00
Darien Raymond 2078f29142 refine error message 2016-11-19 14:38:13 +01:00
Darien Raymond 26aa48d4f9 fix shadowsocks ota 2016-11-19 10:57:00 +01:00
Darien Raymond 5a32cd8602 remove large buffer 2016-11-19 01:50:09 +01:00
Darien Raymond ac2f62b239 reduce memory footprint in kcp 2016-11-19 01:49:54 +01:00
Darien Raymond ed780951aa save some goroutines 2016-11-19 01:48:38 +01:00
Darien Raymond 65a49e7fa0 small fixes 2016-11-19 00:37:11 +01:00