Roger Dingledine
|
e20aad8d46
remove obsolete address policy code
|
18 years ago |
Roger Dingledine
|
e1c8e3ca6e
also send syntax and parse errors back to the controller.
|
18 years ago |
Roger Dingledine
|
b899b9592a
When the controller's *setconf commands fail, collect an error message
|
18 years ago |
Roger Dingledine
|
0543900fbf
clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug.
|
18 years ago |
Roger Dingledine
|
7871ad9116
failing in a support function is a warn, not an err.
|
18 years ago |
Roger Dingledine
|
6652d821b2
If you run a fast server, can you run your client elsewhere?
|
18 years ago |
Roger Dingledine
|
8f75d5d0a2
try to make it clearer that eigentrust is one way to do the
|
18 years ago |
Peter Palfrader
|
e90bebf27b
Say private address instead of internal address.
|
18 years ago |
Roger Dingledine
|
f2abd7a69b
fix a wordo, don't be so quick to yell at servers, and ask a question.
|
18 years ago |
Roger Dingledine
|
7edfec2ae6
bump up the magic number for how quickly we start notifying
|
18 years ago |
Nick Mathewson
|
6d9632ba23
Check return value from GetVersionEx (even though the MSDN example doesnt) and zero out the LPOSVERSIONINFOEX struct before getting the version. This may fix the "johnboy" [major=-858993460,minor=-858993460] problem.
|
18 years ago |
Peter Palfrader
|
444e3b8eb2
Note a magic 2 that probably should be replaced now that we have more dirservers
|
18 years ago |
Roger Dingledine
|
5b87b0bf55
update getinfo info/names to reflect that we now support
|
18 years ago |
Roger Dingledine
|
20e66a799b
Resolve problem found by weasel: the v1 directory was including
|
18 years ago |
Peter Palfrader
|
58307cd8de
Maybe it compiles for devilproxy now
|
18 years ago |
Roger Dingledine
|
0d7efbe65d
Note a vulnerability with our current recommended-version concensus
|
18 years ago |
Roger Dingledine
|
51a3981d10
stop caching the v1 directory so often.
|
18 years ago |
Roger Dingledine
|
6fb2b6785d
whoops. inform circuits again when we failed to connect to their
|
18 years ago |
Roger Dingledine
|
1db263ac3c
stop writing the "router.desc" file, ever. nothing uses it anymore.
|
18 years ago |
Peter Palfrader
|
805754fdd9
Log server fingerprint on startup
|
18 years ago |
Roger Dingledine
|
eee9db49a7
interim 0.1.1.17-rc changelog
|
18 years ago |
Roger Dingledine
|
8b7f7052c5
man page entries for CircuitBuildTimeout and CircuitIdleTimeout
|
18 years ago |
Roger Dingledine
|
216e349cb2
parameterize two more timeout constants in circuit-land.
|
18 years ago |
Roger Dingledine
|
ad236d4b8b
freeing is not the same as setting to null
|
18 years ago |
Roger Dingledine
|
442c054a71
and add SocksTimeout to the man page
|
18 years ago |
Roger Dingledine
|
28fafb9022
new config option SocksTimeout: How long do we let a socks connection
|
18 years ago |
Roger Dingledine
|
5399e394a8
and dirservers don't call you a guard if you're running a
|
18 years ago |
Roger Dingledine
|
f11509e494
when upgrading to newer versions, throw away entry guards
|
18 years ago |
Roger Dingledine
|
8a8a84dd52
don't call circuit_n_conn_done() if the closing conn is already open.
|
18 years ago |
Roger Dingledine
|
a3329036a8
Bugfix: looks like clients since 0.1.1.10-alpha have been
|
18 years ago |