Commit History

Author SHA1 Message Date
  Nick Mathewson 8626c7724e Clean windows whitespace 21 years ago
  Nick Mathewson 17ce7d499f On windows, default datadir is APPDATA/tor, and default config file is APPDATA/tor/torrc. (APPDATA is usually somedrive:/Documents and Settings/.../Application Data/) 21 years ago
  Nick Mathewson f7288208b0 Update status 21 years ago
  Nick Mathewson 7cb93e5bb6 Move string-splitting into a separate function 21 years ago
  Roger Dingledine 2c002b1533 deal better if we don't have enough available nodes to choose a path 21 years ago
  Roger Dingledine 4c47e07a11 make csv parsing notice the last letter of each entry too 21 years ago
  Roger Dingledine 0131d94a6c bugfix: make receiving csv lines not seg fault 21 years ago
  Roger Dingledine 6cf09a5dc0 people with no torrc allow unverified middle/rendezvous nodes by default 21 years ago
  Roger Dingledine 92a44fddb1 allow unverified nodes in middle and rendezvous positions by default 21 years ago
  Roger Dingledine aa1e518446 when a verified routerinfo arrives with a new key than the previous 21 years ago
  Nick Mathewson 4e026f5b1d Fix crash when looking for ~/.torrc with no $HOME set 21 years ago
  Nick Mathewson 9bcd4a9c6a make last patch compile 21 years ago
  Nick Mathewson 525a4fc365 Stop logging events that happen to uninitialized digests 21 years ago
  Roger Dingledine a6ed09ef26 mark off some more 0.0.8 items 21 years ago
  Roger Dingledine 2d8a1f208a if they ask for exactly one entrynode, don't pick it as an exitnode. 21 years ago
  Roger Dingledine 9e5fc55564 now that we parse router->uptime, make use of it 21 years ago
  Nick Mathewson 8566bbb489 Add strmap_isempty 21 years ago
  Roger Dingledine ee23b7a470 use unverified routers in the desired positions 21 years ago
  Nick Mathewson 590cd621f8 Clean up last patch; implement (mostly) proper handling for verified/unverified name collisions. 21 years ago
  Nick Mathewson 85a910e085 Parse uptime into routerinfo 21 years ago
  Nick Mathewson 74621132a9 Implement AllowUnverifiedNodes 21 years ago
  Roger Dingledine 76eadc6f0a if a router claim huge bandwidth, don't believe it 21 years ago
  Nick Mathewson 0b91fd1cbe Add a generic Comma-separated-value config type, and a FirewallPorts option to tell FascistFirewall which ports are open. (Defaults to 80,443) 21 years ago
  Nick Mathewson 15a903b21c Convenience function to do a strcmp on each member of a smartlist of strings 21 years ago
  Roger Dingledine bec9a6eb7d move done 0.0.8 todo tasks aside 21 years ago
  Roger Dingledine 0a6e27208b o Handle servers with dynamic IP addresses: don't replace 21 years ago
  Nick Mathewson c90ff6f8b3 Mark items as completed 21 years ago
  Nick Mathewson 6514eb5d44 Update to new choose_random_node interface. 21 years ago
  Nick Mathewson bcf8ca5ba6 Check for time skew on http headers; report date in response to "GET /". 21 years ago
  Nick Mathewson e19af3fa0f We are an OR if ORPort *or* ORBindAddress is set; similarly for being an OP 21 years ago