Config.cc File Reference
#include "squid.h"
#include "auth/Gadgets.h"
#include "auth/ntlm/Config.h"
#include "auth/ntlm/Scheme.h"
#include "auth/ntlm/User.h"
#include "auth/ntlm/UserRequest.h"
#include "auth/State.h"
#include "cache_cf.h"
#include "client_side.h"
#include "helper.h"
#include "http/Stream.h"
#include "HttpHeaderTools.h"
#include "HttpReply.h"
#include "HttpRequest.h"
#include "mgr/Registration.h"
#include "Store.h"
#include "wordlist.h"
Include dependency graph for Config.cc:

Go to the source code of this file.

Functions

static void authenticateNTLMStats (StoreEntry *sentry)
 

Variables

static AUTHSSTATS authenticateNTLMStats
 
Helper::StatefulClientPointer ntlmauthenticators
 
static int authntlm_initialised = 0
 
static hash_tableproxy_auth_cache = nullptr
 

Function Documentation

◆ authenticateNTLMStats()

static void authenticateNTLMStats ( StoreEntry sentry)
static

Definition at line 195 of file Config.cc.

References ntlmauthenticators, and Helper::Client::packStatsInto().

Variable Documentation

◆ authenticateNTLMStats

AUTHSSTATS authenticateNTLMStats
static

Definition at line 34 of file Config.cc.

◆ authntlm_initialised

int authntlm_initialised = 0
static

Definition at line 37 of file Config.cc.

◆ ntlmauthenticators

Helper::StatefulClientPointer ntlmauthenticators

Definition at line 36 of file Config.cc.

Referenced by authenticateNTLMStats().

◆ proxy_auth_cache

hash_table* proxy_auth_cache = nullptr
static

Definition at line 39 of file Config.cc.

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors