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
2016-09-23
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-09-23
Merge remote-tracking branch 'teor/broken-028-fallbacks' into maint-0.2.8
Nick Mathewson
2016-09-22
Remove another fallback whose operator opted-out
teor
2016-09-22
bump master to 0.2.9.3-alpha
Nick Mathewson
2016-09-22
Update versions to 0.2.8.8
Nick Mathewson
2016-09-22
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-09-22
Merge branch 'bug20203_027_squashed' into maint-0.2.8
Nick Mathewson
2016-09-22
When clearing cells from a circuit for OOM reasons, tell cmux we did so.
Nick Mathewson
2016-09-22
Coverity warning fix: let coverity tell we're closing sockets
Nick Mathewson
2016-09-22
Fix conflicting types errors for aes.c.
Nick Mathewson
2016-09-21
Merge remote-tracking branch 'isis/bug20201'
Nick Mathewson
2016-09-21
Update documentation for parse_bridge_line() in src/or/config.c.
Isis Lovecruft
2016-09-20
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-09-20
Merge remote-tracking branch 'public/bug20103_028_v3' into maint-0.2.8
Nick Mathewson
2016-09-20
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-09-21
fixup! Update hard-coded fallback list based on pre-0.2.9 checks
teor
2016-09-20
dns: Always enable DNS request for our DNSPort
David Goulet
2016-09-20
Don't look at any routerstatus_t when the networkstatus is inconsistent
Nick Mathewson
2016-09-20
Update hard-coded fallback list based on pre-0.2.9 checks
teor
2016-09-16
Add support for AES256 and AES192
Nick Mathewson
2016-09-16
Remove a needless level of indirection from crypto_cipher_t
Nick Mathewson
2016-09-16
Simplify the crypto_cipher_t interface and structure
Nick Mathewson
2016-09-16
In aes.c, support 192-bit and 256-bit keys.
Nick Mathewson
2016-09-14
Ensure that dir1 and dir2 are freed at the end of poisoning test
Nick Mathewson
2016-09-14
Fix a bogus memwipe length in rend_service_load_auth_keys().
Nick Mathewson
2016-09-14
Remove an extraneous parenthesis in IF_BUG_OHNCE__
Nick Mathewson
2016-09-14
Merge remote-tracking branch 'teor/feature20072'
Nick Mathewson
2016-09-14
Merge branch 'bug20081'
Nick Mathewson
2016-09-14
Add some chutney single onion networks to make test-network-all
teor
2016-09-13
Merge remote-tracking branch 'public/bug20063'
Nick Mathewson
2016-09-13
Fix a memory leak in options/validate__single_onion
Nick Mathewson
2016-09-13
Fix a check-spaces warning.
Nick Mathewson
2016-09-13
options/validate__single_onion test: use new log capture api
Nick Mathewson
2016-09-13
Merge branch 'feature-17178-v7-squashed-v2'
Nick Mathewson
2016-09-13
Replace OnionService* with HiddenService* in option names
teor
2016-09-13
Refactor Single Onion code to improve consistency
teor
2016-09-13
Comments: prefer circuit_build_times_disabled() to LearnCircuitBuildTimeout
teor
2016-09-13
Ephemeral Single Onion Services must have the NonAnonymous ADD_ONION flag
teor
2016-09-13
Refactor the hidden service code to use rend_service_path
teor
2016-09-13
Allow the unit tests to pass a service list to rend_service_load_all_keys
teor
2016-09-13
Refactor UseEntryNodes so the original configured value is preserved
teor
2016-09-13
Use CircuitBuildTimeout whenever circuit_build_times_disabled is true
teor
2016-09-13
Fix a typo in a comment in rend_consider_services_intro_points
teor
2016-09-13
Fix a typo in the LearnCircuitBuildTimeout disabled log message
teor
2016-09-13
When LearnCircuitBuildTimeout is disabled by other options, be quieter
teor
2016-09-13
Remove a duplicate non-anonymous warning log message
teor
2016-09-13
Refactor crypto init to use existing options variable
teor (Tim Wilson-Brown)
2016-09-13
Make Tor2web work with ReachableAddresses and CRN_DIRECT_CONN
teor
2016-09-13
Make Single Onion Service intro points respect ReachableAddresses
teor
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
[next]