Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 lat temu
  teor c9d0967dd9 Fix minor typos, two line lengths, and a repeated include 9 lat temu
  Nick Mathewson b0767e85b8 Tell autoconf to make the compiler act as c99 9 lat temu
  Nick Mathewson 0ca8387246 Tweak address.c to use a little c99 syntax 9 lat temu
  Nick Mathewson 53a94c4b4b Clear up another clangalyzer issue 9 lat temu
  Nick Mathewson efcab43956 Fix a number of clang analyzer false-positives 9 lat temu
  Nick Mathewson e425fc7804 sandbox: revamp sandbox_getaddrinfo cacheing 10 lat temu
  Nick Mathewson 08325b58be scan-build: Add a check for result from getaddrinfo 10 lat temu
  Nick Mathewson 2ff664ee20 Merge remote-tracking branch 'public/bug10801_024' 10 lat temu
  Nick Mathewson b3469e4207 Make tor_addr_port_parse handle portless IPv6 addresses correctly. 10 lat temu
  Nick Mathewson fc9e84062b Merge remote-tracking branch 'public/bug4645' 10 lat temu
  Nick Mathewson 6bef082d0a Merge remote-tracking branch 'public/bug11232' 10 lat temu
  Nick Mathewson 9c0a1adfa2 Don't do a DNS lookup on a bridge line address 10 lat temu
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 lat temu
  Nick Mathewson dfdeb6418d Fix a ubsan warning in addr_mask_get_bits 10 lat temu
  Nick Mathewson 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. 10 lat temu
  rl1987 3a4b24c3ab Removing is_internal_IP() function. Resolves ticket 4645. 10 lat temu
  Nick Mathewson 9de456a303 Merge remote-tracking branch 'origin/maint-0.2.4' 10 lat temu
  Nick Mathewson b8abadedd3 When examining interfaces to find an address, discard non-up ones. 10 lat temu
  Nick Mathewson 49f9c4924e Fix compilation on OSX 10 lat temu
  Cristian Toader 6a22b29641 passing hints as a const pointer to sandbox_getaddrinfo(), also one tor_free macro fails to compile.. 10 lat temu
  Cristian Toader 55d8b8e578 fixed bug where sandbox_getaddrinfo() would fail when -Sandbox is 0 10 lat temu
  Cristian Toader 36aeca0ecf fix for getaddrinfo open syscall 10 lat temu
  Nick Mathewson 2ac66e59f7 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 11 lat temu
  Nick Mathewson b528aaef03 Make sure that [::1] is recognized as a private address 11 lat temu
  Nick Mathewson 5bfa373eee Remove some totally unused functions 11 lat temu
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 lat temu
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 lat temu
  Nick Mathewson 190c1d4981 Merge branch 'bug7013_take2_squashed' 11 lat temu
  George Kadianakis 6f21d2e496 Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr. 11 lat temu