| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Another cleanup: expand_exit_policy_aliases was totally redundant with respect to router_parse_[private_]addr_policy_private.
svn:r9219
|
|
|
|
|
|
|
| |
Calculate the length of policy strings correctly again.
svn:r9215
|
|
|
|
|
|
|
| |
Remove some dead code; refactor some duplicated code.
svn:r9206
|
|
|
|
|
|
|
|
| |
NNTP by default, so this seems like a sensible addition.
(suggested by bug 331)
svn:r9149
|
|
|
|
|
|
|
| |
Refactor GETINFO into a table-driven dispatch, as suggested by arma. My brain hurts.
svn:r9052
|
|
|
|
|
|
|
| |
Let directory authorities set the BadExit flag if they like. Also, refactor directory authority code so we can believe multiple things about a single router, and do fewer linear searches.
svn:r8794
|
|
|
|
| |
svn:r8558
|
|
|
|
|
|
|
| |
Consider non-exit servers unsuitable for RESOLVE commands.
svn:r8442
|
|
|
|
|
|
|
| |
Trivial cleanup: !!x is a weird way to spell x != NULL.
svn:r8441
|
|
|
|
|
|
|
| |
this time for sure!
svn:r6617
|
|
|
|
|
|
|
| |
don't need to guess what it is / will be later.
svn:r6615
|
|
|
|
|
|
|
| |
how many ports are allowd. require two ports open, not just one.
svn:r6609
|
|
|
|
| |
svn:r6608
|
|
|
|
|
|
| |
Also, fix some whitespace.
svn:r6317
|
|
Fix some minor bugs and memory leaks along the way.
svn:r6246
|