Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年之前
  Nick Mathewson b3b840443d Remove a logically dead check to please coverity 9 年之前
  Nick Mathewson d7ecdd645a Wipe all of the target space in tor_addr_{to,from}_sockaddr() 9 年之前
  Nick Mathewson e85f0c650c Merge branch 'resolvemyaddr_squashed' 9 年之前
  rl1987 28217b969e Adding comprehensive test cases for resolve_my_address. 10 年之前
  teor 769fc5af09 Fix a comment in tor_addr_parse 9 年之前
  Nick Mathewson 9b11dc3617 Merge remote-tracking branch 'public/bug7484' 9 年之前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年之前
  teor c9d0967dd9 Fix minor typos, two line lengths, and a repeated include 9 年之前
  Nick Mathewson b0767e85b8 Tell autoconf to make the compiler act as c99 9 年之前
  Nick Mathewson 0ca8387246 Tweak address.c to use a little c99 syntax 9 年之前
  Nick Mathewson 53a94c4b4b Clear up another clangalyzer issue 9 年之前
  Nick Mathewson efcab43956 Fix a number of clang analyzer false-positives 9 年之前
  Nick Mathewson e425fc7804 sandbox: revamp sandbox_getaddrinfo cacheing 10 年之前
  Nick Mathewson 08325b58be scan-build: Add a check for result from getaddrinfo 10 年之前
  Nick Mathewson 2ff664ee20 Merge remote-tracking branch 'public/bug10801_024' 10 年之前
  Nick Mathewson b3469e4207 Make tor_addr_port_parse handle portless IPv6 addresses correctly. 10 年之前
  Nick Mathewson fc9e84062b Merge remote-tracking branch 'public/bug4645' 10 年之前
  Nick Mathewson 6bef082d0a Merge remote-tracking branch 'public/bug11232' 10 年之前
  Nick Mathewson 9c0a1adfa2 Don't do a DNS lookup on a bridge line address 10 年之前
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 年之前
  Nick Mathewson dfdeb6418d Fix a ubsan warning in addr_mask_get_bits 10 年之前
  Nick Mathewson ecd16edafe Disallow "*/maskbits" as an address pattern. 10 年之前
  Nick Mathewson 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. 10 年之前
  rl1987 3a4b24c3ab Removing is_internal_IP() function. Resolves ticket 4645. 10 年之前
  Nick Mathewson 9de456a303 Merge remote-tracking branch 'origin/maint-0.2.4' 10 年之前
  Nick Mathewson b8abadedd3 When examining interfaces to find an address, discard non-up ones. 10 年之前
  Nick Mathewson 49f9c4924e Fix compilation on OSX 10 年之前
  Cristian Toader 6a22b29641 passing hints as a const pointer to sandbox_getaddrinfo(), also one tor_free macro fails to compile.. 10 年之前
  Cristian Toader 55d8b8e578 fixed bug where sandbox_getaddrinfo() would fail when -Sandbox is 0 10 年之前