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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
routerlist.c
Age
Commit message (
Expand
)
Author
2012-08-17
Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic.
Linus Nordberg
2012-08-03
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-08-03
Mitigate a side-channel leak of which relays Tor chooses for a circuit
Robert Ransom
2012-08-03
Remove bogus comment claiming that an assertion is triggerable by consensus
Robert Ransom
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-06-28
Downgrade 'Got a certificate, but we already have it' log message from warnin...
Andrea Shepard
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-08
changes file and whitespace fix for bug5235 patch
Nick Mathewson
2012-06-08
Rate-limit 'Weighted bandwidth is 0.000000 ...' message; it can be produced i...
Andrea Shepard
2012-06-05
Fix "make check-spaces" issues
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve some markup complaints from doxygen
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-05-31
Merge remote-tracking branch 'public/bug3196'
Nick Mathewson
2012-05-16
Merge remote-tracking branch 'public/bug2297'
Nick Mathewson
2012-05-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-16
Correct the bulletproofing of routerlist_insert()
Nick Mathewson
2012-05-11
Raise thresholds for declaring bootstrapping complete.
Nick Mathewson
2012-03-30
Twiddle ROUTER_{MAX_COSMETIC_TIME_DIFFERENCE,MAX_AGE_TO_PUBLISH}
Nick Mathewson
2012-03-30
Exits don't need to fetch certs for unknown authorities
Nick Mathewson
2012-03-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-03-09
Revise "sufficient exit nodes" check to work with restrictive ExitNodes
Nick Mathewson
2012-03-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-03-08
Require a threshold of exit nodes before building circuits
Nick Mathewson
2012-02-23
When not fetching v2 dir info, don't require it for cleaning descriptors
Daniel Bryg
2012-02-10
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-02-10
Downgrade "missing a certificate" from notice to info
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-16
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Nick Mathewson
2011-11-28
New 'DisableNetwork' option to prevent Tor from using the network
Nick Mathewson
2011-09-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-30
Use %f with printf-style formatting, not %lf
Nick Mathewson
2011-07-15
Better messages when we're stalled because of microdescriptors
Nick Mathewson
2011-07-15
Remove compare_addr_to_node_policy
Nick Mathewson
2011-07-11
Rename and tweak nodelist_add_node_family() to add node
Nick Mathewson
2011-07-11
Look at the right consensus in router_add_to_routerlist()
Nick Mathewson
2011-07-07
Kill redundant checks around routerset_contains_*()
Nick Mathewson
2011-07-01
Defensive programming: don't crash with broken node_t
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-05-15
Fixup whitespace issues from 3122 commit
Nick Mathewson
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
Merge branch 'bug2732-simpler' into maint-0.2.2
Nick Mathewson
2011-05-15
Rip out more of hid_serv_acting_as_directory
Nick Mathewson
2011-05-12
Accept hs descriptors even if we don't see an HSDir for us
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
[next]