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
2017-02-07
If we start/stop reading on a dnsserv connection, don't assert.
Nick Mathewson
2017-02-07
Revert "Add hidserv-stats filname to our sandbox filter"
Nick Mathewson
2017-02-07
Merge branch 'teor_bug21357-v2_029' into maint-0.2.9
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-07
Backport the tonga->bifroest move to 0.2.4.
Nick Mathewson
2017-02-07
Fix out-of-bounds read in INTRODUCE2 client auth
John Brooks
2017-02-01
Scale IPv6 address counts in policy_summary_reject to avoid overflow
teor
2017-02-01
Fix IPv6 support in policy_summary_reject and policy_summary_accept
teor
2017-02-01
Refactor policy_summary_reject to prepare for IPv6 changes
teor
2017-02-01
Add unit tests for IPv6 address summaries and IPv4 netblock rejection
teor
2017-02-01
Fix write_short_policy usage comment
teor
2017-01-31
be explicit in clear_status_flags_on_sybil that we leave BadExit alone
Roger Dingledine
2017-01-31
Do not clear is_bad_exit on sybil.
Nick Mathewson
2017-01-22
circuit: Change close reasons from uint16_t to int
David Goulet
2016-12-20
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-12-20
Add a one-word sentinel value of 0x0 at the end of each buf_t chunk
Nick Mathewson
2016-12-20
Add a one-word sentinel value of 0x0 at the end of each buf_t chunk
Nick Mathewson
2016-12-20
Add a one-word sentinel value of 0x0 at the end of each buf_t chunk
Nick Mathewson
2016-12-20
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-12-20
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-12-20
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-12-19
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2016-12-19
Merge branch 'bug21018_024' into maint-0.2.8
Nick Mathewson
2016-12-19
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2016-12-19
Update the fallback directory mirror list in December 2016
teor
2016-12-18
Make log message warn about detected attempts to exploit 21018.
Nick Mathewson
2016-12-18
Fix parsing bug with unecognized token at EOS
Nick Mathewson
2016-12-09
Downgrade a harmless bug warning to info.
Nick Mathewson
2016-12-09
router: Fix memory leak in signed_descriptor_move()
David Goulet
2016-12-07
Netbsd doesn't have ipfw, only the regular pf transport stuff.
Nick Mathewson
2016-12-07
Fix a BUG() warning from next_random_exponential_delay().
Nick Mathewson
2016-12-05
Test for .git as readable instead of a dir to support worktrees
J. Ryan Stinnett
2016-12-02
protover: Fix old tor hardcoded version check
David Goulet
2016-12-02
Merge branch 'bug20716_026' into maint-0.2.9
Nick Mathewson
2016-12-01
Fix memory leak in bug 20716
overcaffeinated
2016-12-01
Merge branch 'bug20638_029_v2_squashed' into maint-0.2.9
Nick Mathewson
2016-12-01
Stop ignoring hidden service key anonymity when first starting tor
teor
2016-12-01
Update unit tests for 20484, 20529
teor
2016-11-18
Refactor rend_service_check_dir_and_add
teor
2016-11-18
Refactor duplicate code out of rend_config_services
teor
2016-11-18
Create HS directories in rend_config_services, then check before use
teor
2016-11-16
don't attempt a resolve when the cached answer will do
Roger Dingledine
2016-11-16
refactor router_pick_published_address to have another arg
Roger Dingledine
2016-11-09
Stop logging single onion and Tor2web long-term one-hop circuits
teor
2016-11-09
Call get_options() once at the top of circuit_log_ancient_one_hop_circuits()
teor
2016-11-08
Merge remote-tracking branch 'public/bug20306_029' into maint-0.2.9
Nick Mathewson
2016-11-08
When using exponential backoff in test networks, use a lower exponent
teor
2016-11-07
Merge remote-tracking branch 'teor/bug20484_029_v2' into maint-0.2.9
Nick Mathewson
2016-11-07
Reduce multiplier to 3, per teor's recommendation on #20534
Nick Mathewson
[prev]
[next]