Commit History

Author SHA1 Message Date
  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. 21 years ago
  Nick Mathewson c20b24c952 clean up/bugfix deflate logic and log messages 21 years ago
  Roger Dingledine d977677aa8 bugfix: when a resolve fails for a begin request, actually send 21 years ago
  Roger Dingledine ff622786f1 slightly better warn message 21 years ago
  Nick Mathewson 431b33a2ca Warn the user when we mark ourself as down. 21 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. 21 years ago
  Nick Mathewson 93f085c4a2 Stop using openssl functions that rely on stdio; they can apparently lead to linker grief on win32. 21 years ago
  Roger Dingledine 802b203ff1 fix a rare seg fault for people running hidden services on 21 years ago
  Roger Dingledine eade496dcd JI hates people who say "IP" when they mean "IP address" 21 years ago
  Roger Dingledine ac7658f2bb fix some typos 21 years ago
  Roger Dingledine 8cea004c98 prioritize todo 21 years ago
  Roger Dingledine 959199340a don't pick administrative-friends when picking your path 21 years ago
  Roger Dingledine 8954cd91ce LOG_ERR is for when we're going to exit 21 years ago
  Roger Dingledine a885eea609 tab-man nick is going to learn elisp, he promises 21 years ago
  Nick Mathewson f9c10db7ae Revise TODO items for 009 21 years ago
  Roger Dingledine b9f6e300c6 a few more todo entries 21 years ago
  Roger Dingledine a475ccf5b8 we should exit(1) if $HOME doesn't exist and we needed it 21 years ago
  Roger Dingledine b287509fb3 typos and tabs 21 years ago
  Nick Mathewson 8ab26650ee Fix documentation about how not to be an OP 21 years ago
  Nick Mathewson 45fb420c96 Document rest of options 21 years ago
  Roger Dingledine 12101a25e8 bump us to 0.0.9pre1-cvs 21 years ago
  Nick Mathewson 5908aa6b43 Document most remaining undocumented options 21 years ago
  Nick Mathewson 9e14c562c5 Note win32 tsocksalikes in tor-doc.html 21 years ago
  Nick Mathewson 9759c58eb7 Note win32 tsocks workalikes 21 years ago
  Nick Mathewson 0ef85f6dba Some platforms have weird translations when you open files in "test" mode; make read/write_str_to_file aware. 21 years ago
  Nick Mathewson c66e4c4870 Flush more changes from sandbox 21 years ago
  Nick Mathewson b6798866d0 Idiot-proof uncompress; make sure it always nul-terminates its output. Also, make all compression methods nonzero. 21 years ago
  Nick Mathewson 6b9e27f037 Document more undocumented options 21 years ago
  Nick Mathewson 79ccbab100 fix a typo (spotted by weasel) 21 years ago
  Nick Mathewson 2233090f57 Document some previously undocumented config options; note which ones still are undocumented 21 years ago