Age | Commit message (Expand) | Author |
2006-03-22 | Note a vulnerability with our current recommended-version concensus | Roger Dingledine |
2006-03-22 | stop caching the v1 directory so often. | Roger Dingledine |
2006-03-22 | whoops. inform circuits again when we failed to connect to their | Roger Dingledine |
2006-03-22 | stop writing the "router.desc" file, ever. nothing uses it anymore. | Roger Dingledine |
2006-03-22 | Log server fingerprint on startup | Peter Palfrader |
2006-03-22 | interim 0.1.1.17-rc changelog | Roger Dingledine |
2006-03-22 | man page entries for CircuitBuildTimeout and CircuitIdleTimeout | Roger Dingledine |
2006-03-22 | parameterize two more timeout constants in circuit-land. | Roger Dingledine |
2006-03-22 | freeing is not the same as setting to null | Roger Dingledine |
2006-03-21 | and add SocksTimeout to the man page | Roger Dingledine |
2006-03-21 | new config option SocksTimeout: How long do we let a socks connection | Roger Dingledine |
2006-03-21 | and dirservers don't call you a guard if you're running a | Roger Dingledine |
2006-03-21 | when upgrading to newer versions, throw away entry guards | Roger Dingledine |
2006-03-21 | don't call circuit_n_conn_done() if the closing conn is already open. | Roger Dingledine |
2006-03-21 | Bugfix: looks like clients since 0.1.1.10-alpha have been | Roger Dingledine |
2006-03-21 | Be more patient before giving up on in-progress circuits. | Roger Dingledine |
2006-03-21 | Fix memory leak when uncompressing concatenated zlib streams. Unit tests and ... | Nick Mathewson |
2006-03-21 | Oops; give error earlier when no runnable libevent is found. Grep reveals no ... | Nick Mathewson |
2006-03-21 | put lefkada on port 80, officially. | Roger Dingledine |
2006-03-21 | Commit 0.1.1.16 debian changelogdebian-version-0.1.1.16-rc-1 | Peter Palfrader |
2006-03-21 | Point out a potential DoS flaw in caching untrusted network | Roger Dingledine |
2006-03-21 | add lefkada as a fourth auth dir server. | Roger Dingledine |
2006-03-20 | Make guard bandwidth threshold higher than fast bandwidth threshold. | Nick Mathewson |
2006-03-20 | Make "Fast" based on median capacity, just like "Stable" is based on median ... | Nick Mathewson |
2006-03-20 | clean up man page entries on EntryNodes and ExitNodes | Roger Dingledine |
2006-03-20 | ok, commenting that out broke things real bad. | Roger Dingledine |
2006-03-20 | Resolve a memory leak on clients. This disables some | Roger Dingledine |
2006-03-19 | and now resume building on netbsd 2.0 | Roger Dingledine |
2006-03-19 | resume building on irix64 | Roger Dingledine |
2006-03-19 | bump to 0.1.1.16-rc-cvs so we can start fixing more bugs | Roger Dingledine |
2006-03-19 | which brings us to 0.1.1.16-rctor-0.1.1.16-rc | Roger Dingledine |
2006-03-19 | first cut of a changelog for 0.1.1.16-rc | Roger Dingledine |
2006-03-19 | Allow non-printable characters for exit streams (both for | Roger Dingledine |
2006-03-19 | i'm a little teapot, short and stout | Roger Dingledine |
2006-03-19 | man page entry for safesocks. also correct the man page | Roger Dingledine |
2006-03-19 | Implement Jason Holt's SafeSocks config option. | Roger Dingledine |
2006-03-19 | and fix the AllowInvalidNodes man page entry too. | Roger Dingledine |
2006-03-19 | Finish the transition from the word 'verified' to the words | Roger Dingledine |
2006-03-18 | simplify when we're picking a default address for | Roger Dingledine |
2006-03-18 | make it so there is one place to edit for new dirservers, not two. | Roger Dingledine |
2006-03-18 | fix some typos | Roger Dingledine |
2006-03-18 | authdirs shouldn't complain about unreachability when they | Roger Dingledine |
2006-03-18 | auth dir servers were only modifying a server's is_running field | Roger Dingledine |
2006-03-18 | let an authdir that's not a naming authdir start even | Roger Dingledine |
2006-03-17 | Actually, only v1 auth dir servers need to define recommendedversions. | Roger Dingledine |
2006-03-17 | when we're an auth dir server but don't claim to be a versioning | Roger Dingledine |
2006-03-17 | right now we don't support entryguards on auth dirservers, | Roger Dingledine |
2006-03-17 | Implement router purposes, and don't choose a non-general | Roger Dingledine |
2006-03-17 | specify SETROUTERPURPOSE and modify +POSTDESCRIPTOR | Roger Dingledine |
2006-03-17 | but i made the line too long | Roger Dingledine |