Historia zmian

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