Darien Raymond
|
055023fdd5
|
refactor buffer
|
2016-12-09 12:08:25 +01:00 |
|
Darien Raymond
|
7a80409e30
|
rename alloc to buf
|
2016-12-09 11:35:27 +01:00 |
|
Darien Raymond
|
8c8f0a53fd
|
rewrite alloc.buffer
|
2016-12-06 11:03:42 +01:00 |
|
Darien Raymond
|
efb24a4d21
|
rewrite error lib
|
2016-12-04 09:10:47 +01:00 |
|
Darien Raymond
|
2078f29142
|
refine error message
|
2016-11-19 14:38:13 +01:00 |
|
v2ray
|
07a86f549b
|
unified import path
|
2016-08-20 20:55:45 +02:00 |
|
v2ray
|
4419f1e3d6
|
introduce address family in v2net
|
2016-08-14 18:14:12 +02:00 |
|
v2ray
|
7f661f5215
|
rename Error to Err
|
2016-06-27 08:53:35 +02:00 |
|
v2ray
|
67ac925ee7
|
refactor bytes functions
|
2016-06-26 22:34:48 +02:00 |
|
Darien Raymond
|
20147cb0bd
|
fix test break
|
2016-02-05 10:48:34 +00:00 |
|
Darien Raymond
|
c618ce543c
|
use net.ParseAddress in socks udp
|
2016-02-05 10:23:16 +00:00 |
|
v2ray
|
383eb57487
|
rename CorruptedPacket to ErrorCorruptedPacket
|
2016-01-30 17:20:30 +01:00 |
|
v2ray
|
eec0bb4db4
|
lazy evaluation of log fields
|
2016-01-18 12:24:33 +01:00 |
|
v2ray
|
34a0cb0b70
|
move port out of address
|
2015-12-16 23:53:38 +01:00 |
|
v2ray
|
88851f2bc9
|
Allow IP address is passed as domain in socks5 protocol
|
2015-12-12 20:57:39 +01:00 |
|
Darien Raymond
|
ae056714db
|
refactor common/net.Port
|
2015-12-02 20:44:01 +00:00 |
|
V2Ray
|
cee85bdf26
|
Add Port as a type
|
2015-12-02 12:47:54 +01:00 |
|
V2Ray
|
d9ebd008d3
|
Check lenth of the udp packet before parsing
|
2015-11-03 18:20:28 +01:00 |
|
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
|
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
|
075753c030
|
Massive refactoring for better code structure
|
2015-09-19 23:54:36 +02:00 |
|