pjproject/pjsip/src/pjsip
sauwming 033e4d7ae3
Fixed printf format warnings (#3813)
2023-12-27 10:32:32 +08:00
..
sip_auth_aka.c Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_auth_client.c Fix scan-build reports (#3471) 2023-04-06 10:26:10 +08:00
sip_auth_msg.c Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_auth_parser.c Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_auth_parser_wrap.cpp Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_auth_server.c Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_config.c Add TLS initial receive timeout for server connection (#3744) 2023-10-30 11:08:01 +08:00
sip_dialog.c Reset stored remote name in dialog (dlg->initial_dest) if transport is server. (#3783) 2023-11-24 14:46:31 +07:00
sip_dialog_wrap.cpp Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_endpoint.c Fixed printf format warnings (#3813) 2023-12-27 10:32:32 +08:00
sip_endpoint_wrap.cpp Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_errno.c Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_msg.c Replace unsafe string functions such as sprintf, strcpy with the safer counterparts e.g. snprintf, strxcpy 2023-03-27 18:48:25 +07:00
sip_multipart.c Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_parser.c Fix scan-build reports (#3471) 2023-04-06 10:26:10 +08:00
sip_parser_wrap.cpp Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_resolve.c Fixed printf style format warnings 2023-03-22 08:45:23 +07:00
sip_tel_uri.c Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_tel_uri_wrap.cpp Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_transaction.c Prevent immediate tsx termination upon transport error (#3805) 2023-12-18 11:56:43 +08:00
sip_transport.c Fixed printf format warnings (#3813) 2023-12-27 10:32:32 +08:00
sip_transport_loop.c Replace unsafe string functions such as strcpy, strncpy, strcat, and sprintf with newly implemented pj_ansi_strxcpy, pj_ansi_strxcpy2, and pj_ansi_strxcat 2023-03-24 11:11:20 +07:00
sip_transport_tcp.c Add TLS initial receive timeout for server connection (#3744) 2023-10-30 11:08:01 +08:00
sip_transport_tls.c Add TLS initial receive timeout for server connection (#3744) 2023-10-30 11:08:01 +08:00
sip_transport_udp.c Add close-on-exec flag (#3553) 2023-05-16 11:59:37 +08:00
sip_transport_wrap.cpp Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_ua_layer.c Replace unsafe string functions such as strcpy, strncpy, strcat, and sprintf with newly implemented pj_ansi_strxcpy, pj_ansi_strxcpy2, and pj_ansi_strxcat 2023-03-24 11:11:20 +07:00
sip_uri.c Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_util.c Add option for dual stack IPv4&IPv6 account config (#3590) 2023-06-09 13:59:35 +08:00
sip_util_proxy.c Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_util_proxy_wrap.cpp Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_util_statefull.c Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sip_util_wrap.cpp Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00