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