Roger Dingledine
|
11dcb7f4ae
try a better string at the top of torrc's autogenerated torrc.
|
19 år sedan |
Roger Dingledine
|
bb18168fae
ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work.
|
19 år sedan |
Roger Dingledine
|
18eb8192db
remove a bit more obsolete code
|
19 år sedan |
Roger Dingledine
|
a18766e50c
ah, that explains why we weren't going dormant with
|
19 år sedan |
Roger Dingledine
|
91bd12c20d
re-enable per-connection rate limiting. get rid of the "OP bandwidth"
|
19 år sedan |
Roger Dingledine
|
741b11df45
put a bandaid in place so servers will have an easier time
|
19 år sedan |
Roger Dingledine
|
1e9b35aee3
make connection_or_nonopen_was_started_here() based on something less
|
19 år sedan |
Roger Dingledine
|
003561fa64
the CookieAuthentication section in our spec seems to assume we're
|
19 år sedan |
Roger Dingledine
|
8cf45df230
and now the exciting part: there is now no such thing as doing
|
19 år sedan |
Roger Dingledine
|
0bfef523df
simplify the tortls api: we only support being a "server", that
|
19 år sedan |
Roger Dingledine
|
7512be0b65
looks like we missed a piece of the 0.1.1.9 paranoia code.
|
19 år sedan |
Roger Dingledine
|
96914760bc
fix the bug where we sometimes would fail to send some create cells
|
19 år sedan |
Nick Mathewson
|
5e4b4451ec
Also, add a temporary hack to make sure eventdns.c is distributd.
|
19 år sedan |
Roger Dingledine
|
5c57348acd
We got an obscure report of an assert error on a windows Tor server with
|
19 år sedan |
Roger Dingledine
|
411f37d534
fix typo
|
19 år sedan |
Roger Dingledine
|
07c35b4f52
ship the event*.h files too. perhaps this will make my 'make dist'
|
19 år sedan |
Nick Mathewson
|
2bd7c19b73
Try to log useful messages at info and debug about what we are resolving and what answers we are getting wrt eventdns.
|
19 år sedan |
Roger Dingledine
|
542b8af592
don't tell people that the testing circuit failed if we already
|
19 år sedan |
Roger Dingledine
|
8705db6c2c
whoops, add a man page entry for ProtocolWarnings
|
19 år sedan |
Roger Dingledine
|
a2fec314b6
scream louder if you've got a pending circuit for a given
|
19 år sedan |
Roger Dingledine
|
45065f1466
simplify code now that libevent considers all sockets pollable.
|
19 år sedan |
Roger Dingledine
|
4e773352c2
bugfix: if we are making our first ever connection to any entry
|
19 år sedan |
Roger Dingledine
|
8f3bb66ebc
simplify some code, since circuit_build_failed() is only called
|
19 år sedan |
Roger Dingledine
|
152d6d13b4
remove some unused code (i think)
|
19 år sedan |
Roger Dingledine
|
bf09898f79
Note a bug that causes servers to sometimes never send the pending
|
19 år sedan |
Roger Dingledine
|
266afcd7d5
bandaid for bug 299. this is still a bug, since we don't
|
19 år sedan |
Nick Mathewson
|
b7ca697faf
More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads.
|
19 år sedan |
Nick Mathewson
|
3db785ef73
Hm. Where did we put that ntohl the last time we were juggling it? (hoop-lah).
|
19 år sedan |
Nick Mathewson
|
008a0c7c46
Some eventdns.c fixes for windows correctness. More will doubtless be needed, especially around the #includes.
|
19 år sedan |
Nick Mathewson
|
853e2d99b6
Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.)
|
19 år sedan |