Commit Verlauf

Autor SHA1 Nachricht Datum
  Roger Dingledine 30d6b1479b clients exit immediately on interrupt; they don't wait vor 21 Jahren
  Roger Dingledine 84b8f8e04a fix some bool logic vor 21 Jahren
  Roger Dingledine e547ab293b make connection_tls_finish_handshake() more plausible. vor 21 Jahren
  Nick Mathewson 334de84cbe Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior vor 21 Jahren
  Roger Dingledine 99926813b1 get the function prototype right vor 21 Jahren
  Roger Dingledine 73ffcc5cef add a new advertised_server_mode() to distinguish ORs that vor 21 Jahren
  Roger Dingledine 0da256ef97 when we get a sigint, don't accept new connections/circuits, vor 21 Jahren
  Nick Mathewson 18d752e518 Correct "advance-time" logic vor 21 Jahren
  Nick Mathewson 06c11a61ce When faking gettimeofday with ftime, do it right. vor 21 Jahren
  Nick Mathewson 2a339b7627 Split uptime into separate field vor 21 Jahren
  Nick Mathewson 6d53717215 Handle closed connection properly on tor_resolve vor 21 Jahren
  Nick Mathewson e57698cc6e Track bandwidth usage to estimate capacity vor 21 Jahren
  Nick Mathewson d858a9e990 Remember list of digests for trusted dirservers; use this list to tell whether you are a trusted dirserver vor 21 Jahren
  Roger Dingledine d5999a24af also don't hang up on him if we're an OR and he's an authdirserver vor 21 Jahren
  Roger Dingledine 66fc6cf04a if you're an OR and he's an OR and he's running 0.0.7, vor 21 Jahren
  Roger Dingledine dc7951a5a7 a whole swath of fixes vor 21 Jahren
  Roger Dingledine 63b476a63c ship and install tor_resolve script too vor 21 Jahren
  Roger Dingledine f54224ab35 clients can now pick non-authdirservers for fetching directories. vor 21 Jahren
  Roger Dingledine b4d4a961b1 break connection_dir_client_finished_reading() into its own function vor 21 Jahren
  Roger Dingledine a5ff0527e6 it turns out we weren't looking at the result from getsockopt(). vor 21 Jahren
  Roger Dingledine f9a0409714 mention that you should proxy your SSL traffic too vor 21 Jahren
  Roger Dingledine 19deb93c29 more useful warning messages vor 21 Jahren
  Nick Mathewson 54c129d8dc abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mode(), etc. Dont change underlying comments. vor 21 Jahren
  Roger Dingledine 87d0948903 bugfix: hidden services were broken in cvs vor 21 Jahren
  Nick Mathewson df3544422c Change rule from "reject non-recommended versions" to "reject obsolete versions". A version is "obsolete" if it is non-recommended, and at least one recommended version is newer than it. vor 21 Jahren
  Nick Mathewson 1040762531 Remove 1024-router limit in routerparse.c; unify handling of running-routers lines in running-routers requests and in directories; set is_verified field of routerinfo_ts correctly; use most-recent-info rule to decide whether to change router-is-running status. vor 21 Jahren
  Nick Mathewson bc36db351f Resolve all DOCDOCs. vor 21 Jahren
  Nick Mathewson 656a664334 Revert cpuworker to use addr/port vor 21 Jahren
  Nick Mathewson 0b3357d573 Look in .torrc if no CONFDIR "torrc" is found. vor 21 Jahren
  Nick Mathewson 9364c40afd Add generic expand_filename function to handle expanding ~/ vor 21 Jahren