Commit Graph

736 Commits (8d6a4d0a8a7cba94c481d06df4f90f2dfefe6671)

Author SHA1 Message Date
Darien Raymond 8d6a4d0a8a
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-14 10:13:13 +01:00
Darien Raymond 0d83330ced
condition session history 2017-02-14 10:13:09 +01:00
Darien Raymond d5b1762865
mask size bytes 2017-02-14 10:11:26 +01:00
Darien Raymond 10acab0dfe
comments 2017-02-13 22:11:36 +01:00
Darien Raymond 7b707275df
naming refactoring 2017-02-13 13:16:37 +01:00
Darien Raymond 4f27a07c29
update comments 2017-02-13 13:13:21 +01:00
Darien Raymond 4c661bee47
update comments 2017-02-13 13:10:43 +01:00
Darien Raymond 02028bf8be
fix panic when there is no available handler 2017-02-13 13:08:28 +01:00
Darien Raymond ec95caa946
per inbound session history 2017-02-12 16:53:23 +01:00
Darien Raymond 10d26f2d7f
test case for anti reply attack 2017-02-12 14:00:17 +01:00
Darien Raymond 3e10f3ae69
server side anti reply attack 2017-02-12 13:57:36 +01:00
Darien Raymond f2e149e1d0
remove unnecessary error 2017-02-12 13:25:30 +01:00
Darien Raymond 0cfd8ab423
default security settings for dynamic port 2017-02-11 07:29:29 +01:00
Darien Raymond c422196280
safe return in blackhole 2017-02-11 00:41:14 +01:00
Darien Raymond 237ccf505c
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-10 17:19:16 +01:00
Darien Raymond 5ccc915f8f
typo 2017-02-10 16:50:45 +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 d04d92c187
update context functions 2017-02-09 22:49:38 +01:00
Darien Raymond f99bd8b8b2
remove unused functions 2017-02-08 10:38:36 +01:00
Darien Raymond 27b0401c20
remove context functions for allow passive connection 2017-02-08 10:37:53 +01:00
Darien Raymond ce34a25e66
fix build break 2017-02-06 13:49:03 +01:00
Darien Raymond b5d14b6823
update java options 2017-02-03 23:15:10 +01:00
Darien Raymond c4d0227977
simplify dialer and dispatcher parameters 2017-02-03 22:35:09 +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 8afdbbfc9f
fix error usage 2017-02-02 10:51:15 +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 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 bfcc75f5d1
fix goroutine leak in dynamic port 2017-01-29 12:58:52 +01:00
Darien Raymond ebf15aa6bb
fix test cases 2017-01-29 09:02:19 +01:00
Darien Raymond 6629b6dd28
fix socks password authentication 2017-01-29 08:25:01 +01:00
Darien Raymond f6e0d08d34
Fix HTTP proxy 2017-01-28 23:34:55 +01:00
Darien Raymond c09ca41161
handle close wait 2017-01-28 22:31:21 +01:00
Darien Raymond fab20bb0cf
close outbound connections when context is done 2017-01-28 21:24:46 +01:00
Darien Raymond 18e1ca85aa
rename udp.Server 2017-01-27 14:45:16 +01:00
Darien Raymond 9462f710a5
able to redirect to another destination in freedom 2017-01-26 23:05:24 +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
Darien Raymond 73b5a51529
true none encryption 2017-01-22 20:43:01 +01:00
Darien Raymond 6056cc6638
handle nil error 2017-01-17 10:22:18 +01:00
Darien Raymond f2b1d5b60c
InboundHandler.Proxy() 2017-01-15 00:57:06 +01:00
Darien Raymond 34a2ae0ab7
implement default outbound handler 2017-01-15 00:48:37 +01:00
Darien Raymond b8f01e0c03
merge sender and receiver to proxyman 2017-01-15 00:17:06 +01:00
Darien Raymond 8b00d6fc30
clean imports 2017-01-14 00:27:45 +01:00
Darien Raymond b40a139310
simplify import 2017-01-13 23:42:39 +01:00
Darien Raymond 88b607d31b
rename NewDokodemoDoor 2017-01-13 23:38:04 +01:00