Commit Graph

65 Commits (25c64f96944b632c91aeea6b1a32bb8571c42fe3)

Author SHA1 Message Date
V2Ray 936fd03c30 format code 2015-10-08 23:29:06 +02:00
V2Ray ebb4f5b7bd udp 2015-10-08 23:28:51 +02:00
V2Ray 746580d566 Use buffer in socks proxy 2015-10-08 23:06:12 +02:00
V2Ray 9ee73c4f6b Maintain an internal buffer pool to accelerate allocation 2015-10-08 14:46:18 +02:00
V2Ray 9b12ee2eb3 format code 2015-10-05 16:58:14 +02:00
V2Ray eb94f7a51c Fix Socks UDP implementation 2015-10-05 16:57:50 +02:00
V2Ray 3747e45978 test cases for socks4 2015-09-25 20:48:55 +02:00
V2Ray d77ba76ccf Update error handling in socks proxy 2015-09-25 17:59:45 +02:00
V2Ray 08f85fc9b7 Unify error checking by introducing error codes 2015-09-25 00:17:44 +02:00
V2Ray 019d8266bc Basic implementation of socks udp listener. 2015-09-22 23:50:05 +02:00
V2Ray e57089637a udp packet format in socks5 2015-09-21 20:56:07 +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 a887fd01b8 Move log into common 2015-09-20 00:50:21 +02:00
V2Ray 075753c030 Massive refactoring for better code structure 2015-09-19 23:54:36 +02:00