Commit Graph

19 Commits (12ea3b8e28b1c9c030e3d7a539ac601f08c5ed57)

Author SHA1 Message Date
Charles 12ea3b8e28 Use &struct{} instead of new 2015-09-16 22:27:36 +08:00
V2Ray 54fe1ed8b1 format code 2015-09-16 00:06:22 +02:00
V2Ray 4c963a51ed username/password support for socks proxy 2015-09-16 00:05:59 +02:00
V2Ray ca79db0de1 simplify socks input 2015-09-15 21:40:40 +02:00
V2Ray 51670b223d Remove prefix 'V' in struct names 2015-09-12 22:11:54 +02:00
V2Ray 0ca7dab49b massive refactoring for configuration 2015-09-12 11:51:42 +02:00
V2Ray 9e6b746e86 format code 2015-09-11 14:12:26 +02:00
V2Ray 262eb4f985 sample socks proxy 2015-09-11 14:12:09 +02:00
V2Ray 0a96b8fb1d connecting dots 2015-09-11 00:24:18 +02:00
V2Ray f1292f6035 format code 2015-09-09 15:26:11 +02:00
V2Ray c20a7958c2 simplify test code 2015-09-09 15:18:29 +02:00
V2Ray 08a96e5fe1 Unit test library to simplify test writing 2015-09-09 14:51:26 +02:00
V2Ray e764275c58 socks5 server implementation 2015-09-09 12:13:52 +02:00
V2Ray fb1ad8b81b Full implementation of Socks5 protocol, proxying is on the way 2015-09-08 13:18:55 +02:00
V2Ray b5416c9f42 more on socks proxy 2015-09-07 22:26:37 +02:00
V2Ray 901434f0a1 format code 2015-09-07 17:29:20 +02:00
V2Ray 07b440fdcb Test case for auth response tobytes 2015-09-07 17:28:36 +02:00
V2Ray bec765a2fe format code 2015-09-07 17:16:30 +02:00
V2Ray dd9ef0c65e refactor code 2015-09-07 17:12:31 +02:00