Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- x -
- xmpp_alloc() : deprecated.c
- xmpp_base64_decode_bin() : crypto.c, strophe.h
- xmpp_base64_decode_str() : crypto.c, strophe.h
- xmpp_base64_encode() : crypto.c, strophe.h
- XMPP_CERT_ELEMENT_MAX : strophe.h
- xmpp_cert_element_t : strophe.h
- XMPP_CERT_FINGERPRINT_SHA1 : strophe.h
- XMPP_CERT_FINGERPRINT_SHA256 : strophe.h
- XMPP_CERT_ISSUER : strophe.h
- XMPP_CERT_KEYALG : strophe.h
- XMPP_CERT_NOTAFTER : strophe.h
- XMPP_CERT_NOTBEFORE : strophe.h
- XMPP_CERT_SERIALNUMBER : strophe.h
- XMPP_CERT_SIGALG : strophe.h
- XMPP_CERT_SUBJECT : strophe.h
- XMPP_CERT_VERSION : strophe.h
- xmpp_certfail_handler : strophe.h
- XMPP_CLIENT : strophe.h
- XMPP_COMPONENT : strophe.h
- xmpp_conn_cert_xmppaddr() : conn.c, strophe.h
- xmpp_conn_cert_xmppaddr_num() : conn.c, strophe.h
- xmpp_conn_clone() : conn.c, strophe.h
- XMPP_CONN_CONNECT : strophe.h
- xmpp_conn_disable_tls() : deprecated.c, strophe.h
- XMPP_CONN_DISCONNECT : strophe.h
- xmpp_conn_event_t : strophe.h
- XMPP_CONN_FAIL : strophe.h
- XMPP_CONN_FLAG_COMPRESSION_DONT_RESET : strophe.h
- XMPP_CONN_FLAG_DISABLE_SM : strophe.h
- XMPP_CONN_FLAG_DISABLE_TLS : strophe.h
- XMPP_CONN_FLAG_ENABLE_COMPRESSION : strophe.h
- XMPP_CONN_FLAG_LEGACY_AUTH : strophe.h
- XMPP_CONN_FLAG_LEGACY_SSL : strophe.h
- XMPP_CONN_FLAG_MANDATORY_TLS : strophe.h
- XMPP_CONN_FLAG_TRUST_TLS : strophe.h
- xmpp_conn_get_bound_jid() : conn.c, strophe.h
- xmpp_conn_get_context() : conn.c, strophe.h
- xmpp_conn_get_flags() : conn.c, strophe.h
- xmpp_conn_get_jid() : conn.c, strophe.h
- xmpp_conn_get_keyfile() : conn.c, strophe.h
- xmpp_conn_get_pass() : conn.c, strophe.h
- xmpp_conn_get_peer_cert() : conn.c, strophe.h
- xmpp_conn_get_sm_state() : strophe.h, conn.c
- xmpp_conn_handler : strophe.h
- xmpp_conn_is_connected() : strophe.h, conn.c
- xmpp_conn_is_connecting() : conn.c, strophe.h
- xmpp_conn_is_disconnected() : conn.c, strophe.h
- xmpp_conn_is_secured() : conn.c, strophe.h
- xmpp_conn_new() : conn.c, strophe.h
- xmpp_conn_open_stream() : conn.c, strophe.h
- xmpp_conn_open_stream_default() : strophe.h, conn.c
- XMPP_CONN_RAW_CONNECT : strophe.h
- xmpp_conn_release() : conn.c, strophe.h
- xmpp_conn_send_queue_drop_element() : conn.c, strophe.h
- xmpp_conn_send_queue_len() : conn.c, strophe.h
- xmpp_conn_set_cafile() : conn.c, strophe.h
- xmpp_conn_set_capath() : conn.c, strophe.h
- xmpp_conn_set_certfail_handler() : conn.c, strophe.h
- xmpp_conn_set_client_cert() : conn.c, strophe.h
- xmpp_conn_set_flags() : conn.c, strophe.h
- xmpp_conn_set_jid() : conn.c, strophe.h
- xmpp_conn_set_keepalive() : deprecated.c, strophe.h
- xmpp_conn_set_pass() : conn.c, strophe.h
- xmpp_conn_set_password_callback() : conn.c, strophe.h
- xmpp_conn_set_password_retries() : conn.c, strophe.h
- xmpp_conn_set_sm_state() : conn.c, strophe.h
- xmpp_conn_set_sockopt_callback() : conn.c, strophe.h
- xmpp_conn_state_t : common.h
- xmpp_conn_tls_start() : conn.c, strophe.h
- xmpp_conn_type_t : strophe.h
- xmpp_connect_client() : conn.c, strophe.h
- xmpp_connect_component() : conn.c, strophe.h
- xmpp_connect_raw() : conn.c, strophe.h
- xmpp_ctx_free() : ctx.c, strophe.h
- xmpp_ctx_new() : ctx.c, strophe.h
- xmpp_ctx_set_timeout() : event.c, strophe.h
- xmpp_ctx_set_verbosity() : ctx.c, strophe.h
- xmpp_debug() : deprecated.c, strophe.h
- xmpp_debug_verbose() : deprecated.c, strophe.h
- xmpp_default_log : ctx.c
- xmpp_default_logger() : ctx.c
- xmpp_default_mem : ctx.c
- XMPP_DEPRECATED : strophe.h
- xmpp_disconnect() : conn.c, strophe.h
- XMPP_DOMAIN_ALTDOMAIN : resolver.h
- XMPP_DOMAIN_FOUND : resolver.h
- XMPP_DOMAIN_NOT_FOUND : resolver.h
- xmpp_domain_state_t : resolver.h
- XMPP_EINT : strophe.h
- XMPP_EINVOP : strophe.h
- XMPP_EMEM : strophe.h
- XMPP_EOK : strophe.h
- xmpp_error() : deprecated.c, strophe.h
- xmpp_error_new() : stanza.c, strophe.h
- xmpp_error_type_t : strophe.h
- xmpp_free() : ctx.c, strophe.h
- xmpp_free_sm_state() : conn.c, strophe.h
- xmpp_get_default_logger() : ctx.c, strophe.h
- xmpp_global_timed_handler : strophe.h
- xmpp_global_timed_handler_add() : handler.c, strophe.h
- xmpp_global_timed_handler_delete() : handler.c, strophe.h
- xmpp_handler : strophe.h
- xmpp_handler_add() : handler.c, strophe.h
- xmpp_handler_delete() : handler.c, strophe.h
- xmpp_id_handler_add() : handler.c, strophe.h
- xmpp_id_handler_delete() : handler.c, strophe.h
- xmpp_info() : deprecated.c, strophe.h
- xmpp_initialize() : ctx.c, strophe.h
- xmpp_iq_new() : stanza.c, strophe.h
- xmpp_jid_bare() : jid.c, strophe.h
- xmpp_jid_domain() : jid.c, strophe.h
- xmpp_jid_new() : jid.c, strophe.h
- xmpp_jid_node() : strophe.h, jid.c
- xmpp_jid_resource() : jid.c, strophe.h
- XMPP_LEVEL_DEBUG : strophe.h
- XMPP_LEVEL_ERROR : strophe.h
- XMPP_LEVEL_INFO : strophe.h
- XMPP_LEVEL_WARN : strophe.h
- xmpp_log() : deprecated.c, strophe.h
- xmpp_log_handler : strophe.h
- xmpp_log_level_t : strophe.h
- XMPP_LOOP_NOTSTARTED : common.h
- XMPP_LOOP_QUIT : common.h
- XMPP_LOOP_RUNNING : common.h
- xmpp_loop_status_t : common.h
- xmpp_message_get_body() : stanza.c, strophe.h
- xmpp_message_new() : stanza.c, strophe.h
- xmpp_message_set_body() : stanza.c, strophe.h
- xmpp_min : util.h
- XMPP_NS_AUTH : strophe.h
- XMPP_NS_BIND : strophe.h
- XMPP_NS_CLIENT : strophe.h
- XMPP_NS_COMPONENT : strophe.h
- XMPP_NS_COMPRESSION : strophe.h
- XMPP_NS_DISCO_INFO : strophe.h
- XMPP_NS_DISCO_ITEMS : strophe.h
- XMPP_NS_FEATURE_COMPRESSION : strophe.h
- XMPP_NS_REGISTER : strophe.h
- XMPP_NS_ROSTER : strophe.h
- XMPP_NS_SASL : strophe.h
- XMPP_NS_SESSION : strophe.h
- XMPP_NS_SM : strophe.h
- XMPP_NS_STANZAS_IETF : strophe.h
- XMPP_NS_STREAMS : strophe.h
- XMPP_NS_STREAMS_IETF : strophe.h
- XMPP_NS_TLS : strophe.h
- xmpp_ntohs_ptr() : resolver.c
- xmpp_open_handler : common.h
- xmpp_password_callback : strophe.h
- XMPP_PORT_CLIENT : common.h
- XMPP_PORT_CLIENT_LEGACY_SSL : common.h
- XMPP_PORT_COMPONENT : common.h
- xmpp_presence_new() : strophe.h, stanza.c
- xmpp_queue_element_t : strophe.h
- XMPP_QUEUE_OLDEST : strophe.h
- XMPP_QUEUE_SM : common.h
- XMPP_QUEUE_SM_STROPHE : common.h
- XMPP_QUEUE_STROPHE : common.h
- XMPP_QUEUE_USER : common.h
- XMPP_QUEUE_YOUNGEST : strophe.h
- xmpp_rand() : rand.c, strophe.h
- xmpp_rand_bytes() : strophe.h, rand.c
- xmpp_rand_free() : rand.c, strophe.h
- xmpp_rand_new() : rand.c, strophe.h
- xmpp_rand_nonce() : rand.c, strophe.h
- xmpp_rand_reseed() : rand.c
- xmpp_realloc() : deprecated.c, strophe.h
- xmpp_run() : event.c, strophe.h
- xmpp_run_once() : event.c, strophe.h
- XMPP_SE_BAD_FORMAT : strophe.h
- XMPP_SE_BAD_NS_PREFIX : strophe.h
- XMPP_SE_CONFLICT : strophe.h
- XMPP_SE_CONN_TIMEOUT : strophe.h
- XMPP_SE_HOST_GONE : strophe.h
- XMPP_SE_HOST_UNKNOWN : strophe.h
- XMPP_SE_IMPROPER_ADDR : strophe.h
- XMPP_SE_INTERNAL_SERVER_ERROR : strophe.h
- XMPP_SE_INVALID_FROM : strophe.h
- XMPP_SE_INVALID_ID : strophe.h
- XMPP_SE_INVALID_NS : strophe.h
- XMPP_SE_INVALID_XML : strophe.h
- XMPP_SE_NOT_AUTHORIZED : strophe.h
- XMPP_SE_POLICY_VIOLATION : strophe.h
- XMPP_SE_REMOTE_CONN_FAILED : strophe.h
- XMPP_SE_RESOURCE_CONSTRAINT : strophe.h
- XMPP_SE_RESTRICTED_XML : strophe.h
- XMPP_SE_SEE_OTHER_HOST : strophe.h
- XMPP_SE_SYSTEM_SHUTDOWN : strophe.h
- XMPP_SE_UNDEFINED_CONDITION : strophe.h
- XMPP_SE_UNSUPPORTED_ENCODING : strophe.h
- XMPP_SE_UNSUPPORTED_STANZA_TYPE : strophe.h
- XMPP_SE_UNSUPPORTED_VERSION : strophe.h
- XMPP_SE_XML_NOT_WELL_FORMED : strophe.h
- xmpp_send() : strophe.h, conn.c
- xmpp_send_error() : strophe.h, conn.c
- xmpp_send_queue_owner_t : common.h
- xmpp_send_raw() : conn.c, strophe.h
- xmpp_send_raw_string() : conn.c, strophe.h
- xmpp_sha1() : crypto.c, strophe.h
- xmpp_sha1_digest() : crypto.c, strophe.h
- XMPP_SHA1_DIGEST_SIZE : strophe.h
- xmpp_sha1_final() : crypto.c, strophe.h
- xmpp_sha1_free() : crypto.c, strophe.h
- xmpp_sha1_new() : crypto.c, strophe.h
- xmpp_sha1_to_digest() : crypto.c, strophe.h
- xmpp_sha1_to_string() : crypto.c, strophe.h
- xmpp_sha1_to_string_alloc() : crypto.c, strophe.h
- xmpp_sha1_update() : crypto.c, strophe.h
- xmpp_shutdown() : ctx.c, strophe.h
- xmpp_snprintf() : deprecated.c, strophe.h
- xmpp_sockopt_callback : strophe.h
- xmpp_sockopt_cb_keepalive() : sock.c, strophe.h
- xmpp_stanza_add_child() : stanza.c, strophe.h
- xmpp_stanza_add_child_ex() : stanza.c, strophe.h
- xmpp_stanza_clone() : stanza.c, strophe.h
- xmpp_stanza_copy() : stanza.c, strophe.h
- xmpp_stanza_del_attribute() : stanza.c, strophe.h
- xmpp_stanza_get_attribute() : stanza.c, strophe.h
- xmpp_stanza_get_attribute_count() : stanza.c, strophe.h
- xmpp_stanza_get_attributes() : stanza.c, strophe.h
- xmpp_stanza_get_child_by_name() : strophe.h, stanza.c
- xmpp_stanza_get_child_by_name_and_ns() : stanza.c, strophe.h
- xmpp_stanza_get_child_by_ns() : stanza.c, strophe.h
- xmpp_stanza_get_child_by_path() : stanza.c, strophe.h
- xmpp_stanza_get_children() : stanza.c, strophe.h
- xmpp_stanza_get_context() : stanza.c, strophe.h
- xmpp_stanza_get_from() : stanza.c, strophe.h
- xmpp_stanza_get_id() : stanza.c, strophe.h
- xmpp_stanza_get_name() : strophe.h, stanza.c
- xmpp_stanza_get_next() : stanza.c, strophe.h
- xmpp_stanza_get_ns() : stanza.c, strophe.h
- xmpp_stanza_get_text() : stanza.c, strophe.h
- xmpp_stanza_get_text_ptr() : stanza.c, strophe.h
- xmpp_stanza_get_to() : stanza.c, strophe.h
- xmpp_stanza_get_type() : strophe.h, stanza.c
- xmpp_stanza_is_tag() : stanza.c, strophe.h
- xmpp_stanza_is_text() : stanza.c, strophe.h
- XMPP_STANZA_NAME_IN_NS : strophe.h
- xmpp_stanza_new() : stanza.c, strophe.h
- xmpp_stanza_new_from_string() : stanza.c, strophe.h
- xmpp_stanza_release() : stanza.c, strophe.h
- xmpp_stanza_reply() : strophe.h, stanza.c
- xmpp_stanza_reply_error() : stanza.c, strophe.h
- xmpp_stanza_set_attribute() : stanza.c, strophe.h
- xmpp_stanza_set_from() : stanza.c, strophe.h
- xmpp_stanza_set_id() : stanza.c, strophe.h
- xmpp_stanza_set_name() : stanza.c, strophe.h
- xmpp_stanza_set_ns() : stanza.c, strophe.h
- xmpp_stanza_set_text() : stanza.c, strophe.h
- xmpp_stanza_set_text_with_size() : stanza.c, strophe.h
- xmpp_stanza_set_to() : stanza.c, strophe.h
- xmpp_stanza_set_type() : stanza.c, strophe.h
- XMPP_STANZA_TAG : common.h
- XMPP_STANZA_TEXT : common.h
- xmpp_stanza_to_text() : stanza.c, strophe.h
- xmpp_stanza_type_t : common.h
- XMPP_STANZA_UNKNOWN : common.h
- XMPP_STATE_CONNECTED : common.h
- XMPP_STATE_CONNECTING : common.h
- XMPP_STATE_DISCONNECTED : common.h
- xmpp_stop() : event.c, strophe.h
- xmpp_strdup() : deprecated.c, strophe.h
- xmpp_strndup() : deprecated.c, strophe.h
- xmpp_strtok_r() : deprecated.c, strophe.h
- xmpp_timed_handler : strophe.h
- xmpp_timed_handler_add() : handler.c, strophe.h
- xmpp_timed_handler_delete() : handler.c, strophe.h
- xmpp_tlscert_free() : tls.c, strophe.h
- xmpp_tlscert_get_conn() : tls.c, strophe.h
- xmpp_tlscert_get_ctx() : tls.c, strophe.h
- xmpp_tlscert_get_description() : tls.c, strophe.h
- xmpp_tlscert_get_dnsname() : tls.c, strophe.h
- xmpp_tlscert_get_pem() : tls.c, strophe.h
- xmpp_tlscert_get_string() : tls.c, strophe.h
- XMPP_UNKNOWN : strophe.h
- xmpp_uuid_gen() : uuid.c, strophe.h
- XMPP_UUID_LEN : uuid.c
- xmpp_version_check() : ctx.c, strophe.h
- xmpp_void_handler : handler.c
- xmpp_vsnprintf() : deprecated.c, strophe.h
- xmpp_warn() : deprecated.c, strophe.h