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
Age
Commit message (
Expand
)
Author
2015-02-18
Patch from cypherpunks to try to diagnose 8387.
Nick Mathewson
2015-02-18
Actually free measured_guardfraction.
Yawning Angel
2015-02-18
Fix an implicit-narrowing warning
Nick Mathewson
2015-02-18
Merge remote-tracking branch 'yawning/bug14918'
Nick Mathewson
2015-02-18
Merge branch 'bug9321_rerebase'
Nick Mathewson
2015-02-18
Don't exit if we can't find the GuardfractionFile when booting.
George Kadianakis
2015-02-18
Final guardfraction preparations for upstream merge.
George Kadianakis
2015-02-18
Calculate relay weighted bandwidth using guardfraction bandwidths.
George Kadianakis
2015-02-18
Calculate total bandwidth weights using the guardfraction bandwidths.
George Kadianakis
2015-02-18
Calculate the guardfraction bandwidth of a guard.
George Kadianakis
2015-02-18
Parse GuardFraction info from consensuses and votes.
George Kadianakis
2015-02-18
Write GuardFraction information to consensus.
George Kadianakis
2015-02-18
Write guardfraction information to votes.
George Kadianakis
2015-02-18
Parse Guardfraction file and apply results to routerstatuses.
George Kadianakis
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
Merge branch 'bug14918'
Nick Mathewson
2015-02-17
Merge remote-tracking branch 'public/feature_13822'
Nick Mathewson
2015-02-17
Fix some issues with reporting exit-free networks
Nick Mathewson
2015-02-17
trivial whitespace fix
Roger Dingledine
2015-02-16
Maybe this will make coverity not care that this check is dead. CID 1268063
Nick Mathewson
2015-02-16
No, coverity, this is not a memory leak. 1268065
Nick Mathewson
2015-02-16
Fix a few coverity "Use after NULL check" warnings
Nick Mathewson
2015-02-15
Call cpu_init if we change to being a relay
Sebastian Hahn
2015-02-11
fix a compilation warning
Nick Mathewson
2015-02-11
Merge remote-tracking branch 'public/remove_freelist'
Nick Mathewson
2015-02-11
Merge branch 'bug12844'
Nick Mathewson
2015-02-11
Additional paranoia: do not even build tor2web stuff if not using.
Nick Mathewson
2015-02-11
Remove mempools and buf freelists
Nick Mathewson
2015-02-11
Merge remote-tracking branch 'public/feature_13555'
Nick Mathewson
2015-02-09
Add some comments to or_circuit_t.workqueue_entry
Sebastian Hahn
2015-02-09
Avoid use-after-free of circ belonging to cancelled job
Sebastian Hahn
2015-02-09
Reserve enough space for rend_service_port_config_t
Sebastian Hahn
2015-02-07
Search-and-replace to regain coding style in wake of 13822.
Nick Mathewson
2015-02-07
Split ROUTER_REQUIRED_MIN_BANDWIDTH into RELAY_ and BRIDGE_ variants
Nick Mathewson
2015-02-06
Control: getinfo entry-guards report down-since
David Goulet
2015-02-06
Merge remote-tracking branch 'sebastian/bug13993'
Nick Mathewson
2015-02-06
Fix check-spaces complaints
Sebastian Hahn
2015-02-06
Add unit test for #13290
Sebastian Hahn
2015-02-06
Fix scheduler compilation on targets where char is unsigned.
Yawning Angel
2015-02-05
Merge remote-tracking branch 'public/bug13796'
Nick Mathewson
2015-02-05
Fix a work-counting bug introduced by the workqueue merge
Nick Mathewson
2015-02-04
Bump the minimum relay version to 0.2.4.18-rc
Nick Mathewson
2015-02-04
Use getsockname, not getsockopt, on TPROXY sockets
Nick Mathewson
2015-02-03
Work around test_status.c weirdness
Nick Mathewson
2015-02-03
Merge branch 'bug6852'
Nick Mathewson
2015-02-03
Choose a more deliberate cutoff for clients in heartbeat
Nick Mathewson
2015-02-02
Merge remote-tracking branch 'public/bug9635_warnings_025'
Nick Mathewson
2015-02-02
tweak based on comments from dgoulet
Nick Mathewson
2015-02-02
Fix an unused-variable warning.
Nick Mathewson
[next]