Commit Graph

23 Commits (e128f4de4266e169c5a775acaed6ae597e3c3792)

Author SHA1 Message Date
Darien Raymond 514dcffe2e
Fix a potential issue causing high CPU usage 2017-03-02 11:54:40 +01:00
Darien Raymond 9206d7a741
fix sync issue in time calculation 2017-02-27 21:34:35 +01:00
Darien Raymond d93ff628bc
refactor tcp worker 2017-02-26 14:38:41 +01:00
Darien Raymond e480091388
smart error propagation 2017-02-21 23:14:07 +01:00
Darien Raymond 02028bf8be
fix panic when there is no available handler 2017-02-13 13:08:28 +01:00
Darien Raymond d04d92c187
update context functions 2017-02-09 22:49:38 +01:00
Darien Raymond d72029211f
completely remove allow passive connection 2017-02-07 17:37:26 +01:00
Darien Raymond a13a8cffd8
test v2ray close 2017-02-05 08:44:08 +01:00
Darien Raymond 05626ca0fe
check if hub is initialized. 2017-02-05 08:38:25 +01:00
Darien Raymond 43fb425fd7
unified dispatcher interface 2017-02-03 22:50:01 +01:00
Darien Raymond c4d0227977
simplify dialer and dispatcher parameters 2017-02-03 22:35:09 +01:00
Darien Raymond f046f334cd
move common/log to app/log 2017-02-01 21:35:40 +01:00
Darien Raymond 509700eddb
typo 2017-01-30 21:37:50 +01:00
Darien Raymond e7aa920c27
refine dyn port 2017-01-30 21:35:34 +01:00
Darien Raymond bfcc75f5d1
fix goroutine leak in dynamic port 2017-01-29 12:58:52 +01:00
Darien Raymond 19ca32efd7
fix tcp connection source 2017-01-29 07:58:29 +01:00
Darien Raymond 1ee9450dfc
release buffer 2017-01-28 16:27:46 +01:00
Darien Raymond c5ecdc8078
fix nil address in inbound proxyman 2017-01-27 23:52:29 +01:00
Darien Raymond 83c35c1e41
remove unnecessary log 2017-01-27 14:30:09 +01:00
Darien Raymond 15e0b7125d
fix udp worker 2017-01-27 14:27:02 +01:00
Darien Raymond 866a4d879c
fix udp handling 2017-01-27 14:10:36 +01:00
Darien Raymond 7f36a5d1d3
rename proxy interfaces 2017-01-26 20:57:18 +01:00
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00