Binary compatibility report for the libsofia-sip-ua.so.0 library  between 0.6.0-MeeGo 1.2 Core and 0.6.0-MeeGo 1.2 Harmattan versions on x86

Test Info


Library Namelibsofia-sip-ua.so.0
Version #10.6.0-MeeGo 1.2 Core (gcc 4.5.1)
Version #20.6.0-MeeGo 1.2 Harmattan (gcc 4.4.1)
CPU Architecturex86

Test Results


Total Header Files103
Total Shared Libraries1
Total Symbols / Types2888 / 1148
VerdictIncompatible
(17.42%)

Problem Summary


SeverityCount
Added Symbols-25
Removed SymbolsHigh503
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low2

Added Symbols (25)


msg.h, libsofia-sip-ua.so.0.6.0
msg_ref msg_t* p1 )
msg_unref msg_t* p1 )

msg_mime.h, libsofia-sip-ua.so.0.6.0
msg_accept_match ( msg_accept_t const* p1, msg_content_type_t const* p2 )

nua_tag.h, libsofia-sip-ua.so.0.6.0
nutag_accept_multipart [data]
nutag_accept_multipart_ref [data]
nutag_appl_event [data]
nutag_appl_event_ref [data]
nutag_auto100 [data]
nutag_auto100_ref [data]
nutag_deferrable_timers [data]
nutag_deferrable_timers_ref [data]
nutag_max_retry_after [data]
nutag_max_retry_after_ref [data]

soa_tag.h, libsofia-sip-ua.so.0.6.0
soatag_user_o_line [data]
soatag_user_o_line_ref [data]

su_random.h, libsofia-sip-ua.so.0.6.0
su_randint64 int64_t lb, int64_t ub )

su_time.h, libsofia-sip-ua.so.0.6.0
su_duration64 su_time64_t t1, su_time64_t t2 )
su_now64 ( )
su_stamp64 ( )
su_time64_to_time su_time64_t t )
su_time_to_time64 su_time_t tv )

su_wait.h, libsofia-sip-ua.so.0.6.0
su_root_stamp64 su_root_t const* p1 )
su_root_stamp64_offset su_root_t const* p1 )
su_timer_is_running su_timer_t const* t )
su_timer_set_interval64 su_timer_t* t, su_timer_f wakeup, su_timer_arg_t* arg, su_dur64_t interval )

to the top

Removed Symbols (503)


http_header.h, libsofia-sip-ua.so.0.6.0
http_add_dup msg_t* p1, http_t* p2, http_header_t const* p3 )
http_add_format msg_t* msg, http_t* http, msg_hclass_s const* hc, char const* fmt, ... )
http_add_make msg_t* msg, http_t* http, msg_hclass_s const* hc, char const* s )
http_add_tl msg_t* msg, http_t* http, tag_type_t tag, tag_value_t value, ... )
http_complete_response msg_t* msg, int status, char const* phrase, http_t const* request )
http_date_create su_home_t* home, http_time_t t )
http_default_mclass ( )
http_header_format su_home_t* home, msg_hclass_s const* p2, char const* fmt, ... )
http_host_create su_home_t* home, char const* host, char const* port )
http_message_complete msg_t* msg, http_t* http )
http_method_code char const* name )
http_method_name_connect [data]
http_method_name_delete [data]
http_method_name_get [data]
http_method_name_head [data]
http_method_name_options [data]
http_method_name_post [data]
http_method_name_put [data]
http_method_name_trace [data]
http_query_parse char* query, ... )
http_request_complete msg_t* msg )
http_request_create su_home_t* home, http_method_t method, char const* name, url_string_t const* url, char const* version )
http_status_create su_home_t* home, unsigned int status, char const* phrase, char const* version )
http_strip_hostport url_t* url )
http_url_cmp url_t const* a, url_t const* b )
http_version_0_9 [data]
http_version_1_0 [data]
http_version_1_1 [data]

