#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.
| Classes | |
| class | Ssl::GeneratorRequestor | 
| Initiator of an Ssl::Helper query.  More... | |
| class | Ssl::GeneratorRequest | 
| A pending Ssl::Helper request, combining the original and collapsed queries.  More... | |
| class | submitData | 
| Namespaces | |
| Ssl | |
| Typedefs | |
| typedef std::unordered_map< SBuf, GeneratorRequest * > | Ssl::GeneratorRequests | 
| Ssl::Helper query:GeneratorRequest map.  More... | |
| Functions | |
| static void | Ssl::HandleGeneratorReply (void *data, const ::Helper::Reply &reply) | 
| receives helper response  More... | |
| static GeneratorRequests & | Ssl::TheGeneratorRequests () | 
| pending Ssl::Helper requests (to all certificate generator helpers combined)  More... | |
| static std::ostream & | operator<< (std::ostream &os, const Ssl::GeneratorRequest &gr) | 
| prints Ssl::GeneratorRequest for debugging  More... | |
| static void | sslCrtvdHandleReplyWrapper (void *data, const ::Helper::Reply &reply) | 
Function Documentation
◆ operator<<()
| 
 | static | 
Definition at line 74 of file helper.cc.
References SBuf::id, Ssl::GeneratorRequest::query, Ssl::GeneratorRequest::requestors, and InstanceId< Class, ValueType >::value.
◆ sslCrtvdHandleReplyWrapper()
| 
 | static | 
Definition at line 270 of file helper.cc.
References 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, Ssl::CrtdMessage::REPLY, ScheduleCallHere, and submitData::ssl.
Referenced by Ssl::CertValidationHelper::Submit().
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
