Commit History

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