Commit History

Author SHA1 Message Date
  Roger Dingledine 379768290e fix a bug related to reading usernames for socks4 20 years ago
  Roger Dingledine 3d63396d8d emphasize tor hidden services in the 'why should you use tor' section 20 years ago
  Roger Dingledine faf63d82f8 changelog for 0.0.7.2 in the main branch 20 years ago
  Peter Palfrader c573b1a903 * New upstream release: Fixes another instance of that remote crash bug. 20 years ago
  Nick Mathewson 38c889c454 Remove spurious assert 20 years ago
  Nick Mathewson e9d81d873b Fix the router_compare_to_my_exit_policy assertion failure once-and-for-all, by declaring 0.0.0.0 always denied. 20 years ago
  Nick Mathewson 88451ce25b Yes, I did mean "else if". 20 years ago
  Nick Mathewson d5e275ddf4 Fix bug reported by peter palfrader: an empty address is unresolvable, but not an occasion for an assertion failure in a dnsworker. 20 years ago
  Peter Palfrader fe099bc21e s/exit bugs/exit nodes/ 20 years ago
  Peter Palfrader 948a1ad4de New upstream release 20 years ago
  Roger Dingledine cbf73b2bc5 touchups all over 20 years ago
  Roger Dingledine 5284826a05 add a changelog for 0.0.7.1 20 years ago
  Roger Dingledine fb1bd57564 two more todo items 20 years ago
  Nick Mathewson 0f3fcfd1db When tor_lookup_hostname says 0.0.0.0, treat it as an error. 20 years ago
  Roger Dingledine 198e5f4c16 fix a seg fault when you try to launch a circ 20 years ago
  Roger Dingledine dc0a36d27b populate circ->n_conn_id_digest when we set circ->n_conn 20 years ago
  Nick Mathewson 7d8de8cd10 More digest/nickname fixes 20 years ago
  Roger Dingledine d58d4c0db6 another checkpoint toward letting ORs connect on demand 20 years ago
  Roger Dingledine 62dcf9e20f some of the infrastructure to let ORs connect on demand 20 years ago
  Nick Mathewson cbab134bd9 Switch most uses of *_by_addr_port to *_by_identity_digest 20 years ago
  Roger Dingledine e1ba0c4663 running-routers now lists down routers too (with a ! before their name) 20 years ago
  Nick Mathewson 53b21c65f7 Update tor-spec with new EXTEND format and info about certificate chains 20 years ago
  Nick Mathewson 541add90a1 Track routers by hash of identity key; use hex hash of identity key in place of nickname; accept (and use) hash of identity key in EXTEND cells. 20 years ago
  Roger Dingledine f42f04c859 cleanups on 008pre1 items 20 years ago
  Nick Mathewson 29818d5b6b Use arguments to routerlist_update_from_runningrouters correctly 20 years ago
  Nick Mathewson b1e9adf056 Always use get_data_directory() instead of options.DataDirectory; fix a memory leak in router.c 20 years ago
  Nick Mathewson 653aaeef08 Always log version when starting tor. 20 years ago
  Roger Dingledine 899bd4f471 stop leaking options->ContactInfo on hup 20 years ago
  Roger Dingledine 0f69fd9954 add an example ContactInfo line to torrc.sample 20 years ago
  Roger Dingledine 1ef32c8245 put tor-doc.html under revision control 20 years ago