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
/
common
Age
Commit message (
Expand
)
Author
2014-10-16
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-10-15
Disable SSLv3 unconditionally. Closes ticket 13426.
Nick Mathewson
2014-07-24
Avoid illegal read off end of an array in prune_v2_cipher_list
Nick Mathewson
2014-05-07
Merge remote-tracking branch 'public/ticket11528_024' into maint-0.2.4
Nick Mathewson
2014-05-07
Merge remote-tracking branch 'public/bug11513_024' into maint-0.2.4
Nick Mathewson
2014-04-17
Elevate server TLS cipher preferences over client
Nick Mathewson
2014-04-14
New sort order for server choice of ciphersuites.
Nick Mathewson
2014-04-08
Update ciphers.inc to match ff28
Nick Mathewson
2014-04-08
Teach the get_mozilla_ciphers.py script to parse recent firefoxen
Nick Mathewson
2014-02-14
gcc/clang: Mark macro-generated functions as possible unused
Sebastian Hahn
2014-02-06
Some anti-forensics paranoia...
Florent Daigniere
2013-12-18
Never allow OpenSSL engines to replace the RAND_SSLeay method
Nick Mathewson
2013-11-15
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-10-31
Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4
Nick Mathewson
2013-10-31
Merge remote-tracking branch 'public/bug6055_v2_024' into maint-0.2.4
Nick Mathewson
2013-10-10
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-10-10
Fix unit test for format_helper_exit_status
Nick Mathewson
2013-10-10
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-10-08
When examining interfaces to find an address, discard non-up ones.
Nick Mathewson
2013-10-08
Switch ECDHE group default logic for bridge/relay TLS
Nick Mathewson
2013-10-08
Raise buffer size, fix checks for format_exit_helper_status.
Nick Mathewson
2013-09-25
Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1e
Nick Mathewson
2013-09-03
Avoid a double-close on one failing case of the socketpair replacement code
Nick Mathewson
2013-08-06
Use SOCKET_OK/TOR_INVALID_SOCKET in socketpair replacement code
Nick Mathewson
2013-06-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-06-18
Implement a real OOM-killer for too-long circuit queues.
Nick Mathewson
2013-06-13
Define SEEK_SET for platforms that lack it.
Nick Mathewson
2013-06-13
If we write the annotation but not the microdescriptor, rewind.
Nick Mathewson
2013-06-12
Revert "Use the FILE_SHARE_DELETE flag for CreateFile on a mapping"
Nick Mathewson
2013-06-12
Merge remote-tracking branch 'public/bug2077_share_delete' into maint-0.2.4
Nick Mathewson
2013-06-12
Use the FILE_SHARE_DELETE flag for CreateFile on a mapping
Nick Mathewson
2013-04-18
Remove a double-newline
Nick Mathewson
2013-04-18
Merge branch 'less_charbuf_rebased' into maint-0.2.4
Nick Mathewson
2013-04-18
Fix a couple of documentation issues.
Nick Mathewson
2013-04-18
Refactor dirobj signature generation
Nick Mathewson
2013-04-17
Merge branch 'bug8037_squashed' into maint-0.2.4
Nick Mathewson
2013-04-02
Merge remote-tracking branch 'public/bug7707_diagnostic' into maint-0.2.4
Nick Mathewson
2013-03-23
Avoid clang warnings from implicit off_t->size_t cast
Nick Mathewson
2013-03-19
Merge branch 'bug8240_v2_squashed' into maint-0.2.4
Nick Mathewson
2013-03-19
Make the guard lifetime configurable and adjustable via the consensus
Nick Mathewson
2013-03-19
Merge remote-tracking branch 'public/bug7950' into maint-0.2.4
Nick Mathewson
2013-03-19
Merge remote-tracking branch 'public/bug8002' into maint-0.2.4
Nick Mathewson
2013-03-18
Fix another case of bug 8206; patch from flupzor
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'public/bug6673' into maint-0.2.4
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-03-18
Check return values from fcntl and setsockopt
Nick Mathewson
2013-03-15
Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4
Nick Mathewson
2013-03-11
Track TLS overhead: diagnostic for bug 7707
Nick Mathewson
2013-03-11
Give an #error when we want threads and OpenSSL has disabled threads
Nick Mathewson
2013-03-10
start part-way through the ssl cert lifetime
Roger Dingledine
[next]