KeyLogger.cc
Go to the documentation of this file.
Definition: FilledChecklist.h:32
an interface for those capable of configuring an ACLFilledChecklist object
Definition: ChecklistFiller.h:19
virtual void fillChecklist(ACLFilledChecklist &) const =0
configure the given checklist (to reflect the current transaction state)
bool learnNew(const CommunicationSecrets &news)
Definition: CommunicationSecrets.cc:42
bool gotAll() const
whether we know all the secrets that could be extracted
Definition: CommunicationSecrets.cc:36
void record(const CommunicationSecrets &)
writes a single (but multi-line) key log entry
Definition: KeyLog.cc:38
bool shouldLog(const Acl::ChecklistFiller &) const
(slowly checks) whether logging is possible now
Definition: KeyLogger.cc:44
void maybeLog(const Connection &, const Acl::ChecklistFiller &)
(slowly checks logging preconditions and) logs if possible
Definition: KeyLogger.cc:22
struct SquidConfig::@98 Log