aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-21Remove support for OpenSSL without ECC.Yawning Angel
2015-05-21Generate error ASAP if building with too-old opensslNick Mathewson
2015-05-21move "version" declaration to avoid "set but not used" warningsNick Mathewson
2015-05-21Merge remote-tracking branch 'yawning/bug16052a_027'Nick Mathewson
2015-05-21fwd-port 0.2.6.8 changelogNick Mathewson
2015-05-2019:38 < Yawning> nickm: you left the "+#ifndef SSL_clear_mode" block in ;_;Nick Mathewson
2015-05-20Merge branch 'bug16034_no_more_openssl_098_squashed'Nick Mathewson
2015-05-20Drop support for OpenSSLs without AES_CTRNick Mathewson
2015-05-20Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no argsNick Mathewson
2015-05-20Remove code to support OpenSSL 0.9.8Nick Mathewson
2015-05-20Stop poking SSL_CTX->comp_methodsNick Mathewson
2015-05-20Use SSL_CIPHER accessor functionsNick Mathewson
2015-05-20Use SSL_CIPHER_find where possible.Nick Mathewson
2015-05-20Try using SSL_get_ciphers in place of session->ciphersNick Mathewson
2015-05-20Tweak rectify_client_ciphers to work with openssl 1.1Nick Mathewson
2015-05-20Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'.Yawning Angel
2015-05-20Add "HiddenServiceMaxStreams" as a per-HS tunable.Yawning Angel
2015-05-19Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-05-19Bump maint-0.2.6 to 0.2.6.8Nick Mathewson
2015-05-18Fix some compilation warningsNick Mathewson
2015-05-18Merge remote-tracking branch 'andrea/ticket15358_squashed_2'Nick Mathewson
2015-05-18Merge remote-tracking branch 'special/bug16060'Nick Mathewson
2015-05-18Merge remote-tracking branch 'dgoulet/bug16021_027_01'Nick Mathewson
2015-05-18Silence two make rulescypherpunks
2015-05-17Changes file for ticket 15358Andrea Shepard
2015-05-17Add GETINFO network-liveness to control protocolAndrea Shepard
2015-05-17Implement EVENT_NETWORK_LIVENESSAndrea Shepard
2015-05-16Fix crash on HUP with mixed ephemeral servicesJohn Brooks
2015-05-14Test: add unit test for rend_data_t object and functionsDavid Goulet
2015-05-14Fix: init HSDirs list in rend_data_service_createDavid Goulet
2015-05-14Merge branch 'bug15880_027_03'Nick Mathewson
2015-05-14Test: fix HS_DESC to expect descriptor IDDavid Goulet
2015-05-14Add missing descriptor ID to HS_DESC control eventDavid Goulet
2015-05-14Fix rend_config_services() indentationDavid Goulet
2015-05-14Use safe_str_client() for service ID in logDavid Goulet
2015-05-13tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawningNick Mathewson
2015-05-13Use SSL_state() to inspect the state of SSL objects.Nick Mathewson
2015-05-13Use SSL_clear_mode where available.Nick Mathewson
2015-05-13SSL_clear_mode exists; we can use it.Nick Mathewson
2015-05-13Stop accessing 'ssl->s3->flags' when we are using openssl 1.1Nick Mathewson
2015-05-13ERR_remove_state() is deprecated since OpenSSL 1.0.0.Yawning Angel
2015-05-13Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-05-13Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-05-13Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2015-05-13Merge branch 'bug15823_025' into maint-0.2.5Nick Mathewson
2015-05-12Bump version to 0.2.7.1-alpha-devNick Mathewson
2015-05-11Add a .dummy file in the changes directory to stop git from removing ittor-0.2.7.1-alphaNick Mathewson
2015-05-11comment patch from dgoulet that was in my inbox too longNick Mathewson
2015-05-11reflow changelog.Nick Mathewson
2015-05-11Tweak spelling and word choice in changelogNick Mathewson