コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 年 前
  Nick Mathewson 24c0f83185 Move socks5_status.h to src/lib/net 5 年 前
  Nick Mathewson 49f88e77e5 Extract more constants from or.h 5 年 前
  Nick Mathewson 31897a256c Extract socks5_status_t 5 年 前
  Nick Mathewson 935ba02565 Fix paths for buffers.h; automated. 5 年 前
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 年 前
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 年 前
  Nick Mathewson 8b7df72359 Split socks_request_t into its own header. 6 年 前
  rl1987 12afd8bfed Also test bracket-less IPv6 string validation 6 年 前
  rl1987 b0ba4aa7e9 Fix bracketed IPv6 string validation 6 年 前
  rl1987 0e453929d2 Allow IPv6 address strings to be used as hostnames in SOCKS5 requests 6 年 前
  Nick Mathewson f923aeee1b Follow-up on 23678: fix socks/wrong_protocol test 6 年 前
  Nick Mathewson 57f04a482e Test more error cases of our socks code. 6 年 前
  Nick Mathewson 6882e711d0 Add unit tests for SOCKS functions that parse server responses 6 年 前
  Nick Mathewson 5418aa84ee socks5 unit tests: add check for ipv6 address type. 6 年 前
  Nick Mathewson 04f7873bab Socks tests for bad socks5 username/passwd auth. 6 年 前
  Nick Mathewson 5427365907 testing: test many possible truncated SOCKS commands 6 年 前
  Nick Mathewson 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 年 前
  Nick Mathewson 4a7e90adc5 Repair buffer API so everything starts with buf_. 6 年 前
  Nick Mathewson 234c5015f1 Move protocol-specific functions out of buffers.c 6 年 前
  Alexander Færøy 77b92c2214 Ensure that `make check-spaces` is happy. 7 年 前
  Nick Mathewson 047790a253 apply ahf's test_assert_int.cocci 6 年 前
  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) 9 年 前
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 年 前