v2ray
|
7f661f5215
|
rename Error to Err
|
2016-06-27 08:53:35 +02:00 |
|
v2ray
|
9b6dc6bcea
|
massive refactoring for kcp
|
2016-06-14 22:54:08 +02:00 |
|
v2ray
|
e732ba62a6
|
unified config loader
|
2016-06-10 22:26:39 +02:00 |
|
Darien Raymond
|
3f7b70a465
|
Merge pull request #168 from xiaokangwang/fix.internal.CreateOutboundHandler.ErrorProxyNotFound
Fixed: internal.CreateOutboundHandler should return ErrorProxyNotFound if !found instead of ErrorNameExists
|
2016-06-09 11:03:18 +02:00 |
|
Shelikhoo
|
3b1f8b553b
|
Fixed: internal.CreateOutboundHandler should return ErrorProxyNotFound if !found instead of ErrorNameExists
|
2016-06-09 09:38:44 +08:00 |
|
v2ray
|
50ca869929
|
organize handler metadata
|
2016-06-04 14:25:13 +02:00 |
|
v2ray
|
a4d76dc394
|
support using specific address
|
2016-06-04 00:38:22 +02:00 |
|
v2ray
|
fc63f0432c
|
simplify testing
|
2016-05-24 21:55:46 +02:00 |
|
v2ray
|
a7f40da07a
|
Fix unused variables
|
2016-04-26 00:46:04 +02:00 |
|
v2ray
|
9ae258de3d
|
rename
|
2016-01-25 17:29:26 +01:00 |
|
v2ray
|
5e16fa2dcd
|
rename InboundConnectionHandlerCreator
|
2016-01-25 17:27:15 +01:00 |
|
v2ray
|
d4dcee5fa3
|
rename InboundConfig methods
|
2016-01-25 17:23:10 +01:00 |
|
v2ray
|
d325400f2e
|
rename RegisterInboundConnectionHandlerFactory to RegisterInboundHandlerCreator
|
2016-01-25 17:20:44 +01:00 |
|
v2ray
|
01ed2fa889
|
rename RegisterInboundConnectionConfig to RegisterInboundConfig
|
2016-01-25 17:19:09 +01:00 |
|
v2ray
|
9fe8178e4a
|
rename InboundConnectionHandler to InboundHandler
|
2016-01-25 17:18:24 +01:00 |
|
v2ray
|
e5fa96f814
|
massive refactoring against json config parsing
|
2016-01-15 12:43:06 +01:00 |
|
v2ray
|
5b1854f842
|
simplify connection handler registration
|
2016-01-06 16:23:54 +01:00 |
|
v2ray
|
0780db7999
|
move connhandler to proxy
|
2016-01-02 23:32:18 +01:00 |
|
v2ray
|
54ce82fbfa
|
Move unnecessary functions to internal
|
2016-01-02 23:08:36 +01:00 |
|
v2ray
|
1c4c9bffad
|
Move proxy/common/config to proxy/internal/config
|
2016-01-02 17:40:51 +01:00 |
|
v2ray
|
3baa1f5bc5
|
interface for inbound connection handler manager
|
2016-01-01 23:44:11 +01:00 |
|