You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2021/02/19 00:23:06 UTC

[trafficserver] branch master updated (1bbba93 -> 273b36c)

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

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


    from 1bbba93  Remove dependency for SSL stuff from P_Net.h (#7531)
     add 273b36c  Split SSL_CTX initialization logic into small functions (#7434)

No new revisions were added by this update.

Summary of changes:
 iocore/net/P_SSLUtils.h                 |  11 ++
 iocore/net/QUICMultiCertConfigLoader.cc | 103 +++--------
 iocore/net/QUICMultiCertConfigLoader.h  |   8 +-
 iocore/net/SSLUtils.cc                  | 306 +++++++++++++++++++++-----------
 4 files changed, 245 insertions(+), 183 deletions(-)