Age | Commit message (Expand) | Author |
2006-01-06 | Note that exitlist script still works just fine; you just need to point it at... | Nick Mathewson |
2006-01-05 | and a bonus todo item | Roger Dingledine |
2006-01-05 | todo and spec cleanups | Roger Dingledine |
2006-01-05 | Add reasons to DESTROY and RELAY_TRUNCATED cells. | Nick Mathewson |
2006-01-05 | fix a wrong string | Roger Dingledine |
2006-01-05 | short-circuit half the cost of node-picking in the general case. | Roger Dingledine |
2006-01-05 | mention a recommended log level in the sample torrc file | Roger Dingledine |
2006-01-05 | mention a recommended log level in the man page | Roger Dingledine |
2006-01-04 | checkpoint some changelog items for 0.1.1.11-alpha | Roger Dingledine |
2006-01-04 | how could i have thought that was clearer? | Roger Dingledine |
2006-01-04 | cleanups, and remove some unreachable code. | Roger Dingledine |
2006-01-04 | authdirs now stop whining so loudly about bad descriptors that they fetch | Roger Dingledine |
2006-01-04 | stop pointing people to the win32 download directory. that's just mean. | Roger Dingledine |
2006-01-03 | link to matt's new win32 bundle. | Roger Dingledine |
2006-01-03 | Bugfix: dyndns tor servers were needing to wait 18 hours before they | Roger Dingledine |
2006-01-03 | Forward port 0.1.0.16 changelog and change to copyright file | Peter Palfrader |
2006-01-03 | oh, it was supposed to compile? | Roger Dingledine |
2006-01-03 | don't try to build circuits until we have 3 running servers; | Roger Dingledine |
2006-01-03 | move to the copyright format that weasel likes | Roger Dingledine |
2006-01-03 | we're done with tree.h. long live ht.h. | Roger Dingledine |
2006-01-03 | link to the faq entry explaining the problems with netbsd, openbsd, | Roger Dingledine |
2006-01-03 | when we choose not to use a server descriptor from our cache, don't | Roger Dingledine |
2006-01-03 | forward-port the 0.1.0.16 changelog | Roger Dingledine |
2006-01-03 | make the commenting in the torrc.sample consistent, and try to | Roger Dingledine |
2006-01-02 | only print bandwidth lines to the state file if we're being a server. | Roger Dingledine |
2006-01-02 | strictentrynodes means we should clear the current entry_nodes list. | Roger Dingledine |
2006-01-02 | prevent auth dir servers from enabling entry nodes. | Roger Dingledine |
2006-01-02 | bugfix: only try to use the EntryNodes config option if it is set. | Roger Dingledine |
2006-01-02 | bugfix: we were failing to parse a tor version that started with | Roger Dingledine |
2006-01-02 | Make UseEntryNodes true by default. Let the fun begin. | Roger Dingledine |
2006-01-02 | bugfix: only try to parse the TorVersion if there is one. | Roger Dingledine |
2006-01-02 | tolerate a mal-formed or unrecognized tor version in the state file. | Roger Dingledine |
2006-01-02 | check for integer overflows in more places, when adding elements to | Roger Dingledine |
2006-01-02 | save and validate TorVersion in the state file. | Roger Dingledine |
2006-01-02 | make the "stable" flag in network-status be the median of the uptimes | Roger Dingledine |
2006-01-02 | Possible fix to state-load bug reported by weasel. | Nick Mathewson |
2006-01-01 | Clearner fix for timegm assert problem. | Nick Mathewson |
2006-01-01 | Fix assertion-trigger bug found by sjmurdoch | Nick Mathewson |
2005-12-31 | Make tor compile again | Peter Palfrader |
2005-12-31 | add a TorVersion state string. | Roger Dingledine |
2005-12-31 | Some tor servers process billions of cells in a matter of days. | Roger Dingledine |
2005-12-31 | the last entrynodes item is done | Roger Dingledine |
2005-12-31 | get rid of the special case for 'testing' circuits | Roger Dingledine |
2005-12-31 | Finish implementing config's EntryNodes and StrictEntryNodes option. | Roger Dingledine |
2005-12-31 | whitespace fixes | Roger Dingledine |
2005-12-30 | load balance a bit better by taking some load off the really | Roger Dingledine |
2005-12-30 | fix a typo | Roger Dingledine |
2005-12-29 | Appease some verbose GCC warnings. | Nick Mathewson |
2005-12-29 | log how big the failed rend descriptor is, and if it's small, log | Roger Dingledine |
2005-12-29 | when we reject a rend descriptor, tell us where it came from. | Roger Dingledine |