#include <digest_common.h>

| Public Attributes | |
| int | channelId | 
| char * | user | 
| char * | realm | 
| char * | password | 
| HASHHEX | HHA1 | 
| int | parsed | 
| int | error | 
Detailed Description
Definition at line 39 of file digest_common.h.
Member Data Documentation
◆ channelId
| int _request_data::channelId | 
Definition at line 40 of file digest_common.h.
Referenced by DoOneRequest(), OutputHHA1(), and ParseBuffer().
◆ error
| int _request_data::error | 
Definition at line 46 of file digest_common.h.
Referenced by LDAPHHA1(), OutputHHA1(), and TextHHA1().
◆ HHA1
| HASHHEX _request_data::HHA1 | 
Definition at line 44 of file digest_common.h.
Referenced by LDAPHHA1(), OutputHHA1(), and TextHHA1().
◆ parsed
| int _request_data::parsed | 
Definition at line 45 of file digest_common.h.
Referenced by DoOneRequest(), and ParseBuffer().
◆ password
| char * _request_data::password | 
Definition at line 43 of file digest_common.h.
◆ realm
| char * _request_data::realm | 
Definition at line 42 of file digest_common.h.
Referenced by GetPassword(), LDAPHHA1(), ParseBuffer(), and TextHHA1().
◆ user
| char * _request_data::user | 
Definition at line 41 of file digest_common.h.
Referenced by GetPassword(), LDAPHHA1(), ParseBuffer(), and TextHHA1().
The documentation for this struct was generated from the following file:
- src/auth/digest/eDirectory/digest_common.h
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
