Nick Mathewson
|
f923aeee1b
Follow-up on 23678: fix socks/wrong_protocol test
|
7 년 전 |
Nick Mathewson
|
57f04a482e
Test more error cases of our socks code.
|
7 년 전 |
Nick Mathewson
|
6882e711d0
Add unit tests for SOCKS functions that parse server responses
|
7 년 전 |
Nick Mathewson
|
5418aa84ee
socks5 unit tests: add check for ipv6 address type.
|
7 년 전 |
Nick Mathewson
|
04f7873bab
Socks tests for bad socks5 username/passwd auth.
|
7 년 전 |
Nick Mathewson
|
5427365907
testing: test many possible truncated SOCKS commands
|
7 년 전 |
Nick Mathewson
|
6ec5059723
Refactor buffer APIs to put a buf_t first.
|
7 년 전 |
Nick Mathewson
|
4a7e90adc5
Repair buffer API so everything starts with buf_.
|
7 년 전 |
Nick Mathewson
|
234c5015f1
Move protocol-specific functions out of buffers.c
|
7 년 전 |
Alexander Færøy
|
77b92c2214
Ensure that `make check-spaces` is happy.
|
7 년 전 |
Nick Mathewson
|
047790a253
apply ahf's test_assert_int.cocci
|
7 년 전 |
Nick Mathewson
|
34ecfeb479
whitespace fix
|
7 년 전 |
rl1987
|
7f05f89663
Don't reject SOCKS5 requests that contain IP strings
|
7 년 전 |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 년 전 |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 년 전 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 년 전 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 년 전 |
Nick Mathewson
|
4ac5175109
Fix wide lines (from 13172)
|
10 년 전 |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
10 년 전 |
Nick Mathewson
|
60c86a3b79
Merge branch 'bug13315_squashed'
|
10 년 전 |
rl1987
|
51e2473618
Sending 'Not allowed' error message before closing the connection.
|
10 년 전 |
rl1987
|
0da4ddda4f
Checking if FQDN is actually IPv6 address string and handling that case.
|
10 년 전 |
rl1987
|
2862b769de
Validating SOCKS5 hostname more correctly.
|
10 년 전 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 년 전 |
teor
|
c9d0967dd9
Fix minor typos, two line lengths, and a repeated include
|
10 년 전 |
Yawning Angel
|
c8132aab92
Send back SOCKS5 errors for all of the address related failures.
|
10 년 전 |
rl1987
|
c5ad890904
Respond with 'Command not supported' SOCKS5 reply message upon reception of unsupported request.
|
10 년 전 |
Nick Mathewson
|
0243895792
Use coccinelle scripts to clean up our unit tests
|
10 년 전 |
Nick Mathewson
|
7a12cbc03d
Split out buffers and socks tests into separate modules.
|
11 년 전 |