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
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
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
[next]