freeswitch/libs/sofia-sip/libsofia-sip-ua/tport
Michael Jerris 253c81bb45 Wed Nov 26 12:42:31 CST 2008 Paulo Pizarro <paulo DOT pizarro AT gmail DOT com>
* tport: new tag TPTAG_TLS_VERIFY_PEER

  With this tag, the verification of certificates can be controlled:
  0: no verify certificates.
  1: on server mode, the certificate returned by client is checked and
     if fail the TLS/SSL handshake is immediately terminated.
  1: on client mode, the server certificate is verified and
     if fail the TLS/SSL handshake is immediately terminated.

  I added this tag, because I'd like that my application not connected to a
  server with a untrusted certificate.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 20:26:19 +00:00
..
sofia-sip Wed Nov 26 12:42:31 CST 2008 Paulo Pizarro <paulo DOT pizarro AT gmail DOT com> 2008-12-16 20:26:19 +00:00
agent.pem merge darcs tree 2007-09-19 16:24:40 +00:00
cafile.pem add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
certificates-update merge darcs tree 2007-09-19 16:24:40 +00:00
certificates.html add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
ChangeLog merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
Doxyfile.in switch doxygen generation in sofia-sip around to use configure generated files. This should avoid some problems with warnings and errors when builing the manpages. You will probably need to autoreconf and configure sofia-sip for this 2007-04-19 22:28:01 +00:00
make_node_cert.pl add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
make_root_cert.pl add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
make_test_certs.sh add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
Makefile.am merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
test_tport.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tls_test_client.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tls_test_server.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_internal.h merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_logging.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_rand.c add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
tport_sigcomp.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_stub_sigcomp.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_stub_stun.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_tag.c Wed Nov 26 12:42:31 CST 2008 Paulo Pizarro <paulo DOT pizarro AT gmail DOT com> 2008-12-16 20:26:19 +00:00
tport_threadpool.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_tls_test.sh add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
tport_tls.c Wed Nov 26 12:42:31 CST 2008 Paulo Pizarro <paulo DOT pizarro AT gmail DOT com> 2008-12-16 20:26:19 +00:00
tport_tls.h Wed Nov 26 12:42:31 CST 2008 Paulo Pizarro <paulo DOT pizarro AT gmail DOT com> 2008-12-16 20:26:19 +00:00
tport_type_connect.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_type_sctp.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_type_stun.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_type_tcp.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_type_tls.c Wed Nov 26 12:42:31 CST 2008 Paulo Pizarro <paulo DOT pizarro AT gmail DOT com> 2008-12-16 20:26:19 +00:00
tport_type_udp.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport.c Wed Nov 26 12:42:31 CST 2008 Paulo Pizarro <paulo DOT pizarro AT gmail DOT com> 2008-12-16 20:26:19 +00:00
tport.docs merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00