Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- x -
- xmpp_alloc()
: ctx.c
, common.h
- xmpp_base64_decode_bin()
: strophe.h
, crypto.c
- xmpp_base64_decode_str()
: strophe.h
, crypto.c
- xmpp_base64_encode()
: strophe.h
, crypto.c
- 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()
: conn.c
, strophe.h
- XMPP_CONN_DISCONNECT
: strophe.h
- xmpp_conn_event_t
: strophe.h
- XMPP_CONN_FAIL
: strophe.h
- XMPP_CONN_FLAG_DISABLE_TLS
: 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()
: strophe.h
, conn.c
- 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_pass()
: conn.c
, strophe.h
- xmpp_conn_handler
: strophe.h
- xmpp_conn_is_connected()
: conn.c
, strophe.h
- 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()
: strophe.h
, conn.c
- xmpp_conn_open_stream()
: conn.c
, strophe.h
- xmpp_conn_open_stream_default()
: conn.c
, strophe.h
- XMPP_CONN_RAW_CONNECT
: strophe.h
- xmpp_conn_release()
: 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()
: conn.c
, strophe.h
- xmpp_conn_set_pass()
: 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()
: strophe.h
, ctx.c
- xmpp_debug()
: common.h
, ctx.c
- xmpp_default_log
: ctx.c
- xmpp_default_logger()
: ctx.c
- xmpp_default_mem
: ctx.c
- 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()
: common.h
, ctx.c
- xmpp_error_new()
: stanza.c
, strophe.h
- xmpp_error_type_t
: strophe.h
- xmpp_free()
: ctx.c
, strophe.h
- xmpp_get_default_logger()
: strophe.h
, ctx.c
- 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()
: common.h
, ctx.c
- xmpp_initialize()
: ctx.c
, strophe.h
- xmpp_iq_new()
: strophe.h
, stanza.c
- xmpp_jid_bare()
: jid.c
, strophe.h
- xmpp_jid_domain()
: jid.c
, strophe.h
- xmpp_jid_new()
: jid.c
, strophe.h
- xmpp_jid_node()
: jid.c
, strophe.h
- xmpp_jid_resource()
: strophe.h
, jid.c
- XMPP_LEVEL_DEBUG
: strophe.h
- XMPP_LEVEL_ERROR
: strophe.h
- XMPP_LEVEL_INFO
: strophe.h
- XMPP_LEVEL_WARN
: strophe.h
- xmpp_log()
: common.h
, ctx.c
- 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_DISCO_INFO
: strophe.h
- XMPP_NS_DISCO_ITEMS
: strophe.h
- XMPP_NS_REGISTER
: strophe.h
- XMPP_NS_ROSTER
: strophe.h
- XMPP_NS_SASL
: strophe.h
- XMPP_NS_SESSION
: 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_PORT_CLIENT
: common.h
- XMPP_PORT_CLIENT_LEGACY_SSL
: common.h
- XMPP_PORT_COMPONENT
: common.h
- xmpp_presence_new()
: stanza.c
, strophe.h
- xmpp_rand()
: rand.c
, rand.h
- xmpp_rand_bytes()
: rand.c
, rand.h
- xmpp_rand_free()
: rand.c
, rand.h
- xmpp_rand_new()
: rand.c
, rand.h
- xmpp_rand_nonce()
: rand.c
, rand.h
- xmpp_rand_reseed()
: rand.c
- xmpp_realloc()
: common.h
, ctx.c
- 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()
: conn.c
, strophe.h
- xmpp_send_error()
: conn.c
, strophe.h
- xmpp_send_raw()
: conn.c
, strophe.h
- xmpp_send_raw_string()
: strophe.h
, conn.c
- 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()
: strophe.h
, crypto.c
- 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()
: strophe.h
, ctx.c
- xmpp_snprintf()
: snprintf.c
, snprintf.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()
: stanza.c
, strophe.h
- xmpp_stanza_get_child_by_name_and_ns()
: strophe.h
, stanza.c
- xmpp_stanza_get_child_by_ns()
: 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()
: stanza.c
, strophe.h
- xmpp_stanza_get_next()
: strophe.h
, stanza.c
- 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()
: stanza.c
, strophe.h
- xmpp_stanza_is_tag()
: stanza.c
, strophe.h
- xmpp_stanza_is_text()
: stanza.c
, strophe.h
- xmpp_stanza_new()
: stanza.c
, strophe.h
- xmpp_stanza_new_from_string()
: stanza.c
, strophe.h
- xmpp_stanza_release()
: strophe.h
, stanza.c
- xmpp_stanza_reply()
: stanza.c
, strophe.h
- 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()
: strophe.h
, stanza.c
- 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()
: strophe.h
, stanza.c
- 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()
: common.h
, util.c
- xmpp_strtok_r()
: util.c
, util.h
- xmpp_timed_handler
: strophe.h
- xmpp_timed_handler_add()
: handler.c
, strophe.h
- xmpp_timed_handler_delete()
: handler.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()
: snprintf.c
, snprintf.h
- xmpp_warn()
: common.h
, ctx.c