Commit History

Author SHA1 Message Date
  Roger Dingledine aa604ef2c2 bugfix: only try to parse the TorVersion if there is one. 19 years ago
  Roger Dingledine 839111b85a tolerate a mal-formed or unrecognized tor version in the state file. 19 years ago
  Roger Dingledine a45b131590 check for integer overflows in more places, when adding elements to 19 years ago
  Roger Dingledine 0bd25f5d43 save and validate TorVersion in the state file. 19 years ago
  Roger Dingledine 2efa056777 make the "stable" flag in network-status be the median of the uptimes 19 years ago
  Nick Mathewson 4868d77ab8 Possible fix to state-load bug reported by weasel. 19 years ago
  Nick Mathewson 0da2069643 Clearner fix for timegm assert problem. 19 years ago
  Nick Mathewson 04db9de847 Fix assertion-trigger bug found by sjmurdoch 19 years ago
  Peter Palfrader 3dc69d3add Make tor compile again 19 years ago
  Roger Dingledine 6c693dbda6 add a TorVersion state string. 19 years ago
  Roger Dingledine e9e7dc176c Some tor servers process billions of cells in a matter of days. 19 years ago
  Roger Dingledine ad82fdab5e the last entrynodes item is done 19 years ago
  Roger Dingledine 1a11b97b15 get rid of the special case for 'testing' circuits 19 years ago
  Roger Dingledine 5947388968 Finish implementing config's EntryNodes and StrictEntryNodes option. 19 years ago
  Roger Dingledine 6005e110b9 whitespace fixes 19 years ago
  Roger Dingledine 0dc8e284f8 load balance a bit better by taking some load off the really 19 years ago
  Roger Dingledine c051e82f69 fix a typo 19 years ago
  Nick Mathewson fc850273bd Appease some verbose GCC warnings. 19 years ago
  Roger Dingledine 2904c6f024 log how big the failed rend descriptor is, and if it's small, log 19 years ago
  Roger Dingledine 14ea2e0b56 when we reject a rend descriptor, tell us where it came from. 19 years ago
  Roger Dingledine 01d71c709b mark off a few TODO items 19 years ago
  Roger Dingledine 316f241585 and update the man page 19 years ago
  Roger Dingledine 6efda1073d update the control spec to deprecate getinfo helper-nodes 19 years ago
  Roger Dingledine dbd7b97eff helper nodes are dead. long live entry nodes. 19 years ago
  Roger Dingledine 5d9256a367 but only close the new conn if one of the earlier helper nodes 19 years ago
  Roger Dingledine c1145138ea but only close it if we have marked an earlier helper as up. 19 years ago
  Roger Dingledine 60cd03069a when we connect to a helper node for the first time, close 19 years ago
  Roger Dingledine bbc4c8cef8 fix a spacing problem introduced by our 80-column requirement 19 years ago
  Roger Dingledine d2171cb7a4 if the network is down, and we try to connect to a conn because we 19 years ago
  Roger Dingledine 4088f7dfd1 fix typo 19 years ago