Commit History

Author SHA1 Message Date
  Roger Dingledine 03017191dd move to the copyright format that weasel likes 19 years ago
  Roger Dingledine 5d28b7b884 we're done with tree.h. long live ht.h. 19 years ago
  Roger Dingledine f86ee78eb4 link to the faq entry explaining the problems with netbsd, openbsd, 19 years ago
  Roger Dingledine 9af33ef39c when we choose not to use a server descriptor from our cache, don't 19 years ago
  Roger Dingledine 6b63d9f706 forward-port the 0.1.0.16 changelog 19 years ago
  Roger Dingledine 4f033b0028 make the commenting in the torrc.sample consistent, and try to 19 years ago
  Roger Dingledine 16ee6830b6 only print bandwidth lines to the state file if we're being a server. 19 years ago
  Roger Dingledine 1d474e14d7 strictentrynodes means we should clear the current entry_nodes list. 19 years ago
  Roger Dingledine c5a5161fb5 prevent auth dir servers from enabling entry nodes. 19 years ago
  Roger Dingledine 358052416d bugfix: only try to use the EntryNodes config option if it is set. 19 years ago
  Roger Dingledine ddf070e204 bugfix: we were failing to parse a tor version that started with 19 years ago
  Roger Dingledine ea6ea8ec22 Make UseEntryNodes true by default. Let the fun begin. 19 years ago
  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