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
Age
Commit message (
Expand
)
Author
2015-02-19
Try to fix authdir_newdesc events
Nick Mathewson
2015-02-19
Increment version to 0.2.6.3-alpha
Nick Mathewson
2015-02-19
Merge branch 'bug12844_macros'
Nick Mathewson
2015-02-19
Do not try to download an EI for which we don't have a matching SD.
Nick Mathewson
2015-02-19
Check ENABLE_TOR2WEB_MODE before any tor2webmode code
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
clean up comments and whitespace a bit
Roger Dingledine
2015-02-18
Downgrade new extrainfo_insert warnings on startup
Nick Mathewson
2015-02-18
Merge branch 'bug13762_diagnostic_redux'
Nick Mathewson
2015-02-18
Patch from cypherpunks to try to diagnose 8387.
Nick Mathewson
2015-02-18
Improve log messages for diagnosing 13762
Nick Mathewson
2015-02-18
Merge remote-tracking branch 'yawning/cid1270894'
Nick Mathewson
2015-02-18
Actually free measured_guardfraction.
Yawning Angel
2015-02-18
whitespace fixes
Nick Mathewson
2015-02-18
Fix an implicit-narrowing warning
Nick Mathewson
2015-02-18
Merge remote-tracking branch 'yawning/bug14918'
Nick Mathewson
2015-02-18
Combine test_helpers.[ch] and testhelper.[ch]
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
Add unittests for the guardfraction feature.
George Kadianakis
2015-02-18
Unittest prep: Move get_yesterday_date_str() to helper file.
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
Check thread count for negative; realloc->reallocarray
Nick Mathewson
2015-02-17
Have tinytest tolerate systems where char has > 8 bytes
Nick Mathewson
2015-02-17
Use --list-fingerprint instead of process control in zero_length_keys.sh
Nick Mathewson
2015-02-17
Wrap two long lines
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-16
Fix deadcode warning in get_interface_addresses_raw().
Nick Mathewson
2015-02-16
Fix a trivial double-close in address.c. CID 1268071
Nick Mathewson
2015-02-15
Call cpu_init if we change to being a relay
Sebastian Hahn
2015-02-15
Don't leak a cond var when starting threads in a pool
Sebastian Hahn
2015-02-12
Merge remote-tracking branch 'sebastian/bug14875'
Nick Mathewson
2015-02-12
Avoid undefined behaviour in ifreq_to_smartlist
Sebastian Hahn
2015-02-12
Actually get all interface addresses
Sebastian Hahn
[next]