SNode.C
Loading...
Searching...
No Matches
net::config::stream::tls::ConfigSocketServer< ConfigSocketServerBaseT > Member List

This is the complete list of members for net::config::stream::tls::ConfigSocketServer< ConfigSocketServerBaseT >, including all inherited members.

net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigTlsServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigTlsServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) constutils::SubCommand
net::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigTlsServer::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigTlsServer::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue, const CLI::Validator &validator) constutils::SubCommand
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigTlsServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigTlsServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) constutils::SubCommand
net::addOptionFunction(const std::string &name, const std::function< void(const std::string &)> &callback, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::addOptionFunction(const std::string &name, const std::function< void(const std::string &)> &callback, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigTlsServer::addOptionFunction(const std::string &name, const std::function< void(const std::string &)> &callback, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigTlsServer::addOptionFunction(const std::string &name, const std::function< void(const std::string &)> &callback, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) constutils::SubCommand
net::addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) constutils::SubCommand
net::addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) constutils::SubCommand
net::config::ConfigTlsServer::addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) constutils::SubCommand
net::config::ConfigTlsServer::addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) constutils::SubCommand
addSniCert(const std::string &domain, const std::map< std::string, std::variant< std::string, bool, ssl_option_t > > &sniCert)net::config::ConfigTlsServer
addSniCerts(const std::map< std::string, std::map< std::string, std::variant< std::string, bool, ssl_option_t > > > &sniCerts)net::config::ConfigTlsServer
net::addSubCommandApp(std::shared_ptr< utils::AppWithPtr > subCommand)utils::SubCommand
net::config::ConfigTlsServer::addSubCommandApp(std::shared_ptr< utils::AppWithPtr > subCommand)utils::SubCommand
net::aliasesutils::SubCommandprotectedstatic
net::config::ConfigTlsServer::aliasesutils::SubCommandprotectedstatic
net::allowExtras(bool allow=true)utils::SubCommand
net::config::ConfigTlsServer::allowExtras(bool allow=true)utils::SubCommand
caCertAcceptUnknownOptnet::config::ConfigTlsprivate
caCertDirOptnet::config::ConfigTlsprivate
caCertOptnet::config::ConfigTlsprivate
caCertUseDefaultDirOptnet::config::ConfigTlsprivate
certKeyOptnet::config::ConfigTlsprivate
certKeyPasswordOptnet::config::ConfigTlsprivate
certOptnet::config::ConfigTlsprivate
net::childSubCommandsutils::SubCommandprivate
cipherListOptnet::config::ConfigTlsprivate
clientHelloCallback(SSL *ssl, int *al, void *arg)net::config::stream::tls::ConfigSocketServer< ConfigSocketServerBaseT >privatestatic
net::commandlineOptutils::SubCommandprivate
net::commandlineTriggerApputils::SubCommandprotectedstatic
net::config::ConfigTlsServer::commandlineTriggerApputils::SubCommandprotectedstatic
ConfigInstance(const std::string &instanceName, Role role)net::config::ConfigInstanceexplicitprotected
ConfigInstance(ConfigInstance &)=deletenet::config::ConfigInstance
ConfigInstance(ConfigInstance &&)=deletenet::config::ConfigInstance
ConfigSection(ConfigInstance *instance, T *sectionPtr, const std::string &group="Sections")net::config::ConfigSection
ConfigSection(const ConfigSection &)=deletenet::config::ConfigSection
ConfigSection(ConfigSection &&)=deletenet::config::ConfigSection
ConfigSocketServer(const std::string &name)net::config::stream::tls::ConfigSocketServer< ConfigSocketServerBaseT >explicitprotected
ConfigTls(ConfigInstance *instance, ConcretConfigTls section)net::config::ConfigTlsexplicitprotected
ConfigTlsServer(ConfigInstance *instance)net::config::ConfigTlsServerexplicitprotected
net::configToStr() constutils::SubCommand
net::config::ConfigTlsServer::configToStr() constutils::SubCommand
configurable(bool configurable)net::config::ConfigInstance
configuredSniCertsnet::config::ConfigTlsServerprivate
defaultSniCertsnet::config::ConfigTlsServerprivate
DESCRIPTIONnet::config::ConfigTlsstatic
net::description(const std::string &description)utils::SubCommandprotected
net::config::ConfigTlsServer::description(const std::string &description)utils::SubCommandprotected
net::disabled(SubCommand *subCommand, bool disabled=true)utils::SubCommand
net::config::ConfigTlsServer::disabled(SubCommand *subCommand, bool disabled=true)utils::SubCommand
disableOptnet::config::ConfigInstanceprivate
extracted()net::config::ConfigInstancestatic
net::finalutils::SubCommandprivate
net::finalCallback(const std::function< void()> &finalCallback)utils::SubCommand
net::config::ConfigTlsServer::finalCallback(const std::function< void()> &finalCallback)utils::SubCommand
net::footer(const std::string &footer)utils::SubCommandprotected
net::config::ConfigTlsServer::footer(const std::string &footer)utils::SubCommandprotected
forceSniOptnet::config::ConfigTlsServerprivate
getCaCert() constnet::config::ConfigTls
getCaCertAcceptUnknown() constnet::config::ConfigTls
getCaCertDir() constnet::config::ConfigTls
getCaCertUseDefaultDir() constnet::config::ConfigTls
getCert() constnet::config::ConfigTls
getCertKey() constnet::config::ConfigTls
getCertKeyPassword() constnet::config::ConfigTls
getCipherList() constnet::config::ConfigTls
getCommandlineTriggerApp()net::config::ConfigInstancestatic
getDisabled() constnet::config::ConfigInstance
getForceSni() constnet::config::ConfigTlsServer
getHelpTriggerApp()net::config::ConfigInstancestatic
getInitTimeout() constnet::config::ConfigTls
getInstanceName() constnet::config::ConfigInstance
net::getName() constutils::SubCommand
net::config::ConfigTlsServer::getName() constutils::SubCommand
getNoCloseNotifyIsEOF() constnet::config::ConfigTls
net::getOption(const std::string &name) constutils::SubCommand
net::config::ConfigTlsServer::getOption(const std::string &name) constutils::SubCommand
net::getParent() constutils::SubCommand
net::config::ConfigTlsServer::getParent() constutils::SubCommand
net::getRequired() constutils::SubCommandinline
net::config::ConfigTlsServer::getRequired() constutils::SubCommandinline
getShowConfigTriggerApp()net::config::ConfigInstancestatic
getShutdownTimeout() constnet::config::ConfigTls
getSniCerts() constnet::config::ConfigTlsServer
getSniCtx(const std::string &serverNameIndication)net::config::stream::tls::ConfigSocketServer< ConfigSocketServerBaseT >
getSslCtx()net::config::stream::tls::ConfigSocketServer< ConfigSocketServerBaseT >
getSslOptions() constnet::config::ConfigTls
net::getSubCommand()utils::SubCommand
net::getSubCommand() constutils::SubCommand
net::config::ConfigTlsServer::getSubCommand()utils::SubCommand
net::config::ConfigTlsServer::getSubCommand() constutils::SubCommand
net::hasParent() constutils::SubCommand
net::config::ConfigTlsServer::hasParent() constutils::SubCommand
net::help(const CLI::App *helpApp, const CLI::AppFormatMode &mode) constutils::SubCommand
net::config::ConfigTlsServer::help(const CLI::App *helpApp, const CLI::AppFormatMode &mode) constutils::SubCommand
net::helpOptutils::SubCommandprotected
net::config::ConfigTlsServer::helpOptutils::SubCommandprotected
net::helpTriggerApputils::SubCommandprotectedstatic
net::config::ConfigTlsServer::helpTriggerApputils::SubCommandprotectedstatic
net::initialize(CLI::Option *option, const std::string &typeName, const CLI::Validator &validator, bool configurable) constutils::SubCommandprivate
initTimeoutOptnet::config::ConfigTlsprivate
Instance typedefnet::config::stream::tls::ConfigSocketServer< ConfigSocketServerBaseT >
instanceNamenet::config::ConfigInstanceprivate
NAMEnet::config::ConfigTlsstatic
net::nameutils::SubCommandprivate
nameAnonymousnet::config::ConfigInstanceprivatestatic
net::needs(SubCommand *subCommand, bool needs=true)utils::SubCommand
net::config::ConfigTlsServer::needs(SubCommand *subCommand, bool needs=true)utils::SubCommand
net::newSubCommand(Args &&... args)utils::SubCommand
net::config::ConfigTlsServer::newSubCommand(Args &&... args)utils::SubCommand
noCloseNotifyIsEOFOptnet::config::ConfigTlsprivate
onDestroynet::config::ConfigInstanceprivate
net::operator=(ConfigInstance &)=deletenet::config::ConfigInstance
net::operator=(ConfigInstance &&)=deletenet::config::ConfigInstance
net::utils::SubCommand::operator=(const SubCommand &)=deleteutils::SubCommand
net::utils::SubCommand::operator=(SubCommand &&)=deleteutils::SubCommand
net::config::ConfigTlsServer::operator=(const ConfigSection &)=deletenet::config::ConfigSection
utils::SubCommand::operator=(const SubCommand &)=deleteutils::SubCommand
utils::SubCommand::operator=(SubCommand &&)=deleteutils::SubCommand
net::parentutils::SubCommandprivate
net::parse(int argc, char *argv[]) constutils::SubCommandprotected
net::config::ConfigTlsServer::parse(int argc, char *argv[]) constutils::SubCommandprotected
net::removeSubCommand()utils::SubCommandprotected
net::config::ConfigTlsServer::removeSubCommand()utils::SubCommandprotected
net::required(bool required=true, bool force=true)utils::SubCommand
net::required(SubCommand *subCommand, bool required=true)utils::SubCommand
net::required(CLI::Option *option, bool required=true)utils::SubCommand
net::config::ConfigTlsServer::required(bool required=true, bool force=true)utils::SubCommand
net::config::ConfigTlsServer::required(SubCommand *subCommand, bool required=true)utils::SubCommand
net::config::ConfigTlsServer::required(CLI::Option *option, bool required=true)utils::SubCommand
net::requiredCountutils::SubCommandprivate
Role enum namenet::config::ConfigInstance
rolenet::config::ConfigInstanceprivate
net::sectionFormatterutils::SubCommandprotectedstatic
net::config::ConfigTlsServer::sectionFormatterutils::SubCommandprotectedstatic
net::selfAnchoredSubCommandApputils::SubCommandprivate
setCaCert(const std::string &caCert)net::config::ConfigTls
setCaCertAcceptUnknown(bool set=true)net::config::ConfigTls
setCaCertDir(const std::string &caCertDir)net::config::ConfigTls
setCaCertUseDefaultDir(bool set=true)net::config::ConfigTls
setCert(const std::string &cert)net::config::ConfigTls
setCertKey(const std::string &certKey)net::config::ConfigTls
setCertKeyPassword(const std::string &certKeyPassword)net::config::ConfigTls
setCipherList(const std::string &cipherList)net::config::ConfigTls
net::setConfig(const std::string &defaultConfigFile) constutils::SubCommand
net::config::ConfigTlsServer::setConfig(const std::string &defaultConfigFile) constutils::SubCommand
net::setConfigurable(CLI::Option *option, bool configurable) constutils::SubCommandprotected
net::config::ConfigTlsServer::setConfigurable(CLI::Option *option, bool configurable) constutils::SubCommandprotected
net::setDefaultValue(CLI::Option *option, const ValueTypeT &value, bool clear=true) constutils::SubCommandprotected
net::config::ConfigTlsServer::setDefaultValue(CLI::Option *option, const ValueTypeT &value, bool clear=true) constutils::SubCommandprotected
setDisabled(bool disabled=true)net::config::ConfigInstance
setForceSni(bool forceSni=true)net::config::ConfigTlsServer
setInitTimeout(const utils::Timeval &newInitTimeout)net::config::ConfigTls
setInstanceName(const std::string &instanceName)net::config::ConfigInstance
net::setLogFile(const std::string &defaultLogFile) constutils::SubCommand
net::config::ConfigTlsServer::setLogFile(const std::string &defaultLogFile) constutils::SubCommand
setNoCloseNotifyIsEOF(bool noCloseNotifyIsEOF=true)net::config::ConfigTls
setOnDestroy(const std::function< void(ConfigInstance *)> &onDestroy)net::config::ConfigInstance
net::setRequireCallback(const std::function< void(void)> &callback)utils::SubCommand
net::config::ConfigTlsServer::setRequireCallback(const std::function< void(void)> &callback)utils::SubCommand
setShutdownTimeout(const utils::Timeval &newShutdownTimeout)net::config::ConfigTls
setSslOptions(ssl_option_t sslOptions)net::config::ConfigTls
net::setVersionFlag(const std::string &version) constutils::SubCommand
net::config::ConfigTlsServer::setVersionFlag(const std::string &version) constutils::SubCommand
net::showConfigOptutils::SubCommandprivate
net::showConfigTriggerApputils::SubCommandprotectedstatic
net::config::ConfigTlsServer::showConfigTriggerApputils::SubCommandprotectedstatic
shutdownTimeoutOptnet::config::ConfigTlsprivate
sniCertsOptnet::config::ConfigTlsServerprivate
sniCtxMapnet::config::stream::tls::ConfigSocketServer< ConfigSocketServerBaseT >private
sniCtxsnet::config::stream::tls::ConfigSocketServer< ConfigSocketServerBaseT >private
sslCtxnet::config::stream::tls::ConfigSocketServer< ConfigSocketServerBaseT >private
sslOptionsOptnet::config::ConfigTlsprivate
net::SubCommand(SubCommand *parent, std::shared_ptr< utils::AppWithPtr > appWithPtr, const std::string &group, bool final=false)utils::SubCommandprotected
net::SubCommand(SubCommand *parent, ConcretSubCommand *concretSubCommand, const std::string &group, bool final=false)utils::SubCommandinlineprotected
net::SubCommand(const SubCommand &)=deleteutils::SubCommand
net::SubCommand(SubCommand &&)=deleteutils::SubCommand
net::config::ConfigTlsServer::SubCommand(SubCommand *parent, std::shared_ptr< utils::AppWithPtr > appWithPtr, const std::string &group, bool final=false)utils::SubCommandprotected
net::config::ConfigTlsServer::SubCommand(SubCommand *parent, ConcretSubCommand *concretSubCommand, const std::string &group, bool final=false)utils::SubCommandinlineprotected
net::config::ConfigTlsServer::SubCommand(const SubCommand &)=deleteutils::SubCommand
net::config::ConfigTlsServer::SubCommand(SubCommand &&)=deleteutils::SubCommand
net::subCommandApputils::SubCommandprivate
Super typedefnet::config::ConfigTlsServerprivate
Tls typedefnet::config::stream::tls::ConfigSocketServer< ConfigSocketServerBaseT >
tlsInitTimeoutnet::config::ConfigTlsprivatestatic
tlsShutdownTimeoutnet::config::ConfigTlsprivatestatic
net::version() constutils::SubCommand
net::config::ConfigTlsServer::version() constutils::SubCommand
~ConfigInstance() overridenet::config::ConfigInstanceprotected
~ConfigSection() overridenet::config::ConfigSection
~ConfigSocketServer() overridenet::config::stream::tls::ConfigSocketServer< ConfigSocketServerBaseT >protected
~ConfigTls() overridenet::config::ConfigTlsprotected
~ConfigTlsServer() overridenet::config::ConfigTlsServerprotected
~SubCommand()utils::SubCommandvirtual