Config.cc File Reference
#include "squid.h"
#include "auth/Gadgets.h"
#include "auth/negotiate/Config.h"
#include "auth/negotiate/Scheme.h"
#include "auth/negotiate/User.h"
#include "auth/negotiate/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 authenticateNegotiateStats (StoreEntry *sentry)
 

Variables

static AUTHSSTATS authenticateNegotiateStats
 
Helper::StatefulClientPointer negotiateauthenticators
 
static int authnegotiate_initialised = 0
 
static hash_tableproxy_auth_cache = nullptr
 

Function Documentation

◆ authenticateNegotiateStats()

static void authenticateNegotiateStats ( StoreEntry sentry)
static

Definition at line 204 of file Config.cc.

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

Variable Documentation

◆ authenticateNegotiateStats

AUTHSSTATS authenticateNegotiateStats
static

Definition at line 33 of file Config.cc.

◆ authnegotiate_initialised

int authnegotiate_initialised = 0
static

Definition at line 37 of file Config.cc.

◆ negotiateauthenticators

Helper::StatefulClientPointer negotiateauthenticators

Definition at line 35 of file Config.cc.

Referenced by authenticateNegotiateStats().

◆ 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