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
/
routerlist.c
Age
Commit message (
Expand
)
Author
2008-12-22
Fix most DOCDOCs remaining and/or added by redox.
Nick Mathewson
2008-12-22
Documentation and conformance for WRA_* returns.
Nick Mathewson
2008-12-22
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-22
Fix all of the doxygen warnings not pertaining to missing documentation.
Nick Mathewson
2008-12-22
More propagating of things that need to be was_router_added_t now.
Nick Mathewson
2008-12-19
Doc RRS_DONT_REMOVE_OLD; improve router_rebuild_store documentation.
Nick Mathewson
2008-12-18
Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...
Nick Mathewson
2008-12-18
whitespace fixes.
Nick Mathewson
2008-12-17
Resolve many DOCDOCs.
Nick Mathewson
2008-12-17
Make return code from router_add_to_routerlist a nice sensible enum. Based o...
Nick Mathewson
2008-12-11
Avoid multiple descriptor-fetch connections to authorities. Fixes bug 366.
Nick Mathewson
2008-12-11
Add a PDS_ flag to exclude authorities from which we are fetching descs.
Nick Mathewson
2008-12-11
Change directory_get_from_dirserver to take a set of flags to be passed to pi...
Nick Mathewson
2008-12-10
Give a better error when something has changed our descriptor cache out from ...
Nick Mathewson
2008-12-08
When the client is choosing entry guards, now it selects at most
Roger Dingledine
2008-11-16
apply sebastian's bug 867 fix: make routerset_equal() work as documented with...
Nick Mathewson
2008-11-11
oops, remove debugging log message.
Nick Mathewson
2008-11-11
be less aggressive about deleting expired certs. based on patch from rovv. p...
Nick Mathewson
2008-11-07
but to not attempt to download a specific certificate we already have.
Nick Mathewson
2008-11-07
Aaaaand, do not reset the download count just because we have a certificate t...
Nick Mathewson
2008-11-07
When we get a duplicated certificate, treat it as a failure and increment the...
Nick Mathewson
2008-10-01
Now NodeFamily and MyFamily config options allow spaces in
Roger Dingledine
2008-09-26
Proposal 152 implementation from Josh Albrecht, with tweaks.
Nick Mathewson
2008-09-25
Widen the conditions under which we whine about not having a geoip file to in...
Nick Mathewson
2008-09-25
Add country-code support to configured node lists to implement the ever-popul...
Nick Mathewson
2008-09-24
All relays now store and serve v2 hidden service descriptors by default (not ...
Karsten Loesing
2008-09-24
If we are not using BEGIN_DIR cells, don't attempt to contact hidden service ...
Karsten Loesing
2008-09-15
Add a circuit_conforms_to_options() function for use in debugging paths [and ...
Nick Mathewson
2008-09-11
Directory mirrors store and serve v2 hidden service descriptors by default.
Karsten Loesing
2008-09-09
karsten's patch for bug 767.
Roger Dingledine
2008-08-14
Add exit policy and bw to dirvotes - unfortunately also to v2 statuses
Peter Palfrader
2008-08-05
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-07-25
r17359@pc-10-8-1-079: nickm | 2008-07-25 16:42:48 +0200
Nick Mathewson
2008-07-24
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
Nick Mathewson
2008-07-24
r17338@aud-055: nickm | 2008-07-24 11:21:06 +0200
Nick Mathewson
2008-07-18
r17220@tombo: nickm | 2008-07-18 15:11:27 -0400
Nick Mathewson
2008-07-18
r17188@tombo: nickm | 2008-07-18 14:35:18 -0400
Nick Mathewson
2008-07-10
r16881@tombo: nickm | 2008-07-10 14:19:21 -0400
Nick Mathewson
2008-06-20
Added prefixes to testing-network-only configuration options.
Karsten Loesing
2008-06-18
check-spaces, fix a typo
Roger Dingledine
2008-06-16
More bug 707 fixes: no #if/#endif pairs inside macro arguments.
Nick Mathewson
2008-06-14
Patch from Karsten to implement proposal 135 ("Testing Tor Networks").
Nick Mathewson
2008-06-13
Explain how my emacs setup works in the HACKING file. Someone else may care too.
Nick Mathewson
2008-06-10
some cleanups in preparation for moving stuff around
Roger Dingledine
2008-06-10
Fix last geoip bugs.
Nick Mathewson
2008-06-10
r16129@tombo: nickm | 2008-06-10 14:28:06 -0400
Nick Mathewson
2008-06-09
r16121@tombo: nickm | 2008-06-09 16:14:39 -0400
Nick Mathewson
2008-06-09
report partial bootstrapping progress as we fetch descriptors
Roger Dingledine
2008-06-09
extra points if you make it compile. boy, i'm on a roll.
Roger Dingledine
2008-06-09
whoops -- the other half of r15074
Roger Dingledine
[next]