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

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


    from b52299c4 guard underflowed value size in couchbase collection 
responses (#3402)
     add 436571e7 Add TLS peer name verification for clients
     add ef7e5b9c Keep compatible with MesaLink and old version OpenSSL
     new c2f39eba Merge pull request #3408 from wwbmmm/verify-tls-peer-name

The 1 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:
 src/brpc/channel.cpp                     | 35 ++++++++++++---
 src/brpc/details/mesalink_ssl_helper.cpp |  8 ++++
 src/brpc/details/ssl_helper.cpp          | 44 ++++++++++++++++++-
 src/brpc/details/ssl_helper.h            |  2 +
 src/brpc/ssl_options.h                   |  4 ++
 test/brpc_channel_unittest.cpp           | 17 ++++++++
 test/brpc_ssl_unittest.cpp               | 73 ++++++++++++++++++++++++++++++++
 7 files changed, 176 insertions(+), 7 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to