]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4319: appid: Store and retrieve only SNI in AppIdSession
authorOleksandr Stepanov -X (ostepano - SOFTSERVE INC at Cisco) <ostepano@cisco.com>
Wed, 29 May 2024 19:42:09 +0000 (19:42 +0000)
committerChris Sherwin (chsherwi) <chsherwi@cisco.com>
Wed, 29 May 2024 19:42:09 +0000 (19:42 +0000)
commita3ff0181ac7d03fafb426c67e55ca85ab02d39fd
treee9b32b69730b95bee0d2a2f9332cd6779a605ca4
parentaec2a08ccf3fff9bacbe322b4e9bacddd6164d0b
Pull request #4319: appid: Store and retrieve only SNI in AppIdSession

Merge in SNORT/snort3 from ~OSTEPANO/snort3:tls_sni_event to master

Squashed commit of the following:

commit 6a591a048bc22e8d5fa99d6876613443dabf8352
Author: Oleksandr Stepanov <ostepano@cisco.com>
Date:   Fri May 3 11:01:52 2024 -0400

    appid: Store and retrieve only SNI in AppIdSession
src/network_inspectors/appid/appid_api.cc
src/network_inspectors/appid/appid_session.h
src/network_inspectors/appid/appid_session_api.h
src/network_inspectors/appid/service_plugins/service_ssl.cc
src/network_inspectors/appid/test/appid_api_test.cc