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
/
common
Age
Commit message (
Expand
)
Author
2015-05-22
Revert "Try using SSL_get_ciphers in place of session->ciphers"
Nick Mathewson
2015-05-21
Remove support for OpenSSL without ECC.
Yawning Angel
2015-05-21
Generate error ASAP if building with too-old openssl
Nick Mathewson
2015-05-21
move "version" declaration to avoid "set but not used" warnings
Nick Mathewson
2015-05-20
19:38 < Yawning> nickm: you left the "+#ifndef SSL_clear_mode" block in ;_;
Nick Mathewson
2015-05-20
Merge branch 'bug16034_no_more_openssl_098_squashed'
Nick Mathewson
2015-05-20
Drop support for OpenSSLs without AES_CTR
Nick Mathewson
2015-05-20
Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args
Nick Mathewson
2015-05-20
Remove code to support OpenSSL 0.9.8
Nick Mathewson
2015-05-20
Stop poking SSL_CTX->comp_methods
Nick Mathewson
2015-05-20
Use SSL_CIPHER accessor functions
Nick Mathewson
2015-05-20
Use SSL_CIPHER_find where possible.
Nick Mathewson
2015-05-20
Try using SSL_get_ciphers in place of session->ciphers
Nick Mathewson
2015-05-20
Tweak rectify_client_ciphers to work with openssl 1.1
Nick Mathewson
2015-05-13
tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawning
Nick Mathewson
2015-05-13
Use SSL_state() to inspect the state of SSL objects.
Nick Mathewson
2015-05-13
Use SSL_clear_mode where available.
Nick Mathewson
2015-05-13
SSL_clear_mode exists; we can use it.
Nick Mathewson
2015-05-13
Stop accessing 'ssl->s3->flags' when we are using openssl 1.1
Nick Mathewson
2015-05-13
ERR_remove_state() is deprecated since OpenSSL 1.0.0.
Yawning Angel
2015-05-07
Merge branch 'writing_tests'
Nick Mathewson
2015-05-07
Write the outlines of a WritingTests.txt document
Nick Mathewson
2015-04-28
Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.
Yawning Angel
2015-04-23
Fix some RNG function issues
Nick Mathewson
2015-04-23
Merge remote-tracking branch 'public/remove_old_libevent_autoconf_stuff'
Nick Mathewson
2015-04-23
whitespace fixes
Nick Mathewson
2015-04-23
Fix some conversion problems
Nick Mathewson
2015-04-23
Merge remote-tracking branch 'public/bug15745_027_03'
Nick Mathewson
2015-04-23
Merge branch 'feature15652_squashed'
Nick Mathewson
2015-04-23
Fix some implicit conversion warnings
Nick Mathewson
2015-04-23
Use a custom Base64 encoder with more control over the output format.
Yawning Angel
2015-04-21
Make the crypto_rand_int_range return value right-exclusive.
Nick Mathewson
2015-04-21
Add crypto_rand_int_range() and use it
David Goulet
2015-04-15
Fix spaces in crypto.h and test-memwipe.c
teor
2015-04-10
Remove `USE_OPENSSL_BASE64` and the associated code.
Yawning Angel
2015-04-02
Fix the windows test failure caused by the #15435 changes.
Yawning Angel
2015-04-01
Merge branch 'remove_digests'
Nick Mathewson
2015-04-01
Merge branch 'bug13736'
Nick Mathewson
2015-04-01
Unindent a block in crypto_set_tls_dh_prime
Nick Mathewson
2015-04-01
Merge remote-tracking branch 'yawning/feature15435'
Nick Mathewson
2015-04-01
Merge remote-tracking branch 'yawning/feature15471'
Nick Mathewson
2015-04-01
Drop support for --digests
Nick Mathewson
2015-03-31
Merge branch 'ticket14710_squashed'
Nick Mathewson
2015-03-31
Whitebox test for get_interface_address6_via_udp_socket_hack().
rl1987
2015-03-31
Bugfix: we don't want loopback/multicastaddress from _hack().
rl1987
2015-03-31
Black box test for get_interface_address6_via_udp_socket_hack().
rl1987
2015-03-31
Moving the hacky part of get_interface_address6() into separate function.
rl1987
2015-03-26
Use prctl() to have the kernel SIGTERM background processes on exit.
Yawning Angel
2015-03-26
Implement "TOR_PT_EXIT_ON_STDIN_CLOSE".
Yawning Angel
2015-03-24
Merge remote-tracking branch 'sebastian/coverage_builds'
Nick Mathewson
[next]