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
/
nodelist.c
Age
Commit message (
Expand
)
Author
2016-06-11
Merge remote-tracking branch 'public/bug19203_027' into maint-0.2.8
Nick Mathewson
2016-05-30
Fix a warning on unnamed nodes in node_get_by_nickname().
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-27
Make sure that every module in src/or has a brief description.
Nick Mathewson
2016-02-20
If both IPv4 and IPv6 addresses could be used, choose one correctly
teor (Tim Wilson-Brown)
2016-02-03
Make bridge clients prefer the configured bridge address
teor (Tim Wilson-Brown)
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Consistently format addresses in node_get_address_string
teor (Tim Wilson-Brown)
2016-01-29
Use fascist firewall and ClientUseIPv4 for bridge clients
teor (Tim Wilson-Brown)
2016-01-29
Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options
teor (Tim Wilson-Brown)
2016-01-29
Fix *_get_all_orports to use ipv6_orport
teor (Tim Wilson-Brown)
2015-12-18
Client should check if dir server has open dir port or handles tunnelled requ...
Matthew Finkel
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-07-31
Improve log messages for problems about ed25519 keypinning
Nick Mathewson
2015-02-23
Avoid logging natural-language reports that are redundant with bootstrapping
Nick Mathewson
2015-02-19
stop warning each time we check minimum-dir-info
Roger Dingledine
2015-02-19
don't update dir_info_status when we have minimum dir info
Roger Dingledine
2015-02-18
Fix bootstrap directory information logging.
Yawning Angel
2015-02-18
Fix compute_frac_paths_available, when ExitNodes is not set.
Yawning Angel
2015-02-17
Fix some issues with reporting exit-free networks
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-30
Allow tor to build circuits using a consensus with no exits
teor
2014-12-30
Check if there are exits in the consensus
teor
2014-12-30
Refactor count_usable_descriptors to use named enums for exit_only
teor
2014-11-20
Make can_complete_circuits a static variable.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-09
Remove client-side bad directory logic
Sebastian Hahn
2014-09-02
Another clang analyzer complaint wrt HT_GENERATE
Nick Mathewson
2014-08-29
Introduce full coverage tests for module routerset.c.
dana koch
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
[next]