http_parser.h, libsofia-sip-ua.so.0.6.0
http_extract_body msg_t* p1, http_t* p2, char* b, isize_t bsiz, int eos )
http_method_d char** ss, char const** nname )
http_method_name ( http_method_t method, char const* name )
http_version_d char** ss, char const** ver )
http_version_dup char** pp, char const** dd, char const* s )
http_version_xtra char const* version )

http_protos.h, libsofia-sip-ua.so.0.6.0
http_accept_ranges_class [data]
http_age_class [data]
http_allow_class [data]
http_authentication_info_class [data]
http_authorization_class [data]
http_cache_control_class [data]
http_connection_class [data]
http_content_range_class [data]
http_cookie_class [data]
http_date_class [data]
http_etag_class [data]
http_expect_class [data]
http_expires_class [data]
http_from_class [data]
http_host_class [data]
http_if_match_class [data]
http_if_modified_since_class [data]
http_if_none_match_class [data]
http_if_range_class [data]
http_if_unmodified_since_class [data]
http_last_modified_class [data]
http_location_class [data]
http_max_forwards_class [data]
http_pragma_class [data]
http_proxy_authenticate_class [data]
http_proxy_authorization_class [data]
http_proxy_connection_class [data]
http_range_class [data]
http_referer_class [data]
http_request_class [data]
http_retry_after_class [data]
http_server_class [data]
http_set_cookie_class [data]
http_status_class [data]
http_te_class [data]
http_trailer_class [data]
http_transfer_encoding_class [data]
http_upgrade_class [data]
http_user_agent_class [data]
http_vary_class [data]
http_via_class [data]
http_warning_class [data]
http_www_authenticate_class [data]

http_status.h, libsofia-sip-ua.so.0.6.0
http_100_continue [data]
http_101_switching [data]
http_200_ok [data]
http_201_created [data]
http_202_accepted [data]
http_203_non_auth_info [data]
http_204_no_content [data]
http_205_reset_content [data]
http_206_partial_content [data]
http_300_multiple_choices [data]
http_301_moved_permanently [data]
http_302_found [data]
http_303_see_other [data]
http_304_not_modified [data]
http_305_use_proxy [data]
http_307_temporary_redirect [data]
http_400_bad_request [data]
http_401_unauthorized [data]
http_402_payment_required [data]
http_403_forbidden [data]
http_404_not_found [data]
http_405_not_allowed [data]
http_406_not_acceptable [data]
http_407_proxy_auth [data]
http_408_timeout [data]
http_409_conflict [data]
http_410_gone [data]
http_411_no_length [data]
http_412_precondition [data]
http_413_entity_too_large [data]
http_414_uri_too_long [data]
http_415_media_type [data]
http_416_requested_range [data]
http_417_expectation [data]
http_426_upgrade [data]
http_500_internal_server [data]
http_501_not_implemented [data]
http_502_bad_gateway [data]
http_503_no_service [data]
http_504_gateway_timeout [data]
http_505_http_version [data]
http_status_phrase int status )

