Commit History

Author SHA1 Message Date
  Roger Dingledine 45a3f6b97c more pesky tabs 20 years ago
  Roger Dingledine 87797bcde5 get rid of those pesky tabs 20 years ago
  Roger Dingledine 6af8d0606f inform unapproved servers when we reject their descriptors 20 years ago
  Roger Dingledine 623cb0e311 more details when a conn is closed before it's done flushing 20 years ago
  Roger Dingledine 52e813951a start tracking the 'broken pipe' error 20 years ago
  Nick Mathewson 976bacae94 Make all the other read/writes into recv/sends, except when they shouldn't be. 20 years ago
  Nick Mathewson 060d721554 UnDOSify CRLF->LF. 20 years ago
  Nick Mathewson 9b4203266e Make OP work on windows! (Also misc logging tweaks) 20 years ago
  Nick Mathewson 59e2c77824 Get entropy in windows. 20 years ago
  Peter Palfrader 14963e4af5 Mention log and pidfile location in tor.1 20 years ago
  Peter Palfrader e0b1aaabe7 Oops, the changelog for pre25 was not commited 20 years ago
  Roger Dingledine 8e4f1f67fa actually, if recommendedversions is required for dirservers, 20 years ago
  Roger Dingledine 3ba392e69f give a useful error message to clients when the dirserver hasn't 20 years ago
  Nick Mathewson 2f103ccf6f Some stuff *should* be signed 20 years ago
  Nick Mathewson d877aac5ad Make windows version correct; initialize windows foolishness so that gethostbyname works. 20 years ago
  Nick Mathewson c230132562 Fix some bugs in parse_time 20 years ago
  Nick Mathewson 0e5a134709 Fix DOS line endings; autoconfize checks for strptime and inet_aton 20 years ago
  Nick Mathewson 2da54de968 Make tor build on windows again. More work still needed 20 years ago
  Roger Dingledine 30969421d3 stop troubling router operators with unapproved router connect attempts 20 years ago
  Roger Dingledine 416993afc1 bugfix: only set conn->hold_open_until_flushed after marking 20 years ago
  Roger Dingledine 6e22801e0f when you get a desc from an unknown router, log its fingerprint 20 years ago
  Roger Dingledine 20f11f1800 clarifying comment for crypto_pk_get_fingerprint 20 years ago
  Roger Dingledine 0ab367ed91 re-try streams at most 4 times 20 years ago
  Roger Dingledine 694d287774 improve comments for server operators (maybe) 20 years ago
  Roger Dingledine 10cee8b7f7 fix a rare race condition: when we send a cell and then 20 years ago
  Roger Dingledine 516ef41ac1 if a stream times out after 15s without a connected cell, 20 years ago
  Roger Dingledine c362ed877d if the directory client hangs up before getting the directory, 20 years ago
  Roger Dingledine 044bda2f06 bump cvs to pre26 20 years ago
  Roger Dingledine 6c9d78b319 stop asserting that computers always go forward in time 20 years ago
  Nick Mathewson 1e5b7bc6f1 New, more flexible directory parsing backend. Uses a bit more RAM, but implements the new spec. Uses more RAM, but not so you would notice. 20 years ago