1 libnice 0.0.5 (2009-03-04)
2 ===========================
4 Name change from nice to libnice
5 Added support for HTTP proxies
6 Added a nice_interfaces API to query the local interfaces/ips
7 Fixed libnice when used in dribble mode
8 Fix a data corruption issue with the SHA1 algorithm
9 Endianness gets checked at runtime so libnice should compile and work everywhere
10 Add compatiblity for WLM2009 ICE
11 Export libstun API and add documentation for libstun
12 Add connectivity checks during the connection to detect when the peer gets disconnected
13 Bug fixes and code cleaning
16 nice 0.0.4 (2008-12-17)
17 ========================
19 Fix compilation for 64bits systems
20 Revert the use of netbuffer in the gstreamer elements
21 Added support for pseudossl-tcp TURN relay for Google
22 Added support for SOCKS5 proxy servers for TCP relaying
23 Bug fixes and code cleaning
25 nice 0.0.3 (2008-11-25)
26 ========================
28 Stable google talk support
29 Added TCP TURN relay support for google.
30 Removed openssl dependency.
32 nice 0.0.2 (2008-11-12)
33 ========================
35 Better support for google talk compatibility mode as well as UDP TURN relay compatibility for Google.
36 Removed -Werror compile flag for releases
38 nice 0.0.1 (2008-11-05)
39 ========================
41 Initial release of libnice.
42 It has compatibility support for the latest ICE draft 19, as well as google talk and MSN compatibility.
43 It also has support for TURN relays using TURN draft 9 if you're in ICE draft 19 compatibility, or specific Google/MSN relay support if you're in Google/MSN compatibility mode.
44 The library is multiplatform and should compile fine on Linux, Mac and Windows systems.