Darien Raymond
|
26818a2602
|
fix domain length issue for all proxies
|
2017-10-22 20:17:06 +02:00 |
|
Darien Raymond
|
190adf1872
|
fix socks client for super long domain
|
2017-09-19 01:39:33 +02:00 |
|
Darien Raymond
|
9594f76f93
|
ensure enough buffer for socks header
|
2017-09-07 22:58:04 +02:00 |
|
Darien Raymond
|
1c856a46ab
|
step 1 to remove reference to net package
|
2017-08-29 12:56:57 +02:00 |
|
Darien Raymond
|
6a90ce3c43
|
comments
|
2017-04-21 15:36:05 +02:00 |
|
Darien Raymond
|
498c7dafdf
|
clean udp writer
|
2017-04-21 14:51:09 +02:00 |
|
Darien Raymond
|
5bfab82c41
|
refactor
|
2017-04-18 22:36:43 +02:00 |
|
Darien Raymond
|
d6988f1a63
|
simplify code
|
2017-04-16 13:17:35 +02:00 |
|
Darien Raymond
|
b1dfff2fdd
|
remove 8k buffer pool
|
2017-04-15 21:19:21 +02:00 |
|
Darien Raymond
|
f506a39d32
|
multi buffer
|
2017-04-15 21:07:23 +02:00 |
|
Darien Raymond
|
7c1b3ac1f0
|
cleanup error messages
|
2017-04-09 13:30:46 +02:00 |
|
Darien Raymond
|
35248497d2
|
refactor error messages
|
2017-04-09 01:43:25 +02:00 |
|
Darien Raymond
|
fc31f9b94c
|
refactor error interface
|
2017-04-06 15:13:09 +02:00 |
|
Darien Raymond
|
6363c33790
|
detect actual address type for domain address type
|
2017-02-22 10:24:04 +01:00 |
|
Darien Raymond
|
6629b6dd28
|
fix socks password authentication
|
2017-01-29 08:25:01 +01:00 |
|
Darien Raymond
|
ca721230e1
|
split listening settings from inbound proxies and apply context
|
2017-01-26 20:46:44 +01:00 |
|
Darien Raymond
|
6056cc6638
|
handle nil error
|
2017-01-17 10:22:18 +01:00 |
|
Darien Raymond
|
f2a750a019
|
comment out unused const
|
2017-01-08 23:31:45 +01:00 |
|
Darien Raymond
|
74938dc428
|
write back error status when authentication timeout
|
2017-01-08 23:19:03 +01:00 |
|
Darien Raymond
|
7401807c5f
|
test case for socks udp
|
2017-01-08 16:31:28 +01:00 |
|
Darien Raymond
|
5b89c6aada
|
socks4 tests
|
2017-01-08 10:23:55 +01:00 |
|
Darien Raymond
|
e87a16900e
|
remove debug info
|
2017-01-08 01:36:03 +01:00 |
|
Darien Raymond
|
f2e9d8a4e0
|
socks client
|
2017-01-08 01:06:35 +01:00 |
|
Darien Raymond
|
b00ee67369
|
refine socks udp handling
|
2017-01-07 21:57:24 +01:00 |
|
Darien Raymond
|
b9fb670ca6
|
remove duplicated methods
|
2017-01-05 16:07:34 +01:00 |
|
Darien Raymond
|
c4e2d99859
|
refine socks tcp handling
|
2017-01-04 00:43:13 +01:00 |
|