pjproject/pjsip/src/pjsip
Nanang Izzuddin 1dab9b63ac
Add TLS/SSL backend: Windows Schannel (#3867)
2024-05-08 10:25:03 +07: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 Improve IP address change IPv4 <-> IPv6 (#3910) 2024-04-03 18:04:51 +08: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 Retransmit 2xx response when transport is closed (#3828) 2024-01-15 08:57:46 +07:00
sip_transport.c Print log on successful send (#3942) 2024-05-07 09:22:35 +07: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 Update listener restart in IP change: don't create/restart listener if currently no listener, also update docs that bound address setting will be reset. (#3873) 2024-03-15 09:41:16 +07:00
sip_transport_tls.c Add TLS/SSL backend: Windows Schannel (#3867) 2024-05-08 10:25:03 +07: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 Improve IP address change IPv4 <-> IPv6 (#3910) 2024-04-03 18:04:51 +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