Commit History

Author SHA1 Message Date
  Roger Dingledine 74ef3a63ae bugfix: decrement OR connections from global_bucket too 20 years ago
  Roger Dingledine 703b2d3cf8 refactor bandwidth-control token buckets 20 years ago
  Roger Dingledine 3ccd545c9a crash when our logs go bad 20 years ago
  Roger Dingledine 1ae45b771e don't close all the fd's when you spawn a thread, only when you fork 20 years ago
  Roger Dingledine 965a73dc71 bugfix: we were caching transient dns failures 20 years ago
  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