summaryrefslogtreecommitdiff
path: root/net/libnice/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2011-02-21Update to 0.1.0.wiz1-2/+2
libnice 0.1.0 (2011-01-20) ========================== Added nice_candidate_copy to the public API Make stun_timer timeouts configurable (Break API and ABI) Add compatibility support for MSOC 2007 and MSOC 2007 R2 Add MS-TURN support for MSOC Added and completed TURN RFC 5766 support Add a nice_agent_set_port_range API to force a component to use a specific port Fix various bugs and memory leaks Improve documentation
2010-08-09split libnice into two pkgs, to get dependencies sorted and stopdrochner1-5/+3
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
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-05-02Update to 0.0.11:wiz1-3/+2
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
2010-01-20Bump PKGREVISION for gupnp/gssdp API changes.wiz1-1/+2
2009-12-15Update to 0.0.10:wiz1-2/+2
libnice 0.0.10 (2009-11-04) =========================== Fix some memory leaks with the gstreamer elements Fix username/foundation for google TURN candidates Fix the sending of hundreds of connectivity checks at once the stream is connected Fix BSD support Fix reprocessing of already processed early incoming checks when in dribble-mode Fix a rare crash with failing relay candidates allocations Add a stun_agent_set_software API Add a nice_agent_set_software API
2009-08-17Initial import of libnice-0.0.9:wiz1-0/+25
GLib ICE library - only implements ICE Lite - no support for RTCP - no support for IPv6