2006-10-19 Kai Vehmanen * tport.c (tport_is_shutdown, tport_is_closed): Added to public API. 2006-01-15 Martti Mela * tport.c: integrated initial new STUN support. 2005-11-08 Pekka Pessi * Renamed tport_test.c as test_tport.c. 2005-10-27 Pekka Pessi * Added tls_version[] to tport/tport_tls.[hc]. M ./libsofia-sip-ua/tport/tport_tls.c -2 +4 M ./libsofia-sip-ua/tport/tport_tls.h -3 +2 2005-10-24 Kai Vehmanen * tport.c (tport_bind_server): Avoid segfault if init for a NAT traversal mechanism has failed. 2005-10-18 Pekka Pessi * Feature #1326002. * Added stun_test(), but not running it. M ./libsofia-sip-ua/tport/tport_test.c +32 * Passing tags to stun_engine_tcreate(). M ./libsofia-sip-ua/tport/tport.c -17 +14 2005-09-08 Kai Vehmanen * tport_test.c: Fixed error when building without SSL support. 2005-07-18 Kai Vehmanen * Initial import of the module to Sofia-SIP tree.