index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
routerlist.c
Commit message (
Expand
)
Author
Age
...
*
Clean fake_status a bit. Switch from has_fetched_directory to have_minimum_d...
Nick Mathewson
2005-12-15
*
implement weasel's suggestion to fix the bug that newly bootstrapped
Roger Dingledine
2005-12-15
*
When we mark a router as down, also mark its local_routerstatus as not runnin...
Nick Mathewson
2005-12-14
*
Choose directory servers from routerstatus list, not from routerinfo list. T...
Nick Mathewson
2005-12-14
*
Bite the bullet and limit all our source lines to 80 characters, the way IBM ...
Nick Mathewson
2005-12-14
*
Make directory authorities ignore router uploads that have only cosmetic diff...
Nick Mathewson
2005-12-12
*
when we changed from log_fn to debug/info/notice/warn/err,
Roger Dingledine
2005-12-10
*
crank the max line limit down to 150 chars.
Roger Dingledine
2005-12-10
*
In my private little universe, terminals are still 80 columns. Impose a 160-...
Nick Mathewson
2005-12-09
*
Fix bug 212: Directory authorities should not try to download server descript...
Nick Mathewson
2005-12-06
*
remove some functions that are not used; #if0 out some files that are not lik...
Nick Mathewson
2005-11-30
*
Rename connection_get_by_identity_digest to reflect that it is OR-only. Make...
Nick Mathewson
2005-11-30
*
Avoid a segfault in routerlist_reset_warnings()
Nick Mathewson
2005-11-28
*
comment that scary-looking function.
Roger Dingledine
2005-11-23
*
Fix dumb logic error that kept some old descripttors from getting the axe.
Nick Mathewson
2005-11-23
*
Make dropping very old descriptors faster (remove old correctness check). Tra...
Nick Mathewson
2005-11-23
*
e more aggressive about calling routerlist_remove_old_routers()
Nick Mathewson
2005-11-23
*
Dump bytes held to store descriptors.
Nick Mathewson
2005-11-23
*
Track how many bytes we have in signed descriptors. Try to make sure we are t...
Nick Mathewson
2005-11-23
*
Avoid spurious re-launch of first pending requested descriptor
Nick Mathewson
2005-11-22
*
be less eager to decide that the entire network is down
Roger Dingledine
2005-11-19
*
and another instance where i was trying to be too sneaky
Roger Dingledine
2005-11-19
*
Start obeying our firewall options more rigorously:
Roger Dingledine
2005-11-19
*
Recover better from TCP connections to Tor servers that are broken but
Roger Dingledine
2005-11-19
*
Leave options->DirServers alone -- if the user didn't specify any,
Roger Dingledine
2005-11-18
*
and another one
Roger Dingledine
2005-11-17
*
comment out some really popular log lines
Roger Dingledine
2005-11-17
*
make it even more clear that i didn't screw up the logic
Roger Dingledine
2005-11-15
*
fix logic error: not unnamed is good.
Roger Dingledine
2005-11-15
*
Make new logging stuff work on windows; fix a couple of windows typos.
Nick Mathewson
2005-11-15
*
fix function comment
Roger Dingledine
2005-11-11
*
fix a harmless warn and mark two points where we should
Roger Dingledine
2005-11-11
*
On directory servers, old_routers was wasting hundreds of bytes per supersede...
Nick Mathewson
2005-11-05
*
Fix bugs in routerlist_remove_old_cached_routers_with_id()
Nick Mathewson
2005-11-04
*
enable code to remove members of old_routers when it gets big.
Nick Mathewson
2005-11-01
*
remove redundant checking for . and .. now that
Roger Dingledine
2005-11-01
*
more doc cleanups and reorganizing
Roger Dingledine
2005-11-01
*
fix typo
Roger Dingledine
2005-10-29
*
router_add_to_routerlist() really needs to free not-added routers.
Nick Mathewson
2005-10-28
*
Fix an annoying rep violation bug
Nick Mathewson
2005-10-27
*
Start making directory caches retain old routerinfo_t. The code to remove ol...
Nick Mathewson
2005-10-27
*
remove some commented-out code that may tempt us to do ill
Nick Mathewson
2005-10-25
*
Remove last vestiges of old logging interface.
Nick Mathewson
2005-10-25
*
Use LD_BUG as appropriate; convert rend* and router* to new logging interface...
Nick Mathewson
2005-10-24
*
Oct 19 13:27:24.391 [info] router_reload_networkstatus(): Skipping cached-sta...
Roger Dingledine
2005-10-20
*
Crank down the frequency for replacing unchanged descriptors
Nick Mathewson
2005-10-19
*
Make it compile. appease roger and his thirst for documentation.
Nick Mathewson
2005-10-19
*
We need a routerlist_replace as well. This should do something about those an...
Nick Mathewson
2005-10-19
*
Start dividing log messages into logging domains. No, LD_ is not the best of...
Nick Mathewson
2005-10-18
*
I think nick meant to compare r2->platform the second time
Peter Palfrader
2005-10-18
[prev]
[next]