Roger Dingledine
|
276ca7ad28
link with -ldl if you need it.
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
4e77913c67
whitespace and copyright fixes on configure.in
|
%!s(int64=20) %!d(string=hai) anos |
Nick Mathewson
|
05482a0899
Add functions to return number of elts in associative containers
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
0118a236a4
comment that scary-looking function.
|
%!s(int64=20) %!d(string=hai) anos |
Nick Mathewson
|
eb0021b06e
Fix dumb logic error that kept some old descripttors from getting the axe.
|
%!s(int64=20) %!d(string=hai) anos |
Nick Mathewson
|
061ef582a1
Make dropping very old descriptors faster (remove old correctness check). Track bytes dropped that are still in our store or journal, and rebuild when it gets very high.
|
%!s(int64=20) %!d(string=hai) anos |
Nick Mathewson
|
36109fea33
e more aggressive about calling routerlist_remove_old_routers()
|
%!s(int64=20) %!d(string=hai) anos |
Nick Mathewson
|
fbf8a8c25f
Dump bytes held to store descriptors.
|
%!s(int64=20) %!d(string=hai) anos |
Nick Mathewson
|
7d7bb95f36
Track how many bytes we have in signed descriptors. Try to make sure we are tracking this right. Somebody should valgrind a dirserver on an example net. There should be code to dump this value.
|
%!s(int64=20) %!d(string=hai) anos |
Nick Mathewson
|
a39269572f
Replace balanced trees with hash tables: this should make stuff significantly faster.
|
%!s(int64=20) %!d(string=hai) anos |
Peter Palfrader
|
ae67b87f9a
Update debian/tor.docs to match which docs are now distributed
|
%!s(int64=20) %!d(string=hai) anos |
Nick Mathewson
|
50ce5e1932
Avoid spurious re-launch of first pending requested descriptor
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
8182eb69cd
a smidgen more hint when we fail to seed the rng
|
%!s(int64=20) %!d(string=hai) anos |
Peter Palfrader
|
a48b722432
Ancient gcc does not like you when you declare variables in the middle of a block
|
%!s(int64=20) %!d(string=hai) anos |
Peter Palfrader
|
b9d37a2d58
Add a new controller event type that allows controllers to get all
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
7446c7e6d7
mark off the next todo item
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
f28770b639
be less eager to decide that the entire network is down
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
859d1c902a
and another instance where i was trying to be too sneaky
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
98f353fa7c
actually listen when we try to route our dir connection via tor.
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
5c949fce51
Start obeying our firewall options more rigorously:
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
b819a53654
mark off some todo items
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
7aae63994f
Recover better from TCP connections to Tor servers that are broken but
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
700c370a3b
misc cleanups
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
f824fb5f83
Bugfix: it looks like some middleman circuits were spending the
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
0de8f4ee55
another case (i think) of redundant code.
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
409294153f
remove some redundant (and misleading) code
|
%!s(int64=20) %!d(string=hai) anos |
Peter Palfrader
|
6734371234
15*60 is 15 minutes, not 5
|
%!s(int64=20) %!d(string=hai) anos |
Peter Palfrader
|
901712ee59
Remove ip address change flapping detection. It is not really needed and I do not think it works quite right.
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
4ddf2385a0
if it's not less than three does that mean it's more than two?
|
%!s(int64=20) %!d(string=hai) anos |
Roger Dingledine
|
9d6d6da883
and code the part where redirectstream can take a port.
|
%!s(int64=20) %!d(string=hai) anos |