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-09-23
New AuthDirPinKeys option to enable/disable keypinning enforcement
Nick Mathewson
2015-09-23
Extract the add-or-replace-keypin logic into a new function
Nick Mathewson
2015-09-23
Allow conflicts to occur in keypinning journal
Nick Mathewson
2015-09-22
Fix a memory leak in router_parse_addr_policy_item_from_string. CID 1324770
Nick Mathewson
2015-09-22
Merge branch 'feature16769_squashed'
Nick Mathewson
2015-09-22
Disable --master-key as not-yet-working for 0.2.7
Nick Mathewson
2015-09-22
Add a --master-key option
Nick Mathewson
2015-09-22
Add a new --newpass option to add or remove secret key passphrases.
Nick Mathewson
2015-09-22
Merge branch 'feature16944_v2'
Nick Mathewson
2015-09-16
Merge branch 'bug17027-reject-private-all-interfaces-v2' into bug16069-bug17027
teor (Tim Wilson-Brown)
2015-09-16
fixup Clarify ambiguous log message in router_add_exit_policy
teor (Tim Wilson-Brown)
2015-09-16
fixup Only set TAPMP_STAR_IPV6_ONLY if TAPMP_EXTENDED_STAR is set
teor (Tim Wilson-Brown)
2015-09-16
Log an info-level message for each IP blocked by ExitPolicyRejectPrivate
teor (Tim Wilson-Brown)
2015-09-16
ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses
teor (Tim Wilson-Brown)
2015-09-16
ExitPolicy accept6/reject6 produces IPv6 wildcard addresses only
teor (Tim Wilson-Brown)
2015-09-16
Warn about redundant torrc ExitPolicy lines due to accept/reject *:*
teor (Tim Wilson-Brown)
2015-09-16
Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes
teor (Tim Wilson-Brown)
2015-09-14
Update comments about ExitPolicy parsing
teor (Tim Wilson-Brown)
2015-09-13
Convince coverity that we do not have a particular memory leak
Nick Mathewson
2015-09-11
Add a rend cache failure info dup function
David Goulet
2015-09-10
Merge remote-tracking branch 'public/ed25519_hup_v2'
Nick Mathewson
2015-09-09
Check NoKeepAliveIsolateSOCKSAuth in a better place.
Yawning Angel
2015-09-08
Make NoKeepAliveIsolateSOCKSAuth work as expected
Nick Mathewson
2015-09-08
Merge branch 'feature15482_squashed'
Nick Mathewson
2015-09-08
Add `KeepAliveIsolateSOCKSAuth` as a SOCKSPort option.
Yawning Angel
2015-09-04
Never ever try to load the secret key if offline_master is set
Nick Mathewson
2015-09-04
Add "OfflineMasterKey" option
Nick Mathewson
2015-09-03
Only return 0..255 from main().
Nick Mathewson
2015-09-02
Merge remote-tracking branch 'dgoulet/bug15963_026_01'
Nick Mathewson
2015-09-02
Don't vote HSDir if we aren't voting Fast
David Goulet
2015-09-02
Fix crashes in tests
Nick Mathewson
2015-09-02
Prohibit the use of one entry node with an HS
David Goulet
2015-09-02
Let recent relays run with the chutney sandbox.
Nick Mathewson
2015-09-02
Let bridge authorities run under the sandbox
Nick Mathewson
2015-09-02
Merge remote-tracking branch 'dgoulet/bug15254_027_01'
Nick Mathewson
2015-09-02
correct the doc for find_rp_for_intro.
Nick Mathewson
2015-09-02
Remove remaining references to "nulterminate" in comments
Nick Mathewson
2015-09-02
Include dns_structs.h in tarball
Nick Mathewson
2015-09-02
Enable hidden service statistics by default
David Goulet
2015-09-01
Remove the unused "nulterminate" option to buf_pullup()
Nick Mathewson
2015-09-01
Bug 15482: Don't abandon circuits that are still in use for browsing.
Mike Perry
2015-09-01
missing semicolon
Nick Mathewson
2015-09-01
Fix an always-false check with an assertion
Nick Mathewson
2015-09-01
Fix a false-positive in coverity scan with an assertion
Nick Mathewson
2015-09-01
Fix code for checking expired certificates on load
Nick Mathewson
2015-09-01
Simplify API for find_rp_for_intro()
Nick Mathewson
2015-09-01
properly delete current channel in channel_free_list
Sebastian Hahn
2015-08-26
Merge remote-tracking branch 'rl1987/test_dns_resolve_rebased'
Nick Mathewson
2015-08-25
Log malformed hostnames in socks5 request respecting SafeLogging
Andreas Stieger
2015-08-23
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
rl1987
[next]