|
Squid Web Cache master
|
#include "squid.h"#include "fatal.h"#include "sbuf/Algorithms.h"#include "sbuf/SBuf.h"#include "tests/STUB.h"#include "ssl/Config.h"#include "ssl/context_storage.h"#include "ssl/ErrorDetail.h"#include "ssl/support.h"Go to the source code of this file.
Macros | |
| #define | STUB_API "ssl/libsslsquid.la" |
Functions | |
| const char * | sslGetUserEmail (SSL *) STUB_RETVAL(nullptr) const char *sslGetUserAttribute(SSL * |
| const char const char * | STUB_RETVAL (nullptr) const char *sslGetCAAttribute(SSL * |
| #define STUB_API "ssl/libsslsquid.la" |
Definition at line 19 of file stub_libsslsquid.cc.
| const char * sslGetUserEmail | ( | SSL * | ) | const |
| size_t HttpReply *STUB StoreEntry const KeyScope const HttpRequestMethod const KeyScope const char const RequestFlags const HttpRequestMethod const char const HttpRequestMethod & STUB_RETVAL | ( | nullptr | ) | const |
Definition at line 58 of file stub_libsslsquid.cc.
References Ssl::asn1timeToString(), Ssl::BumpModeStr, Ssl::GenerateSslContext(), Ssl::GenerateSslContextUsingPkeyAndCertFromMemory(), Ssl::generateUntrustedCert(), Ssl::GetX509PEM, Ssl::HasMatchingSubjectName(), Ssl::HasSubjectName(), Ssl::setClientSNI(), STUB, STUB_RETVAL, and Ssl::verifySslCertificate().