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-09-24
Add more quotes in the test scripts
Nick Mathewson
2015-09-24
Stop trying to generate test scripts via autoconf substitution.
Nick Mathewson
2015-09-24
Increment version.
Nick Mathewson
2015-09-24
Merge branch 'underpinning_squashed'
Nick Mathewson
2015-09-24
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-09-24
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-09-24
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-09-24
Update geoip and geoip6 to the September 3 2015 database.
Karsten Loesing
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
add a README to src/config
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-22
Update private ExitPolicy in man page and torrcs for 10727, formatting
teor (Tim Wilson-Brown)
2015-09-22
Update docs with advice for separate IPv4 and IPv6 exit policies
teor (Tim Wilson-Brown)
2015-09-16
Merge remote-tracking branch 'public/bug17047'
Nick Mathewson
2015-09-16
Merge remote-tracking branch 'teor/bug16069-bug17027'
Nick Mathewson
2015-09-16
Don't enable SSE2 on X86-64.
Sebastian Hahn
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
fixup add malformed_list to unit tests from d3358a0a05f6 IPv6 wildcards
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-15
Add get_interface_address[6]_list for a list of interface IP addresses
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-13
Use SSL_get_client_ciphers() on openssl 1.1+, not SSL_get_ciphers...
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
Bump default test-network bootstrap time to 35 sec (see 16953)
Nick Mathewson
2015-09-09
Check NoKeepAliveIsolateSOCKSAuth in a better place.
Yawning Angel
2015-09-08
Merge remote-tracking branch 'teor/make-test-network-all'
Nick Mathewson
2015-09-09
Increase default boostrap time in test-network.sh
teor (Tim Wilson-Brown)
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-08
Handle negative inputs to crypto_random_time_range().
Nick Mathewson
2015-09-08
Add "make test-network-all" to verify multiple test networks
teor (Tim Wilson-Brown)
2015-09-08
Make test-network.sh more robust against arguments containing spaces
teor (Tim Wilson-Brown)
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
[next]