http_tag.h, libsofia-sip-ua.so.0.6.0
httphdrtag_class [data]
httpmsgtag_class [data]
httpstrtag_class [data]
httptag_accept [data]
httptag_accept_charset [data]
httptag_accept_charset_ref [data]
httptag_accept_charset_str [data]
httptag_accept_charset_str_ref [data]
httptag_accept_encoding [data]
httptag_accept_encoding_ref [data]
httptag_accept_encoding_str [data]
httptag_accept_encoding_str_ref [data]
httptag_accept_language [data]
httptag_accept_language_ref [data]
httptag_accept_language_str [data]
httptag_accept_language_str_ref [data]
httptag_accept_ranges [data]
httptag_accept_ranges_ref [data]
httptag_accept_ranges_str [data]
httptag_accept_ranges_str_ref [data]
httptag_accept_ref [data]
httptag_accept_str [data]
httptag_accept_str_ref [data]
httptag_age [data]
httptag_age_ref [data]
httptag_age_str [data]
httptag_age_str_ref [data]
httptag_allow [data]
httptag_allow_ref [data]
httptag_allow_str [data]
httptag_allow_str_ref [data]
httptag_any [data]
httptag_authentication_info [data]
httptag_authentication_info_ref [data]
httptag_authentication_info_str [data]
httptag_authentication_info_str_ref [data]
httptag_authorization [data]
httptag_authorization_ref [data]
httptag_authorization_str [data]
httptag_authorization_str_ref [data]
httptag_cache_control [data]
httptag_cache_control_ref [data]
httptag_cache_control_str [data]
httptag_cache_control_str_ref [data]
httptag_connection [data]
httptag_connection_ref [data]
httptag_connection_str [data]
httptag_connection_str_ref [data]
httptag_content_encoding [data]
httptag_content_encoding_ref [data]
httptag_content_encoding_str [data]
httptag_content_encoding_str_ref [data]
httptag_content_language [data]
httptag_content_language_ref [data]
httptag_content_language_str [data]
httptag_content_language_str_ref [data]
httptag_content_length [data]
httptag_content_length_ref [data]
httptag_content_length_str [data]
httptag_content_length_str_ref [data]
httptag_content_location [data]
httptag_content_location_ref [data]
httptag_content_location_str [data]
httptag_content_location_str_ref [data]
httptag_content_md5 [data]
httptag_content_md5_ref [data]
httptag_content_md5_str [data]
httptag_content_md5_str_ref [data]
httptag_content_range [data]
httptag_content_range_ref [data]
httptag_content_range_str [data]
httptag_content_range_str_ref [data]
httptag_content_type [data]
httptag_content_type_ref [data]
httptag_content_type_str [data]
httptag_content_type_str_ref [data]
httptag_cookie [data]
httptag_cookie_ref [data]
httptag_cookie_str [data]
httptag_cookie_str_ref [data]
httptag_date [data]
httptag_date_ref [data]
httptag_date_str [data]
httptag_date_str_ref [data]
httptag_error [data]
httptag_error_ref [data]
httptag_error_str [data]
httptag_error_str_ref [data]
httptag_etag [data]
httptag_etag_ref [data]
httptag_etag_str [data]
httptag_etag_str_ref [data]
httptag_expect [data]
httptag_expect_ref [data]
httptag_expect_str [data]
httptag_expect_str_ref [data]
httptag_expires [data]
httptag_expires_ref [data]
httptag_expires_str [data]
httptag_expires_str_ref [data]
httptag_from [data]
httptag_from_ref [data]
httptag_from_str [data]
httptag_from_str_ref [data]
httptag_header [data]
httptag_header_ref [data]
httptag_header_str [data]
httptag_header_str_ref [data]
httptag_host [data]
httptag_host_ref [data]
httptag_host_str [data]
httptag_host_str_ref [data]
httptag_http [data]
httptag_http_ref [data]
httptag_if_match [data]
httptag_if_match_ref [data]
httptag_if_match_str [data]
httptag_if_match_str_ref [data]
httptag_if_modified_since [data]
httptag_if_modified_since_ref [data]
httptag_if_modified_since_str [data]
httptag_if_modified_since_str_ref [data]
httptag_if_none_match [data]
httptag_if_none_match_ref [data]
httptag_if_none_match_str [data]
httptag_if_none_match_str_ref [data]
httptag_if_range [data]
httptag_if_range_ref [data]
httptag_if_range_str [data]
httptag_if_range_str_ref [data]
httptag_if_unmodified_since [data]
httptag_if_unmodified_since_ref [data]
httptag_if_unmodified_since_str [data]
httptag_if_unmodified_since_str_ref [data]
httptag_last_modified [data]
httptag_last_modified_ref [data]
httptag_last_modified_str [data]
httptag_last_modified_str_ref [data]
httptag_location [data]
httptag_location_ref [data]
httptag_location_str [data]
httptag_location_str_ref [data]
httptag_max_forwards [data]
httptag_max_forwards_ref [data]
httptag_max_forwards_str [data]
httptag_max_forwards_str_ref [data]
httptag_mime_version [data]
httptag_mime_version_ref [data]
httptag_mime_version_str [data]
httptag_mime_version_str_ref [data]
httptag_payload [data]
httptag_payload_ref [data]
httptag_payload_str [data]
httptag_payload_str_ref [data]
httptag_pragma [data]
httptag_pragma_ref [data]
httptag_pragma_str [data]
httptag_pragma_str_ref [data]
httptag_proxy_authenticate [data]
httptag_proxy_authenticate_ref [data]
httptag_proxy_authenticate_str [data]
httptag_proxy_authenticate_str_ref [data]
httptag_proxy_authorization [data]
httptag_proxy_authorization_ref [data]
httptag_proxy_authorization_str [data]
httptag_proxy_authorization_str_ref [data]
httptag_proxy_connection [data]
httptag_proxy_connection_ref [data]
httptag_proxy_connection_str [data]
httptag_proxy_connection_str_ref [data]
httptag_range [data]
httptag_range_ref [data]
httptag_range_str [data]
httptag_range_str_ref [data]
httptag_referer [data]
httptag_referer_ref [data]
httptag_referer_str [data]
httptag_referer_str_ref [data]
httptag_request [data]
httptag_request_ref [data]
httptag_request_str [data]
httptag_request_str_ref [data]
httptag_retry_after [data]
httptag_retry_after_ref [data]
httptag_retry_after_str [data]
httptag_retry_after_str_ref [data]
httptag_separator [data]
httptag_separator_ref [data]
httptag_separator_str [data]
httptag_separator_str_ref [data]
httptag_server [data]
httptag_server_ref [data]
httptag_server_str [data]
httptag_server_str_ref [data]
httptag_set_cookie [data]
httptag_set_cookie_ref [data]
httptag_set_cookie_str [data]
httptag_set_cookie_str_ref [data]
httptag_status [data]
httptag_status_ref [data]
httptag_status_str [data]
httptag_status_str_ref [data]
httptag_te [data]
httptag_te_ref [data]
httptag_te_str [data]
httptag_te_str_ref [data]
httptag_trailer [data]
httptag_trailer_ref [data]
httptag_trailer_str [data]
httptag_trailer_str_ref [data]
httptag_transfer_encoding [data]
httptag_transfer_encoding_ref [data]
httptag_transfer_encoding_str [data]
httptag_transfer_encoding_str_ref [data]
httptag_unknown [data]
httptag_unknown_ref [data]
httptag_unknown_str [data]
httptag_unknown_str_ref [data]
httptag_upgrade [data]
httptag_upgrade_ref [data]
httptag_upgrade_str [data]
httptag_upgrade_str_ref [data]
httptag_user_agent [data]
httptag_user_agent_ref [data]
httptag_user_agent_str [data]
httptag_user_agent_str_ref [data]
httptag_vary [data]
httptag_vary_ref [data]
httptag_vary_str [data]
httptag_vary_str_ref [data]
httptag_version [data]
httptag_version_ref [data]
httptag_via [data]
httptag_via_ref [data]
httptag_via_str [data]
httptag_via_str_ref [data]
httptag_warning [data]
httptag_warning_ref [data]
httptag_warning_str [data]
httptag_warning_str_ref [data]
httptag_www_authenticate [data]
httptag_www_authenticate_ref [data]
httptag_www_authenticate_str [data]
httptag_www_authenticate_str_ref [data]

