提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 66779137bf Add missing dereference; stop throwing zeroes around. 19 年之前
  Roger Dingledine 394554cfbf Clean up copyrights. 19 年之前
  Nick Mathewson d9e0f3f9bc Make sure control command bodies are always followed by a NUL 19 年之前
  Nick Mathewson 347d3f9d62 Start implementing control interface. 19 年之前
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. 19 年之前
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() 19 年之前
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 20 年之前
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 20 年之前
  Roger Dingledine 0b4d3c4df7 parse HttpProxy address in config 20 年之前
  Nick Mathewson f6fc2b9dd2 Add fix for remote-crash bug. 20 年之前
  Roger Dingledine 44ff309c26 touch-ups 20 年之前
  Roger Dingledine dbf150bd4e list the port and socks version when complaining about unsafe socks 20 年之前
  Roger Dingledine 6e9bdc862c when they use tor as an http proxy, point them at a better url 20 年之前
  Roger Dingledine 8b55f73bbe put the have_warned_about_unsafe_socks static var inside the function 20 年之前
  Roger Dingledine 8cb4124121 warn if we use an unsafe socks variant 20 年之前
  Roger Dingledine 379768290e fix a bug related to reading usernames for socks4 20 年之前
  Roger Dingledine 207fcb35d1 tweaks and bugfix on resolve/resolved code 20 年之前
  Nick Mathewson 3708886939 Implement RESOLVE/RESOLVED cells and socks resolve code 20 年之前
  Roger Dingledine 4181d18b3d declare the epipe bug a non-bug. 20 年之前
  Nick Mathewson ba14428d66 Fix segfault 20 年之前
  Nick Mathewson 7511fbf993 Resolve some XXXs 20 年之前
  Nick Mathewson 720281b32e Close rogue <b>s 20 年之前
  Roger Dingledine c6d4a00c5f more doxygen markup 20 年之前
  Nick Mathewson 93576d5289 Add doxygen markup for util and buffers 20 年之前
  Nick Mathewson 682a805092 Comments for nearly all non-tricky files 20 年之前
  Roger Dingledine 25909c2c29 patches on patches 20 年之前
  Nick Mathewson f6fe336ad4 Documenmt buffers.c; remove function that nobody ever calls. 20 年之前
  Nick Mathewson 6fa2ded74c Fix windows compile 20 年之前
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. 20 年之前
  Nick Mathewson 7055f837ab Make Tor build on win32 with VC6 without warnings. 20 年之前