#include "squid.h"
#include "../helper.h"
#include "anyp/PortCfg.h"
#include "base/AsyncCallbacks.h"
#include "cache_cf.h"
#include "fs_io.h"
#include "helper/Reply.h"
#include "Parsing.h"
#include "sbuf/Stream.h"
#include "SquidConfig.h"
#include "ssl/cert_validate_message.h"
#include "ssl/Config.h"
#include "ssl/helper.h"
#include "wordlist.h"
#include <limits>
Go to the source code of this file.
◆ operator<<()
◆ sslCrtvdHandleReplyWrapper()
| static void sslCrtvdHandleReplyWrapper |
( |
void * |
data, |
|
|
const ::Helper::Reply & |
reply |
|
) |
| |
|
static |
Definition at line 270 of file helper.cc.
References AsyncCallback< Answer >::answer(), assert, Helper::BrokenHelper, submitData::callback, DBG_IMPORTANT, debugs, Helper::Error, Ssl::CrtdMessage::getBody(), Ssl::CertValidationHelper::HelperCache, Ssl::CrtdMessage::OK, Helper::Okay, Ssl::CrtdMessage::parse(), Ssl::CertValidationMsg::parseResponse(), submitData::query, AsyncCallback< Answer >::release(), Ssl::CrtdMessage::REPLY, ScheduleCallHere, and submitData::ssl.
Referenced by Ssl::CertValidationHelper::Submit().