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
/
nodelist.c
Age
Commit message (
Expand
)
Author
2014-08-06
Build circuits more readily when DisableNetwork goes to 0
Roger Dingledine
2014-06-02
Merge remote-tracking branch 'public/bug12170_024_v2'
Nick Mathewson
2014-06-02
Avoid needless router_dir_info_has_changed from router_set_status
Nick Mathewson
2014-05-01
Fix a misuse of strlcpy() introduced by the #11156 patch.
George Kadianakis
2014-04-15
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-03-27
Merge branch 'bug7164_diagnose_harder_v2'
Nick Mathewson
2014-03-27
More logs to try to diagnose bug 7164
Nick Mathewson
2014-03-10
Merge branch 'bug11156_squashed'
Nick Mathewson
2014-03-10
Don't do directory fetches before all PTs have been configured.
George Kadianakis
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-02-12
Siphash-2-4 is now our hash in nearly all cases.
Nick Mathewson
2014-02-07
Merge remote-tracking branch 'houqp/hs_control_fix'
Nick Mathewson
2014-02-06
Merge remote-tracking branch 'public/bug10543_024_v2'
Nick Mathewson
2014-02-06
Make the handling for usable-exit counting handle ExitNodes better
Nick Mathewson
2014-02-06
fix longname returned in HS_DESC control events
Qingping Hou
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2013-10-10
Report bootstrapping progress correctly when downloading microdescs
Roger Dingledine
2013-03-28
Make PathsNeededToBuildCircuits option work.
Karsten Loesing
2013-03-11
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
Nick Mathewson
2013-02-09
use router->addr for log messages and controller events
Roger Dingledine
2013-02-04
Quick fix on 5956 for authorities
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-30
Use %d, not %02d, for decimal percentages
Nick Mathewson
2013-01-30
Parameterize FRAC_USABLE_NEEDED for fraction of circuits
Nick Mathewson
2013-01-30
Compute whether we're ready to build circuits based on fraction of paths
Nick Mathewson
2013-01-30
Add an optional out-arg to count_usable_descriptors
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Enable the ntor handshake on the client side.
Nick Mathewson
2012-12-06
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
Nick Mathewson
2012-12-06
Start refactoring trusted_dir_servers into trusted and fallback lists
Nick Mathewson
2012-12-03
fix some typos
Roger Dingledine
2012-11-16
when counting available descs, say whether we're counting exits
Roger Dingledine
2012-11-04
Merge remote-tracking branch 'linus/bug5053-bug5055'
Nick Mathewson
2012-10-17
Two changes lost in rebase resurrected.
Linus Nordberg
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-04
Merge remote-tracking branch 'linus/bug6757'
Nick Mathewson
2012-09-21
Remove the testing_since* fields
Nick Mathewson
2012-09-19
Have node_get_pref_orport() return an IPv6 OR port when UseBridges is set.
Linus Nordberg
2012-09-14
Move functions for seeing if we know enough nodes into nodelist
Nick Mathewson
2012-09-14
Move many of the node_ functions from routerlist to nodelist
Nick Mathewson
2012-09-05
minor typos i found while constructing the changelog
Roger Dingledine
2012-09-04
Take microdesc into account when deciding about preferred OR port.
Linus Nordberg
2012-09-04
Make node_ipv6_preferred() take microdescs into account.
Linus Nordberg
2012-09-04
Take microdesc IPv6 address into account when setting node->ipv6_preferred.
Linus Nordberg
2012-09-04
Clients connect to public relays over IPv6.
Linus Nordberg
2012-09-04
Clear the ipv6_preferred flag like the others.
Linus Nordberg
2012-09-04
Fix a comment.
Linus Nordberg
2012-08-27
Fix whitespace
Nick Mathewson
2012-08-23
Move ipv6_preferred from routerinfo_t to node_t.
Linus Nordberg
[next]