index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
router.c
Age
Commit message (
Expand
)
Author
2005-09-07
More stuff for new directories.
Nick Mathewson
2005-09-03
if you're an auth dir server, start yourself out as verified.
Roger Dingledine
2005-08-31
when we think a router is unreachable, pass the message back to the
Roger Dingledine
2005-08-30
refactor -- no actual changes
Roger Dingledine
2005-08-26
fix compile complaints (and a bug)
Roger Dingledine
2005-08-26
No need to load cached directory twice
Nick Mathewson
2005-08-26
Clean up the "add myself as a trusted dirserver" code.
Nick Mathewson
2005-08-26
Add quotes around filenames in src/or
Nick Mathewson
2005-08-26
Add some documentation; move the signature generation logic into routerparse....
Nick Mathewson
2005-08-26
Make a new AssumeReachable config option that will publish anyway.
Roger Dingledine
2005-08-25
Start implementing the server side of the new directory protocol.
Nick Mathewson
2005-08-24
be much more conservative about logging reachability complaints.
Roger Dingledine
2005-08-24
Dirservers now do their own external reachability testing of each
Roger Dingledine
2005-08-23
fix bad logic that has been lurking for eons, that now prevented us
Roger Dingledine
2005-08-22
Make DirPostPeriod config option obsolete.
Roger Dingledine
2005-08-22
Implement new (reduced-frequency) upload rules. arma, you should review this.
Nick Mathewson
2005-08-08
Replace (Fascist)Firewall* with a new ReachableAddresses option that understa...
Nick Mathewson
2005-08-03
Make clients regenerate their keys when their IP address changes.
Nick Mathewson
2005-07-23
Rename cross-format config.c stuff to config_* and or_options_t-specific stuf...
Nick Mathewson
2005-07-15
if you're an auth dir server, always publish your dirport,
Roger Dingledine
2005-07-01
forward-port the 0.1.0.11 stuff
Roger Dingledine
2005-06-11
Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...
Nick Mathewson
2005-06-09
don't tell people you're publishing the server descriptor if you're
Roger Dingledine
2005-06-09
Change end-of-file NLNL convention. It turns out arma I and I agree.
Nick Mathewson
2005-06-09
pay more attention to the ClientOnly config option
Roger Dingledine
2005-06-08
don't upload your descriptor if rebuilding it failed
Roger Dingledine
2005-05-27
clean up a few more log entries
tor-0.1.0.9-rc
tor-0.1.0.14
tor-0.1.0.13
tor-0.1.0.12
tor-0.1.0.11
tor-0.1.0.10
Roger Dingledine
2005-05-23
i screwed up the dirport reachability testing when we don't yet
Roger Dingledine
2005-05-17
doxygeny goodness from tyranix
Roger Dingledine
2005-05-14
Append default exit policy before checking for implicit internal addresses: f...
Nick Mathewson
2005-05-09
Patch from goodell for task 131: Do not die on internal address if we are not...
Nick Mathewson
2005-05-07
Functions work better when you call them. Resolve a bug which would prevent u...
Nick Mathewson
2005-05-03
first iteration of scrubbing sensitive strings from logs.
Roger Dingledine
2005-05-02
Remove support for looking at old directory/routerdesc elements; mark non-new...
Nick Mathewson
2005-04-21
add geoff's NoPublish patch
Roger Dingledine
2005-04-02
We're printing the host mask wrong in exit policies in server descriptors.
Roger Dingledine
2005-04-01
update copyright notices.
Nick Mathewson
2005-04-01
when you decide you're reachable, actually publish your descriptor
Roger Dingledine
2005-04-01
fix assert: if our dirport isn't reachable yet, don't trick
Roger Dingledine
2005-04-01
authdirservers shouldn't do orport reachability detection,
Roger Dingledine
2005-03-31
still publish your descriptor if orport is reachable but dirport isn't
Roger Dingledine
2005-03-27
but only do the rapid reachability testing if we're hoping to be a server.
Roger Dingledine
2005-03-26
make it clearer to the human that his server is testing
Roger Dingledine
2005-03-22
options->MaxAdvertisedBandwidth only replaces advertised
Roger Dingledine
2005-03-22
Implement an option to cap bandwidth-to-advertise. Arma: can you improve the ...
Nick Mathewson
2005-03-22
Add opt hibernating; fix bug 78
Nick Mathewson
2005-03-22
Implement controller's "extendcircuit" directive.
Roger Dingledine
2005-03-19
stop logging at -l notice every single time a create cell successfully
Roger Dingledine
2005-03-19
Turn addr_policy_compare from a tristate to a quadstate; this should help add...
Nick Mathewson
2005-03-17
Commit fixes for several pending tor core tasks: document all DOCDOCed functi...
Nick Mathewson
[next]