|
OpenVPN 3 Core Library
|
This is the complete list of members for OMI, including all inherited members.
| acc_event(const openvpn::ClientAPI::AppCustomControlMessageEvent &event) | OMI | inlinevirtual |
| acceptor | openvpn::OMICore | private |
| asio_work | openvpn::OMICore | private |
| AsioEvent typedef | OMI | private |
| async_done() | openvpn::OMICore | inlineprotected |
| async_stop | OMI | private |
| auth_nocache | OMI | private |
| auth_password | OMI | private |
| auth_password_only | OMI | private |
| auth_type | OMI | private |
| auth_username | OMI | private |
| autologin | OMI | private |
| bytecount | openvpn::OMICore | private |
| bytecount_timer | OMI | private |
| client | OMI | private |
| command | openvpn::OMICore | private |
| command_in(std::unique_ptr< Command > cmd) | openvpn::OMICore | inlineprivate |
| command_is_multiline(const Option &o) | openvpn::OMICore | inlineprivate |
| conditional_stop(const bool eof) | openvpn::OMICore | inlineprivate |
| config | OMI | private |
| connect_tcp(const std::string &addr, const std::string &port) | openvpn::OMICore | inlineprivate |
| connect_unix(const std::string &socket_path) | openvpn::OMICore | inlineprivate |
| connection_thread() | OMI | inlineprivate |
| connection_timeout | OMI | private |
| content_out | openvpn::OMICore | private |
| content_out_throttle | openvpn::OMICore | private |
| creds | OMI | private |
| dc_cookie | OMI | private |
| deferred_reconnect(const unsigned int seconds, const std::string &reason) | OMI | inlineprivate |
| did_query_remote | OMI | private |
| echo_line(const std::string &line) | openvpn::OMICore | inlineprotected |
| emit_up_down(const std::string &state) | OMI | inlineprivate |
| epki_cv | OMI | private |
| epki_mutex | OMI | private |
| epki_sign_reply(const Command &cmd) | OMI | inline |
| epki_sign_request() | OMI | inline |
| epki_signreq | OMI | private |
| errors_to_stderr | openvpn::OMICore | private |
| event(const ClientAPI::Event &ev) | OMI | inline |
| event(const ClientAPI::Event &ev, const ClientAPI::ConnectionInfo &ci) | OMI | inline |
| event_format(const ClientAPI::Event &ev, const ClientAPI::ConnectionInfo *ci) | OMI | inlineprivatestatic |
| event_msg(const ClientAPI::Event &ev, const ClientAPI::ConnectionInfo *ci) | OMI | inlineprivate |
| exit_event | OMI | private |
| exit_event_name | OMI | private |
| external_pki_cert_request(ClientAPI::ExternalPKICertRequest &certreq) | OMI | inline |
| external_pki_sign_request(ClientAPI::ExternalPKISignRequest &signreq) | OMI | inline |
| final_error | OMI | private |
| gen_state_msg(const bool prefix, std::string name, std::string info) | OMI | inlineprivatestatic |
| get_bytecount() const | openvpn::OMICore | inlineprotected |
| get_config(const OptionList &opt) | openvpn::OMICore | inlineprotectedstatic |
| get_final_error() | OMI | inlineprivate |
| get_peer_info() const | OMI | inlineprivate |
| handle_accept(AsioPolySock::Base::Ptr sock, const openvpn_io::error_code &error) override | openvpn::OMICore | inlineprivatevirtual |
| handle_recv(const openvpn_io::error_code &error, const size_t bytes_recvd, BufferPtr buf, const AsioPolySock::Base *queued_socket) | openvpn::OMICore | inlineprivate |
| handle_send(const openvpn_io::error_code &error, const size_t bytes_sent, const AsioPolySock::Base *queued_socket) | openvpn::OMICore | inlineprivate |
| hist_echo | openvpn::OMICore | private |
| hist_log | openvpn::OMICore | private |
| hist_state | openvpn::OMICore | private |
| hold_cmd(const Option &o, bool &release) | openvpn::OMICore | inlineprivate |
| hold_cycle() | openvpn::OMICore | inlineprivate |
| hold_flag | openvpn::OMICore | private |
| hold_release() | openvpn::OMICore | inlineprivate |
| hold_wait | openvpn::OMICore | private |
| http_proxy_host | OMI | private |
| http_proxy_port | OMI | private |
| in_buf | openvpn::OMICore | private |
| in_partial | openvpn::OMICore | private |
| io_context | openvpn::OMICore | protected |
| is_auth_cmd(const std::string &arg0) const | OMI | inlineprivate |
| is_errors_to_stderr() const | openvpn::OMICore | inlineprotected |
| is_hold_cmd(const Option &o) const | openvpn::OMICore | inlineprivate |
| is_sock_open() const | openvpn::OMICore | inlineprivate |
| is_stopping() const | openvpn::OMICore | inlineprotected |
| join_thread() | OMI | inlineprivate |
| listen_tcp(const std::string &addr, const std::string &port) | openvpn::OMICore | inlineprivate |
| listen_unix(const std::string &socket_path) | openvpn::OMICore | inlineprivate |
| log(const ClientAPI::LogInfo &msg) override | OMI | inlinevirtual |
| log_context | OMI | private |
| log_full(const std::string &text) | openvpn::OMICore | inlineprotected |
| log_line(const std::string &line) | openvpn::OMICore | inlineprotected |
| log_msg(const ClientAPI::LogInfo &msg) | OMI | inlineprivate |
| log_setup(const LogFn &log) | openvpn::OMICore | inlineprotected |
| log_timestamp(const time_t timestamp, const std::string &text) | openvpn::OMICore | inlineprotected |
| management_client_root | openvpn::OMICore | private |
| management_external_key | OMI | private |
| management_query_passwords | OMI | private |
| management_query_remote | OMI | private |
| management_up_down | OMI | private |
| multiline | openvpn::OMICore | private |
| OMI(openvpn_io::io_context &io_context, OptionList opt_arg) | OMI | inline |
| omi_command_in(const std::string &arg0, const Command &cmd) override | OMI | inlineprivatevirtual |
| omi_command_is_multiline(const std::string &arg0, const Option &o) override | OMI | inlinevirtual |
| omi_done(const bool eof) override | OMI | inlineprivatevirtual |
| omi_is_sighup_implemented() override | OMI | inlineprivatevirtual |
| omi_sighup() override | OMI | inlineprivatevirtual |
| omi_sigterm() override | OMI | inlineprivatevirtual |
| omi_start_connection() override | OMI | inlineprivatevirtual |
| omi_stop() override | OMI | inlineprivatevirtual |
| OMICore(openvpn_io::io_context &io_context_arg) | openvpn::OMICore | inlineprotected |
| OPENVPN_EXCEPTION(omi_error) | openvpn::OMICore | |
| opt | OMI | private |
| password | openvpn::OMICore | private |
| password_defined | openvpn::OMICore | private |
| password_verified | openvpn::OMICore | private |
| process_auth_cmd(const Option &o) | OMI | inlineprivate |
| process_bytecount_cmd(const Option &o) | openvpn::OMICore | inlineprivate |
| process_in_line() | openvpn::OMICore | inlineprivate |
| process_password() | openvpn::OMICore | inlineprivate |
| process_recv() | openvpn::OMICore | inlineprivate |
| process_remote_cmd(const Option &o) | OMI | inlineprivate |
| process_signal_cmd(const Option &o) | openvpn::OMICore | inlineprivate |
| proto_override | OMI | private |
| provide_username_password(const std::string &type, const std::string &username, const std::string &password) | OMI | inlineprivate |
| proxy_need_creds | OMI | private |
| Ptr typedef | OMI | |
| query_remote(const std::string &host, const std::string &port, const std::string &proto) | OMI | inlineprivate |
| query_username_password(const std::string &type, const bool password_only, const std::string &static_challenge, const bool static_challenge_echo) | OMI | inlineprivate |
| queue_accept() | openvpn::OMICore | inlineprivate |
| queue_recv() | openvpn::OMICore | inlineprivate |
| queue_send() | openvpn::OMICore | inlineprivate |
| read_config(const std::string &fn) | openvpn::OMICore | inlineprivatestatic |
| reconnect_reason | OMI | private |
| reconnect_timer | OMI | private |
| recv_queued | openvpn::OMICore | private |
| remote_override | OMI | private |
| remote_pending | OMI | private |
| report_bytecount() | OMI | inlineprivate |
| reset_auth_cmd() | OMI | inlineprivate |
| retry() | OMI | inlineprivate |
| schedule_bytecount_timer() | OMI | inlineprivate |
| send(BufferPtr buf) | openvpn::OMICore | inlineprotected |
| send(const std::string &str) | openvpn::OMICore | inlineprotected |
| send_password_correct() | openvpn::OMICore | inlineprivate |
| send_password_prompt() | openvpn::OMICore | inlineprivate |
| send_ready() const | openvpn::OMICore | inlineprotected |
| send_title_message() | openvpn::OMICore | inlineprivate |
| set_final_error(const std::string &err) | OMI | inlineprivate |
| signal(const openvpn_io::error_code &error, int signum) | OMI | inlineprivate |
| signal_rearm() | OMI | inlineprivate |
| signals | OMI | private |
| socket | openvpn::OMICore | private |
| start() | OMI | inline |
| openvpn::OMICore::start(const OptionList &opt) | openvpn::OMICore | inlineprotected |
| start_connection_if_not_hold() | openvpn::OMICore | inlineprotected |
| start_connection_thread() | OMI | inlineprivate |
| state_line(const std::string &line) | openvpn::OMICore | inlineprotected |
| stop() | openvpn::OMICore | inline |
| stop_called | openvpn::OMICore | private |
| stop_omi_client(const bool eof, const unsigned int milliseconds) | openvpn::OMICore | inlineprivate |
| stop_omi_client(const bool eof) | openvpn::OMICore | inlineprivate |
| stop_timer | openvpn::OMICore | private |
| thread | OMI | private |
| verify_sock_peer(AsioPolySock::Base &sock) | openvpn::OMICore | inlineprivate |
| ~LogReceiver()=default | openvpn::ClientAPI::LogReceiver | virtual |