Commit History

Author SHA1 Message Date
  Roger Dingledine a2517b4f07 checking only 0.0.7 and 0.0.8 didn't work, because some dirservers 20 years ago
  Roger Dingledine a64d093339 post descriptors to 0.0.8 authdirservers the old way, to make the 20 years ago
  Roger Dingledine 10df7d9afc clients ask 0.0.9-and-later dirservers for a compressed dir 20 years ago
  Roger Dingledine 7013043af0 clean up the torify man page 20 years ago
  Roger Dingledine f00c07fdf7 commit a changelog so far for 0.0.9pre1 20 years ago
  Nick Mathewson 09586ef712 Make read_all distinguish between error and EOF; read_file_to_string should only check bytes read against st_size when in binary mode. 20 years ago
  Roger Dingledine 41fdaf01cf mention bandwidth-observed in the tor spec 20 years ago
  Roger Dingledine 57d7857def don't mind empty exit policy entries 20 years ago
  Roger Dingledine fa0a1ec49f cleanup: use strcmpstart() in more places 20 years ago
  Roger Dingledine 09f450104a don't imply to people that they should store their hidden service 20 years ago
  Roger Dingledine 185b9fddf2 protect dirservers from overzealous descriptor uploading 20 years ago
  Roger Dingledine 02e3e3327c discourage people from setting their dirfetchpostperiod more often 20 years ago
  Roger Dingledine 8385fdb590 make our tor_assert actually work when it's going to be triggered, 20 years ago
  Roger Dingledine a1979800ab bugfix on the bugfix 20 years ago
  Roger Dingledine 8727a28119 bugfix: we were starting to daemonize before we opened our logs, 20 years ago
  Roger Dingledine f753f6f0e2 bugfix: when we run out of disk space, or other log writing error, 20 years ago
  Roger Dingledine c0db9fa803 fix confusing cut-n-paste mistake 20 years ago
  Roger Dingledine 013104a1e2 people are starting to bump into the limit of 50 dns workers. 20 years ago
  Roger Dingledine 578f3e5ccc update readme similarly 20 years ago
  Roger Dingledine cd6d6d76d7 update tor-doc, recommend running server as a separate user 20 years ago
  Nick Mathewson 9defe8a307 Attach dummy resolve connections to a circuit *before* calling dns_resolve(). This fixes a bug where cached answers would never be sent in RESOLVED cells. 20 years ago
  Nick Mathewson c20b24c952 clean up/bugfix deflate logic and log messages 20 years ago
  Roger Dingledine d977677aa8 bugfix: when a resolve fails for a begin request, actually send 20 years ago
  Roger Dingledine ff622786f1 slightly better warn message 20 years ago
  Nick Mathewson 431b33a2ca Warn the user when we mark ourself as down. 20 years ago
  Nick Mathewson 0dcc8c7048 Bugfix: When a dns request failed, we would detach any "resolving" streams from the circuit before we would send a the resolve_failed cells. 20 years ago
  Nick Mathewson 93f085c4a2 Stop using openssl functions that rely on stdio; they can apparently lead to linker grief on win32. 20 years ago
  Roger Dingledine 802b203ff1 fix a rare seg fault for people running hidden services on 20 years ago
  Roger Dingledine eade496dcd JI hates people who say "IP" when they mean "IP address" 20 years ago
  Roger Dingledine ac7658f2bb fix some typos 20 years ago