Commit History

Author SHA1 Message Date
  Nick Mathewson 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf 12 years ago
  Nick Mathewson cc02823d7f Convert instances of tor_snprintf+strdup into tor_asprintf 12 years ago
  Nick Mathewson d04f21bf39 Merge branch 'feature2553-v4-rebased' 12 years ago
  Robert Ransom 328c9582a9 Add ifdefs to disable assertion in connection_ap_handshake_send_begin 12 years ago
  Robert Ransom ebf524b48b Don't allow tor2web-mode Tors to connect to non-HS addresses 13 years ago
  Nick Mathewson 3b88b63826 Merge branch 'bug933_nm_rebased_v2' 12 years ago
  Nick Mathewson e8d598c4ac Tweak addressmap_rewrite a little more 12 years ago
  Nick Mathewson 66859e2d4a Fix an issue in my mapaddress domains code spotted by arma 12 years ago
  Nick Mathewson 69d16900aa Refactor addressmap_match_superdomains and representation of wildcards 12 years ago
  Robert Hogan 53ce6bb52d Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/933#comment:8 13 years ago
  Robert Hogan 909e9769ec Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/933#comment:4 13 years ago
  Robert Hogan c6d8c6baaa bug933 - Match against super-domains in MapAddress 14 years ago
  Linus Nordberg 529820f8ba Use correct address family where necessary for bridges on IPv6. 12 years ago
  Nick Mathewson 384e300cb4 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 5aa45ed6af Fix crash when changing node restrictions with DNS lookup in progress 12 years ago
  Nick Mathewson 426f6bfda2 Stop using addr_port_lookup as an address splitting function 12 years ago
  Nick Mathewson 491e20ae13 Change "reverse_lookup_name" functions to refer to "PTR_name"s 12 years ago
  Nick Mathewson 00b2b69add Fix names of functions that convert strings to addrs 12 years ago
  Nick Mathewson 05f672c8c2 Fix compilation of 3335 and 3825 fixes 12 years ago
  Nick Mathewson 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' 12 years ago
  Robert Ransom 34a6b8b7e5 Clear the timed_out flag when an HS connection attempt ends 12 years ago
  Roger Dingledine 1c2e4d1336 trivial whitespace changes, take two 12 years ago
  Nick Mathewson c42a1886cc Trivial whitespace fixes 12 years ago
  Nick Mathewson d3ff167e09 Fix whitespace issues in patches merged today so far 12 years ago
  Nick Mathewson 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 12 years ago
  Nick Mathewson 9ef2cd7776 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 2bf0e7479b Fix assertion in addressmap_clear_excluded_trackexithosts 12 years ago
  Sebastian Hahn 7c340a97b1 Sticking a size_t into long generates a warn on win 13 years ago
  Robert Ransom cb24a06a3e Remove connection_edge_streams_are_compatible 13 years ago
  Robert Ransom cab3641638 Fix handling of ISO_STREAM 13 years ago