freeswitch/libs/sofia-sip/libsofia-sip-ua/tport
Michael Giagnocavo 5e456fe9a6 FS-7966. First pass at moving to Visual Studio 2015.
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error.
Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now.
V8: don't pass VS version to build batch file.
mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex".
Add mod_conference.h to project and dir to includes.
2015-08-21 18:28:32 -04:00
..
sofia-sip Rework handling of Linux TCP keepalives in Sofia 2014-02-11 06:27:20 +00:00
ChangeLog
Doxyfile.in
Makefile.am clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
agent.pem
cafile.pem
certificates-update
certificates.html
make_node_cert.pl
make_root_cert.pl
make_test_certs.sh
test_tport.c
tls_test_client.c
tls_test_server.c
tport.c silence clang unused function warnings and get rid of some unused functions 2014-05-01 09:03:19 -04:00
tport.docs
tport_internal.h Rework handling of Linux TCP keepalives in Sofia 2014-02-11 06:27:20 +00:00
tport_logging.c FS-6375 ifdef for sun in this case 2014-03-18 17:43:46 -05:00
tport_rand.c
tport_sigcomp.c
tport_stub_sigcomp.c
tport_stub_stun.c
tport_tag.c Rework handling of Linux TCP keepalives in Sofia 2014-02-11 06:27:20 +00:00
tport_threadpool.c
tport_tls.c Add Perfect Forward Secrecy (DHE PFS) to mod_sofia 2015-06-01 12:45:19 -05:00
tport_tls.h Drop null-auth suites from our default TLS cipher list 2014-03-05 21:37:30 +00:00
tport_tls_test.sh
tport_type_connect.c
tport_type_sctp.c
tport_type_stun.c
tport_type_tcp.c Rework handling of Linux TCP keepalives in Sofia 2014-02-11 06:27:20 +00:00
tport_type_tls.c
tport_type_udp.c
tport_type_ws.c fix possible buffer overrun in websocket uri and sync the ws.c between sofia and verto 2014-09-23 20:17:20 +05:00
tport_ws.h
ws.c FS-7587: keep sofia-sip ws lib in sync 2015-06-01 15:27:45 -04:00
ws.h FS-7966. First pass at moving to Visual Studio 2015. 2015-08-21 18:28:32 -04:00