Commit Graph
505 Commits
Author SHA1 Message Date
Darien Raymond f2e149e1d0 remove unnecessary error 2017-02-12 13:25:30 +01:00
Darien Raymond 6888093197 gofmt 2017-02-10 16:42:24 +01:00
Darien Raymond 5e7fb6d0dd refine error handling in retry logic 2017-02-10 11:41:50 +01:00
Darien Raymond 5de7fb8bc2 comments 2017-02-08 10:01:22 +01:00
Darien Raymond 2a486c6b9e ipv6 test 2017-02-08 00:26:40 +01:00
Darien Raymond 4e8e15d528 refine error handling in byte reader 2017-02-07 00:39:07 +01:00
Darien Raymond 2897df5a7a don't copy leftoever if at head 2017-02-06 14:06:41 +01:00
Darien Raymond 775b4ef542 update auth test 2017-02-06 14:02:17 +01:00
Darien Raymond 47c3646162 refine authentication reader 2017-02-06 13:31:36 +01:00
Darien Raymond 08bed9e768 update 2017-02-04 23:52:37 +01:00
Darien Raymond b5d14b6823 update java options 2017-02-03 23:15:10 +01:00
Darien Raymond 504ff4b0c4 remove mux settings from vmess 2017-02-03 00:14:43 +01:00
Darien Raymond d3d2fab1d9 refine error messages 2017-02-02 14:42:31 +01:00
Darien Raymond f046f334cd move common/log to app/log 2017-02-01 21:35:40 +01:00
Darien Raymond 08b9778f05 refine user timeout 2017-01-31 17:46:39 +01:00
Darien Raymond ad7d98473f remove timeout reader 2017-01-31 16:49:59 +01:00
Darien Raymond 52ee3ff79c update wait logic 2017-01-31 14:15:34 +01:00
Darien Raymond 23a8da215f close timer sooner 2017-01-31 12:54:01 +01:00
Darien Raymond c462e35aad cancel sessions after inactivity 2017-01-31 12:42:05 +01:00
Darien Raymond cbebbc3e68 remove aggressive reader 2017-01-30 22:07:22 +01:00
Darien Raymond bd69763c63 session frame support 2017-01-30 22:02:28 +01:00
Darien Raymond bfcc75f5d1 fix goroutine leak in dynamic port 2017-01-29 12:58:52 +01:00
Darien Raymond 20e785fa80 typo 2017-01-29 08:20:47 +01:00
Darien Raymond 61bc7b9100 fix error format 2017-01-29 08:20:15 +01:00
Darien Raymond fab20bb0cf close outbound connections when context is done 2017-01-28 21:24:46 +01:00
Darien Raymond 0cf5087852 fix auth reader buffer overrun 2017-01-27 13:42:31 +01:00
Darien Raymond 8151a4a2dc error message 2017-01-26 22:48:36 +01:00
Darien Raymond ca721230e1 split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00
Darien Raymond f42894cc50 fix error log 2017-01-17 10:22:09 +01:00
Darien Raymond 8b00d6fc30 clean imports 2017-01-14 00:27:45 +01:00
Darien Raymond db1c9131f0 global config creator 2017-01-12 22:47:10 +01:00
Darien Raymond d24fe9dbfb separate network and transport protocol 2017-01-12 12:54:34 +01:00
Darien Raymond f2e9d8a4e0 socks client 2017-01-08 01:06:35 +01:00
Darien Raymond b11d48d73f simplify app design 2017-01-06 15:32:36 +01:00
Darien Raymond 06a73adb1e return error in SetBuffered 2017-01-06 11:40:35 +01:00
Darien Raymond a704d7b6b6 convert dokodemo scenario test to protobuf based 2017-01-05 11:20:04 +01:00
Darien Raymond 9a7d389f15 proto fixes 2017-01-04 14:43:52 +01:00
Darien Raymond e678000c44 remove release() pattern 2017-01-04 12:52:24 +01:00
Darien Raymond 31d6e74482 remove rawtcp 2017-01-03 14:53:59 +01:00
Darien Raymond 3732de18b1 remove generated package comments 2017-01-03 14:23:55 +01:00
Darien Raymond c9a421fba6 remove generate package comments in .pb.go files. 2017-01-03 14:17:44 +01:00
Darien Raymond 20fe6d10a4 rollback gitignore change 2017-01-02 20:52:45 +01:00
Darien Raymond 7cbef6723c generate protobuf files on the fly 2017-01-02 20:43:41 +01:00
Darien Raymond 52e1dfaeac remove all generated files 2017-01-02 08:15:31 +01:00
Darien Raymond a44d556667 test case for tls connection 2016-12-30 23:12:00 +01:00
Darien Raymond 609dbc1f13 task engine for all proxies 2016-12-30 00:32:20 +01:00
Darien Raymond 690d71b16e go style task engine 2016-12-29 22:17:12 +01:00
Darien Raymond 5ff2b3453a task engine 2016-12-28 23:42:32 +01:00
Darien Raymond 7c751fcca0 common.Must 2016-12-28 00:53:29 +01:00
Darien Raymond 22fa151391 comments 2016-12-27 23:09:08 +01:00