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-10-21
Fix a use-after-free in validate_intro_point_failure. Bug 17401. Found w valg...
Nick Mathewson
2015-10-21
Fix a memory leak; bug 17398.
Nick Mathewson
2015-10-19
Bump version to 0.2.7.4-rc
Nick Mathewson
2015-10-15
Merge remote-tracking branch 'origin/maint-0.2.6' into maint-0.2.7
Nick Mathewson
2015-10-15
Add hidserv-stats filname to our sandbox filter
David Goulet
2015-10-15
Fix compilation of sandbox.[ch] under musl-libc
Nick Mathewson
2015-10-09
Merge remote-tracking branch 'origin/maint-0.2.6' into maint-0.2.7
Nick Mathewson
2015-10-09
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-10-09
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-10-09
Update geoip and geoip6 to the October 9 2015 database.
Karsten Loesing
2015-10-07
Make get_ifaddrs tests more tolerant of unusual network configs
teor (Tim Wilson-Brown)
2015-10-06
Work around openssl declaring x509_get_not{Before,After} as functions
Nick Mathewson
2015-10-06
Fix 17251: avoid integer overflow in test_crypto_slow
Nick Mathewson
2015-09-29
fix compilation; mark test fns static
Nick Mathewson
2015-09-29
Socks->SOCKS in torrcs. Fixes 15609
Nick Mathewson
2015-09-29
Add checks and unit tests for get_interface_address* failure
teor (Tim Wilson-Brown)
2015-09-29
get_interface_address6_list(): Bring back a return code check
Fabian Keil
2015-09-29
No spaces around = in variable assignment
Marcin Cieślak
2015-09-29
Skip tests if backtrace support not compiled-in
Marcin Cieślak
2015-09-25
Bump to 0.2.7.3-rc-dev
Nick Mathewson
2015-09-24
Add test-network.sh to EXTRA_DIST
Nick Mathewson
2015-09-24
Make our digest-mismatch warnings a touch better
Nick Mathewson
2015-09-24
Merge branch 'bug17149'
Nick Mathewson
2015-09-24
Include some content when exporting abs_top_srcdir and builddir
Nick Mathewson
2015-09-24
Put braces around reject-lines for IPv6 addrs
Nick Mathewson
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)
[next]