http_tag_class.h, libsofia-sip-ua.so.0.6.0
httptag_filter tagi_t* dst, tagi_t const* f, tagi_t const* src, void** bb )

nth.h, libsofia-sip-ua.so.0.6.0
nth_client_destroy nth_client_t* clnt )
nth_client_is_streaming nth_client_t const* hc )
nth_client_method nth_client_t const* cnlt )
nth_client_request nth_client_t* clnt )
nth_client_response nth_client_t const* clnt )
nth_client_status nth_client_t const* clnt )
nth_client_tcreate ( nth_engine_t* engine, int(*callback)(nth_client_magic_t*, nth_client_t*, http_t const*), nth_client_magic_t* magic, http_method_t method, char const* method_name, url_string_t const* request_uri, tag_type_t tag, tag_value_t value, ... )
nth_client_url nth_client_t const* clnt )
nth_engine_create su_root_t* root, tag_type_t tag, tag_value_t value, ... )
nth_engine_destroy nth_engine_t* engine )
nth_engine_get_params ( nth_engine_t const* engine, tag_type_t tag, tag_value_t value, ... )
nth_engine_get_stats ( nth_engine_t const* engine, tag_type_t tag, tag_value_t value, ... )
nth_engine_msg_create ( nth_engine_t* he, int flags )
nth_engine_set_params ( nth_engine_t* engine, tag_type_t tag, tag_value_t value, ... )
nth_engine_version ( )
nth_request_auth nth_request_t const* req )
nth_request_destroy nth_request_t* req )
nth_request_message nth_request_t* req )
nth_request_method nth_request_t const* req )
nth_request_status nth_request_t const* req )
nth_request_treply ( nth_request_t* ireq, int status, char const* phrase, tag_type_t tag, tag_value_t value, ... )
nth_site_access_time nth_site_t const* site )
nth_site_bind ( nth_site_t* site, int(*callback)(nth_site_magic_t*, nth_site_t*, nth_request_t*, http_t const*, char const*), nth_site_magic_t* p3 )
nth_site_create ( nth_site_t* parent, int(*req_callback)(nth_site_magic_t*, nth_site_t*, nth_request_t*, http_t const*, char const*), nth_site_magic_t* magic, url_string_t const* address, tag_type_t tag, tag_value_t value, ... )
nth_site_destroy nth_site_t* site )
nth_site_get_params ( nth_site_t const* site, tag_type_t tag, tag_value_t value, ... )
nth_site_get_stats ( nth_site_t const* site, tag_type_t tag, tag_value_t value, ... )
nth_site_magic nth_site_t const* site )
nth_site_server_version ( )
nth_site_set_params ( nth_site_t* site, tag_type_t tag, tag_value_t value, ... )
nth_site_url nth_site_t const* site )

