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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-09-26
Include protocol versions in votes.
Nick Mathewson
2016-09-26
Workaround a test bug
Nick Mathewson
2016-09-26
Implement voting on the protocol-version options
Nick Mathewson
2016-09-26
Include protocol version lines in votes.
Nick Mathewson
2016-09-26
Remove a little duplicated code before it becomes a lot
Nick Mathewson
2016-09-26
Add code to infer protocol versions for old Tor versions.
Nick Mathewson
2016-09-26
Cover the error cases of parsing protocol versions
Nick Mathewson
2016-09-26
Unit tests for protover_all_supported
Nick Mathewson
2016-09-26
Basic backend for the protocol-versions voting algorithm.
Nick Mathewson
2016-09-26
Actually check for missing protocols and exit as appropriate.
Nick Mathewson
2016-09-26
Add necessary code to parse and handle required/recommended protocols
Nick Mathewson
2016-09-26
Emit and parse protocol lists in router descriptors
Nick Mathewson
2016-09-26
checkpoint basic protover backend
Nick Mathewson
2016-09-24
Merge branch 'osx_sierra_028'
Nick Mathewson
2016-09-24
Fix pthread_cond_timedwait() on OSX Sierra
Nick Mathewson
2016-09-24
Fix compilation on OSX Sierra (10.12)
Nick Mathewson
2016-09-23
Bump to 0.2.9.3-alpha-dev
Nick Mathewson
2016-09-23
Bump to 0.2.8.8-dev.
Nick Mathewson
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
Simplify a few functions that dont need to call get_latest_consensus() so much
Nick Mathewson
2016-09-21
fix wide lines
Nick Mathewson
2016-09-21
Remove current_consensus macro.
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
[prev]
[next]