Commit History

Author SHA1 Message Date
  Nick Mathewson 7556933537 Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged 5 years ago
  rl1987 58cb2ed243 Fix buf_t advancement in fetch_buf_from_socks 6 years ago
  rl1987 bcbd3fb71e Second phase of SOCKS5 6 years ago
  rl1987 9155e08450 Parsing SOCKS4/4a request using trunnel impl 6 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 24c0f83185 Move socks5_status.h to src/lib/net 5 years ago
  Nick Mathewson 49f88e77e5 Extract more constants from or.h 5 years ago
  Nick Mathewson 31897a256c Extract socks5_status_t 5 years ago
  Nick Mathewson 935ba02565 Fix paths for buffers.h; automated. 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson 8b7df72359 Split socks_request_t into its own header. 5 years ago
  rl1987 12afd8bfed Also test bracket-less IPv6 string validation 6 years ago
  rl1987 b0ba4aa7e9 Fix bracketed IPv6 string validation 6 years ago
  rl1987 0e453929d2 Allow IPv6 address strings to be used as hostnames in SOCKS5 requests 6 years ago
  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. 7 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 7 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