nth_tag.h, libsofia-sip-ua.so.0.6.0
nth_client_tags [data]
nthtag_any [data]
nthtag_auth_module [data]
nthtag_auth_module_ref [data]
nthtag_authentication [data]
nthtag_authentication_ref [data]
nthtag_error_msg [data]
nthtag_error_msg_ref [data]
nthtag_expires [data]
nthtag_expires_ref [data]
nthtag_mclass [data]
nthtag_mclass_ref [data]
nthtag_message [data]
nthtag_message_ref [data]
nthtag_mflags [data]
nthtag_mflags_ref [data]
nthtag_proxy [data]
nthtag_proxy_ref [data]
nthtag_root [data]
nthtag_root_ref [data]
nthtag_streaming [data]
nthtag_streaming_ref [data]
nthtag_strict_host [data]
nthtag_strict_host_ref [data]
nthtag_template [data]
nthtag_template_ref [data]

stun.h, libsofia-sip-ua.so.0.6.0
stun_bind ( stun_handle_t* sh, stun_discovery_f p2, stun_discovery_magic_t* magic, tag_type_t tag, tag_value_t value, ... )
stun_discovery_get_address ( stun_discovery_t* sd, void* addr, socklen_t* return_addrlen )
stun_discovery_get_socket stun_discovery_t* sd )
stun_discovery_release_socket stun_discovery_t* sd )
stun_dns_lookup ( stun_magic_t* magic, su_root_t* root, stun_dns_lookup_f func, char const* domain )
stun_dns_lookup_destroy stun_dns_lookup_t* self )
stun_dns_lookup_stp_addr ( stun_dns_lookup_t* self, char const** target, uint16_t* port )
stun_dns_lookup_tcp_addr ( stun_dns_lookup_t* self, char const** target, uint16_t* port )
stun_dns_lookup_udp_addr ( stun_dns_lookup_t* p1, char const** target, uint16_t* port )
stun_handle_destroy stun_handle_t* sh )
stun_handle_init su_root_t* root, tag_type_t p2, tag_value_t p3, ... )
stun_is_requested tag_type_t tag, tag_value_t value, ... )
stun_keepalive ( stun_handle_t* sh, su_sockaddr_t* sa, tag_type_t tag, tag_value_t value, ... )
stun_keepalive_destroy ( stun_handle_t* sh, su_socket_t s )
stun_lifetime stun_discovery_t* sd )
stun_message_length void* data, isize_t len, int end_of_message )
stun_mini_add_socket ( stun_mini_t* server, su_socket_t socket )
stun_mini_create ( )
stun_mini_destroy stun_mini_t* p1 )
stun_mini_remove_socket ( stun_mini_t* server, su_socket_t socket )
stun_mini_request ( stun_mini_t* server, su_socket_t socket, void* msg, ssize_t msglen, void* addr, socklen_t addrlen )
stun_msg_is_keepalive uint16_t data )
stun_nattype stun_discovery_t* sd )
stun_nattype_str stun_discovery_t* sd )
stun_obtain_shared_secret ( stun_handle_t* sh, stun_discovery_f p2, stun_discovery_magic_t* magic, tag_type_t tag, tag_value_t value, ... )
stun_process_message ( stun_handle_t* sh, su_socket_t s, su_sockaddr_t* sa, socklen_t salen, void* data, isize_t len )
stun_process_request su_socket_t s, stun_msg_t* req, int sid, su_sockaddr_t* from_addr, socklen_t from_len )
stun_root stun_handle_t* sh )
stun_server_address stun_handle_t* sh )
stun_set_uname_pwd ( stun_handle_t* sh, char const* uname, isize_t len_uname, char const* pwd, isize_t len_pwd )
stun_str_state stun_state_t state )
stun_test_lifetime ( stun_handle_t* sh, stun_discovery_f p2, stun_discovery_magic_t* magic, tag_type_t tag, tag_value_t value, ... )
stun_test_nattype ( stun_handle_t* sh, stun_discovery_f p2, stun_discovery_magic_t* magic, tag_type_t tag, tag_value_t value, ... )
stun_version [data]

