This is an automated email from the ASF dual-hosted git repository.

grag pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from 1dd099f  Removed dead code from v1 API serialization changes.
     new e258059  SSL Socket: Moved accept callback logic into protected 
function.
     new 599b9e8  Reverted SSL Socket guard against downgrade.
     new 4bb7ef9  SSL Socket: Added downgrade support.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 3rdparty/libprocess/src/openssl.cpp            |   6 -
 3rdparty/libprocess/src/ssl/openssl_socket.cpp | 247 ++++++++++++++++---------
 3rdparty/libprocess/src/ssl/openssl_socket.hpp |   6 +
 3rdparty/libprocess/src/tests/ssl_tests.cpp    |   3 -
 4 files changed, 168 insertions(+), 94 deletions(-)

Reply via email to