aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* failing in a support function is a warn, not an err.Roger Dingledine2006-03-26
* Say private address instead of internal address.Peter Palfrader2006-03-25
* fix a wordo, don't be so quick to yell at servers, and ask a question.Roger Dingledine2006-03-24
* bump up the magic number for how quickly we start notifyingRoger Dingledine2006-03-24
* Check return value from GetVersionEx (even though the MSDN example doesnt) an...Nick Mathewson2006-03-24
* Note a magic 2 that probably should be replaced now that we have more dirserversPeter Palfrader2006-03-23
* update getinfo info/names to reflect that we now supportRoger Dingledine2006-03-22
* Resolve problem found by weasel: the v1 directory was includingRoger Dingledine2006-03-22
* Maybe it compiles for devilproxy nowPeter Palfrader2006-03-22
* Note a vulnerability with our current recommended-version concensusRoger Dingledine2006-03-22
* stop caching the v1 directory so often.Roger Dingledine2006-03-22
* whoops. inform circuits again when we failed to connect to theirRoger Dingledine2006-03-22
* stop writing the "router.desc" file, ever. nothing uses it anymore.Roger Dingledine2006-03-22
* Log server fingerprint on startupPeter Palfrader2006-03-22
* parameterize two more timeout constants in circuit-land.Roger Dingledine2006-03-22
* freeing is not the same as setting to nullRoger Dingledine2006-03-22
* new config option SocksTimeout: How long do we let a socks connectionRoger Dingledine2006-03-21
* and dirservers don't call you a guard if you're running aRoger Dingledine2006-03-21
* when upgrading to newer versions, throw away entry guardsRoger Dingledine2006-03-21
* don't call circuit_n_conn_done() if the closing conn is already open.Roger Dingledine2006-03-21
* Bugfix: looks like clients since 0.1.1.10-alpha have beenRoger Dingledine2006-03-21
* Be more patient before giving up on in-progress circuits.Roger Dingledine2006-03-21
* Fix memory leak when uncompressing concatenated zlib streams. Unit tests and ...Nick Mathewson2006-03-21
* put lefkada on port 80, officially.Roger Dingledine2006-03-21
* Point out a potential DoS flaw in caching untrusted networkRoger Dingledine2006-03-21
* add lefkada as a fourth auth dir server.Roger Dingledine2006-03-21
* Make guard bandwidth threshold higher than fast bandwidth threshold.Nick Mathewson2006-03-20
* Make "Fast" based on median capacity, just like "Stable" is based on median ...Nick Mathewson2006-03-20
* ok, commenting that out broke things real bad.Roger Dingledine2006-03-20
* Resolve a memory leak on clients. This disables someRoger Dingledine2006-03-20
* bump to 0.1.1.16-rc-cvs so we can start fixing more bugsRoger Dingledine2006-03-19
* which brings us to 0.1.1.16-rcRoger Dingledine2006-03-19
* Allow non-printable characters for exit streams (both forRoger Dingledine2006-03-19
* i'm a little teapot, short and stoutRoger Dingledine2006-03-19
* Implement Jason Holt's SafeSocks config option.Roger Dingledine2006-03-19
* Finish the transition from the word 'verified' to the wordsRoger Dingledine2006-03-19
* simplify when we're picking a default address forRoger Dingledine2006-03-18
* make it so there is one place to edit for new dirservers, not two.Roger Dingledine2006-03-18
* fix some typosRoger Dingledine2006-03-18
* authdirs shouldn't complain about unreachability when theyRoger Dingledine2006-03-18
* auth dir servers were only modifying a server's is_running fieldRoger Dingledine2006-03-18
* let an authdir that's not a naming authdir start evenRoger Dingledine2006-03-18
* Actually, only v1 auth dir servers need to define recommendedversions.Roger Dingledine2006-03-17
* when we're an auth dir server but don't claim to be a versioningRoger Dingledine2006-03-17
* right now we don't support entryguards on auth dirservers,Roger Dingledine2006-03-17
* Implement router purposes, and don't choose a non-generalRoger Dingledine2006-03-17
* but i made the line too longRoger Dingledine2006-03-17
* stop tricking server operators into thinking they got theirRoger Dingledine2006-03-17
* Comments: cleanups and additions.Nick Mathewson2006-03-17
* normalize whitespace.Nick Mathewson2006-03-17