stun_common.h, libsofia-sip-ua.so.0.6.0
debug_print stun_buffer_t* buf )
stun_attr_phrase uint16_t type )
stun_copy_buffer ( stun_buffer_t* p, stun_buffer_t* p2 )
stun_determine_ip_address int family )
stun_encode_address stun_attr_t* attr )
stun_encode_buffer stun_attr_t* attr )
stun_encode_error_code stun_attr_t* attr )
stun_encode_message stun_msg_t* msg, stun_buffer_t* pwd )
stun_encode_message_integrity ( stun_attr_t* attr, unsigned char* buf, int len, stun_buffer_t* pwd )
stun_encode_type_len ( stun_attr_t* attr, uint16_t len )
stun_encode_uint32 stun_attr_t* attr )
stun_free_buffer stun_buffer_t* p )
stun_free_message stun_msg_t* msg )
stun_get_attr ( stun_attr_t* attr, uint16_t attr_type )
stun_init_buffer stun_buffer_t* p )
stun_init_message stun_msg_t* msg )
stun_parse_attr_address ( stun_attr_t* attr, unsigned char const* p, unsigned int len )
stun_parse_attr_buffer ( stun_attr_t* attr, unsigned char const* p, unsigned int len )
stun_parse_attr_error_code ( stun_attr_t* attr, unsigned char const* p, unsigned int len )
stun_parse_attr_uint32 ( stun_attr_t* attr, unsigned char const* p, unsigned int len )
stun_parse_attr_unknown_attributes ( stun_attr_t* attr, unsigned char const* p, unsigned int len )
stun_parse_attribute stun_msg_t* msg, unsigned char* p )
stun_parse_message stun_msg_t* msg )
stun_response_phrase int status )
stun_validate_message_integrity stun_msg_t* msg, stun_buffer_t* pwd )

