Commit Graph

15 Commits (1239b1a57b922c9ac19edc6d697ddf2286bf0244)

Author SHA1 Message Date
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 3baa1f5bc5 interface for inbound connection handler manager 2016-01-01 23:44:11 +01:00
Darien Raymond dd81fc6f6a hide space implementations from interfaces 2015-12-11 11:01:20 +00:00
v2ray e1c58fae2b dns cache 2015-12-06 11:00:10 +01:00
V2Ray 4046ee968c refactor code 2015-11-27 21:50:28 +01:00
V2Ray f93b29993b Move connection handler interfaces to proxy/common/connhandler 2015-10-30 00:11:29 +01:00
V2Ray 890d185979 Cleanup root directory 2015-10-14 14:51:19 +02:00
V2Ray cd81e5531b reuse outbound connection handler 2015-10-07 00:30:44 +02:00
V2Ray 72b4eeba8b Simpilify configuration files 2015-10-06 23:11:08 +02:00
V2Ray ec83281d18 Parse config just once 2015-09-22 18:11:55 +02:00
V2Ray 4874cd54a4 Introduce Packet to unify TCP and UDP communication 2015-09-22 14:45:03 +02:00
V2Ray cb16047cf0 prefer interface over struct 2015-09-20 18:22:29 +02:00
V2Ray b319704282 Add network type to destination to be ready for UDP connection 2015-09-20 16:03:12 +02:00
V2Ray 075753c030 Massive refactoring for better code structure 2015-09-19 23:54:36 +02:00