12006-10-19  Kai Vehmanen  <kai.vehmanen@nokia.com>
2
3	* tport.c (tport_is_shutdown, tport_is_closed): Added to
4	public API.
5
62006-01-15  Martti Mela  <martti.mela@nokia.com>
7
8	* tport.c: integrated initial new STUN support.
9
102005-11-08  Pekka Pessi  <Pekka.Pessi@nokia.com>
11
12	* Renamed tport_test.c as test_tport.c.
13
142005-10-27  Pekka Pessi  <Pekka.Pessi@nokia.com>
15
16  * Added tls_version[] to tport/tport_tls.[hc].
17
18    M ./libsofia-sip-ua/tport/tport_tls.c -2 +4
19    M ./libsofia-sip-ua/tport/tport_tls.h -3 +2
20
212005-10-24  Kai Vehmanen  <kai.vehmanen@nokia.com>
22
23	* tport.c (tport_bind_server): Avoid segfault
24	if init for a NAT traversal mechanism has failed.
25
262005-10-18  Pekka Pessi  <Pekka.Pessi@nokia.com>
27
28	* Feature #1326002.
29
30  * Added stun_test(), but not running it.
31
32    M ./libsofia-sip-ua/tport/tport_test.c +32
33
34  * Passing tags to stun_engine_tcreate().
35
36    M ./libsofia-sip-ua/tport/tport.c -17 +14
37
382005-09-08  Kai Vehmanen  <kai.vehmanen@nokia.com>
39
40	* tport_test.c: Fixed error when building without
41	SSL support.
42
432005-07-18  Kai Vehmanen  <kai.vehmanen@nokia.com>
44
45	* Initial import of the module to Sofia-SIP tree.
46