<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/libnice/PLIST, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-05-06T08:31:45Z</updated>
<entry>
<title>Update libnice packages to 0.1.6:</title>
<updated>2014-05-06T08:31:45Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-05-06T08:31:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ff07e328614752a8aa4f9e1fa5c0bd0bdf4b97d3'/>
<id>urn:sha1:ff07e328614752a8aa4f9e1fa5c0bd0bdf4b97d3</id>
<content type='text'>
libnice 0.1.6 (2014-04-28)
==========================
API: nice_agent_restart_stream() to do a ICE restart on a single strema
API: nice_component_state_to_string() to get a printable name for a component
  state
API: nice_agent_forget_relays() to forget the relays set for a
  specific component, along with nice_agent_restart_stream(), it allows
  changing the current relay without dropping the connection.
It is now possible to add relays after the initial candidate gathering.
Many bug fixes</content>
</entry>
<entry>
<title>Update to 0.1.5:</title>
<updated>2014-03-12T10:25:47Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-03-12T10:25:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b445c7290355bc964d75bc46dc1a3e231f1776ef'/>
<id>urn:sha1:b445c7290355bc964d75bc46dc1a3e231f1776ef</id>
<content type='text'>
libnice 0.1.5 (2014-03-06)
==========================

API: nice_agent_recv() and nice_agent_recv_nonblocking() as an alternative to
  the nice_agent_attach_recv()
API: nice_agent_recv_messages() and nice_agent_recv_messages_nonblocking() to
  receive multiple messages at the same time
API: nice_agent_get_io_stream() to get a GIOStream in reliable mode
API: nice_agent_get_selected_socket() to extract the selected GSocket
Import Google's newer PseudoTCP code including window scaling
Improve PseudoTCP performance
Improve performance
Build fixes</content>
</entry>
<entry>
<title>Update to 0.1.4:</title>
<updated>2013-05-26T20:28:18Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2013-05-26T20:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=69a011192e3bec437d2913457b94d5ccc6204fcf'/>
<id>urn:sha1:69a011192e3bec437d2913457b94d5ccc6204fcf</id>
<content type='text'>
libnice 0.1.4 (2013-02-22)
==========================

Fix issue with dribble mode
Fix issue with TURN permissions
Fix missing win32 directory from release archive
Fix support for OC2007
Added new nice_address_ip_vesion API
Added new nice_agent_get_selected_pair API
Added new SDP parsing and generation API
Added simple examples (simple, threaded and sdp usages examples)

libnice 0.1.3 (2012-09-13)
==========================

Dribble mode: You can set remote candidates while gathering the local ones
Add support for GStreamer 1.0, will compile plugins for both 1.0 and 0.10 by default
Cache GSocketAddress in UdpBsdSocket, creating it is very slow</content>
</entry>
<entry>
<title>Update to 0.1.2:</title>
<updated>2012-04-22T15:54:32Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2012-04-22T15:54:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b15691940d713bc75f684f46a28dd5fe32aa92d1'/>
<id>urn:sha1:b15691940d713bc75f684f46a28dd5fe32aa92d1</id>
<content type='text'>
libnice 0.1.2 (2012-04-03)
==========================

Fix a bug where a controlled agent may never go to READY if it received early conncheck
Restart connchecks on a failed candidate pair when receiving a triggered check
Fix a bug where gathering-done signal could be sent before UPnP mapping finishes
Fix a race condition where setting remote-candidates on a gathered stream failed if another stream was gathering
Many fixes to complete and stabilize TURN support
Fix a bug in proxy support where TURN packets were misread
Refactor libnice to use GSocket which works around a glib limitation of g_io_channel on windows
Fix a bug with receiving error messages during conncheck
Fix a possible infinite loop bug
Fix memory leaks and multi-threaded race conditions
Better compatibility for BSD and Mingw
Added support files for Visual Studio compilation
Various fixes to UPnP support
Fixes to the build system</content>
</entry>
<entry>
<title>split libnice into two pkgs, to get dependencies sorted and stop</title>
<updated>2010-08-09T09:53:30Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2010-08-09T09:53:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ce64bfa20f1aa8fb7c209d4e4826df7215ea67a2'/>
<id>urn:sha1:ce64bfa20f1aa8fb7c209d4e4826df7215ea67a2</id>
<content type='text'>
abuse of the options framework
being here, update to 0.0.13
changes:
- Add support for IPv6
- Fix crc32 function conflict with libz.so
- Various bug fixing and code cleaning
- Validate the remote candidate address before adding it</content>
</entry>
<entry>
<title>Update to 0.0.11:</title>
<updated>2010-05-02T11:45:35Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2010-05-02T11:45:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=04791c2c8465c28a1189bca7904fb51ec7cce749'/>
<id>urn:sha1:04791c2c8465c28a1189bca7904fb51ec7cce749</id>
<content type='text'>
libnice 0.0.11 (2010-03-18)
===========================

Handle EAGAIN for UDP sockets
Fix coverity warnings
Fix a bug with TURN and Channel Bindings
Add a reliable transport mode using libjingle's PseudoTcp implementation
Various fixes</content>
</entry>
<entry>
<title>Initial import of libnice-0.0.9:</title>
<updated>2009-08-17T21:10:28Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2009-08-17T21:10:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3724b54892b804bc323d00405df6575bcce3ade7'/>
<id>urn:sha1:3724b54892b804bc323d00405df6575bcce3ade7</id>
<content type='text'>
GLib ICE library

 - only implements ICE Lite
 - no support for RTCP
 - no support for IPv6</content>
</entry>
</feed>
