bio.h File Reference
#include "compat/openssl.h"#include "FadingCounter.h"#include "fd.h"#include "MemBuf.h"#include "security/Handshake.h"#include "ssl/support.h"#include <iosfwd>#include <list>#include <string>#include <type_traits>
Include dependency graph for bio.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Ssl::Bio |
| BIO source and sink node, handling socket I/O and monitoring SSL state. More... | |
| class | Ssl::ClientBio |
| class | Ssl::ServerBio |
Namespaces | |
| Ssl | |
Functions | |
| void | applyTlsDetailsToSSL (SSL *ssl, Security::TlsDetails::Pointer const &details, Ssl::BumpMode bumpMode) |
Function Documentation
◆ applyTlsDetailsToSSL()
| void applyTlsDetailsToSSL | ( | SSL * | ssl, |
| Security::TlsDetails::Pointer const & | details, | ||
| Ssl::BumpMode | bumpMode | ||
| ) |
Definition at line 570 of file bio.cc.
References SBuf::append(), Ssl::bumpMode(), Ssl::bumpPeek, SBuf::c_str(), SBuf::isEmpty(), SSL_CIPHER_find(), and Security::Tls1p2orEarlier().
Referenced by Ssl::PeekingPeerConnector::initialize().
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
