aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_socks.c
AgeCommit message (Expand)Author
2016-02-27Update the copyright year.Nick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-11-12Fix wide lines (from 13172)Nick Mathewson
2014-11-12Replace operators used as macro arguments with OP_XX macrosNick Mathewson
2014-11-04Merge branch 'bug13315_squashed'Nick Mathewson
2014-11-04Sending 'Not allowed' error message before closing the connection.rl1987
2014-11-04Checking if FQDN is actually IPv6 address string and handling that case.rl1987
2014-11-04Validating SOCKS5 hostname more correctly.rl1987
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-10-23Fix minor typos, two line lengths, and a repeated includeteor
2014-10-01Send back SOCKS5 errors for all of the address related failures.Yawning Angel
2014-09-29Respond with 'Command not supported' SOCKS5 reply message upon reception of u...rl1987
2014-09-15Use coccinelle scripts to clean up our unit testsNick Mathewson
2013-08-15Split out buffers and socks tests into separate modules.Nick Mathewson