stun_tag.h, libsofia-sip-ua.so.0.6.0
stuntag_action [data]
stuntag_action_ref [data]
stuntag_any [data]
stuntag_change_ip [data]
stuntag_change_ip_ref [data]
stuntag_change_port [data]
stuntag_change_port_ref [data]
stuntag_domain [data]
stuntag_domain_ref [data]
stuntag_integrity [data]
stuntag_integrity_ref [data]
stuntag_register_events [data]
stuntag_register_events_ref [data]
stuntag_require_integrity [data]
stuntag_require_integrity_ref [data]
stuntag_server [data]
stuntag_server_ref [data]
stuntag_socket [data]
stuntag_socket_ref [data]
stuntag_timeout [data]
stuntag_timeout_ref [data]

tport.h, libsofia-sip-ua.so.0.6.0
tport_keepalive tport_t* tp, su_addrinfo_t const* ai, tag_type_t tag, tag_value_t value, ... )

tport_plugins.h, libsofia-sip-ua.so.0.6.0
tport_plug_in_stun_server tport_stun_server_vtable_t const* p1 )

to the top

Problems with Data Types, Low Severity (1)


soa_session.h
[+] struct soa_session (1)

to the top

Problems with Constants (2)


msg_header.h
[+] MSG_HEADER_NONE

su_debug.h
[+] SU_LOG_LEVEL

to the top

Header Files (103)


auth_client.h
auth_client_plugin.h
auth_common.h
auth_digest.h
auth_module.h
auth_plugin.h
base64.h
bnf.h
heap.h
hostdomain.h
htable.h
htable2.h
http.h
http_hclasses.h
http_header.h
http_parser.h
http_protos.h
http_status.h
http_tag.h
http_tag_class.h
msg.h
msg_addr.h
msg_buffer.h
msg_date.h
msg_header.h
msg_mclass.h
msg_mclass_hash.h
msg_mime.h
msg_mime_protos.h
msg_parser.h
msg_protos.h
msg_tag_class.h
msg_types.h
nea.h
nea_tag.h
nta.h
nta_stateless.h
nta_tag.h
nta_tport.h
nth.h
nth_tag.h
nua.h
nua_tag.h
rbtree.h
sdp.h
sdp_tag.h
sip.h
sip_extra.h
sip_hclasses.h
sip_header.h
sip_protos.h
sip_status.h
sip_tag.h
sip_tag_class.h
soa.h
soa_add.h
soa_session.h
soa_tag.h
sofia_features.h
sres.h
sres_async.h
sres_config.h
sres_record.h
sres_sip.h
sresolv.h
stun.h
stun_common.h
stun_tag.h
su.h
su_addrinfo.h
su_alloc.h
su_alloc_stat.h
su_bm.h
su_config.h
su_configure.h
su_debug.h
su_errno.h
su_glib.h
su_localinfo.h
su_log.h
su_md5.h
su_os_nw.h
su_source.h
su_string.h
su_strlst.h
su_tag.h
su_tag_class.h
su_tag_inline.h
su_tag_io.h
su_tagarg.h
su_time.h
su_types.h
su_uniqueid.h
su_vector.h
su_wait.h
token64.h
tport.h
tport_plugins.h
tport_tag.h
uniqueid.h
url.h
url_tag.h
url_tag_class.h

to the top

Shared Libraries (1)


libsofia-sip-ua.so.0.6.0

to the top




Generated on Fri Sep 2 19:36:20 2011 for libsofia-sip-ua.so.0 by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API