summaryrefslogtreecommitdiff
path: root/net/libnice
AgeCommit message (Collapse)AuthorFilesLines
2021-04-21revbump for boost-libsadam2-4/+4
2021-04-21revbump for textproc/icuadam2-4/+4
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon2-4/+4
2020-06-02Revbump for icuadam2-4/+4
2020-05-22revbump after updating security/nettleadam2-4/+4
2020-04-12Recursive revision bump after textproc/icu updateadam2-4/+4
2020-03-08*: recursive bump for libffiwiz2-4/+4
2019-11-03net: align variable assignmentsrillig1-3/+3
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-07-20*: recursive bump for nettle 3.5.1wiz2-3/+4
2019-05-21*libnice: Update *libnice to 0.1.16.wiz4-12/+11
libnice 0.1.16 (2019-05-09) =========================== Add API to make it easier to implement ICE trickle Add async closing of agent, to cleanly close TURN allocations Add Google non-standard NOMINATION STUN attribute Fix tests on Windows Fix some racy tests
2019-04-03Recursive revbump from textproc/icuryoon2-3/+4
2019-02-14libnice: update to 0.1.15.wiz5-24/+34
libnice 0.1.15 (2018-12-27) =========================== Add support for Regular Nomination Removal of the global lock over all agents Add method to compare candidate targets Added optional Meson build system, future releases will remove autotools Renamed all members of PseudoTcpState enum (compile-time API change) Now drops all packets from addresses that have not been validated by an ICE check Multiple improvements to ICE interoperability Improved RFC compliance Improved OC2007 compatibility mode alternate-server support
2018-12-09revbump after updating textproc/icuadam2-4/+4
2018-10-24*: (belatedly) revbump for net/libsoup updateleot2-4/+4
Thanks to <wiz>!
2018-07-20Recursive revbump from textproc/icu-62.1ryoon2-4/+4
2018-04-17Add p11-kit to gnutls/bl3.mk and bump dependencies.wiz2-4/+4
2018-04-14revbump after icu updateadam2-4/+4
2017-11-30Revbump after textproc/icu updateadam2-4/+4
2017-09-18revbump for requiring ICU 59.xmaya2-4/+4
2017-08-16Follow some http redirects.wiz1-2/+2
2017-04-22Revbump after icu updateadam2-3/+4
2017-04-19Updated libnice to 0.1.14.wiz5-17/+17
libnice 0.1.14 (2017-04-03) =========================== Improved RFC compliance Split verbose logs into a separate option Numerous bug fixes Use GnuTLS for hash functions Implement NewReno in PseudoTCP Requires GLib 2.44 GnuTLS 2.12
2016-12-04Recursive revbump from textproc/icu 58.1ryoon2-4/+4
2016-05-03revbump for libsoup's ABI issueprlw12-4/+4
2016-04-11Recursive revbump from textproc/icu 57.1ryoon2-4/+4
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-10Recursive revbump from textproc/icuryoon1-1/+2
2015-07-14Add upstream bug report.wiz1-1/+2
2015-07-14Update to 0.1.13. Add Makefile.common to share with gst-plugins1-libnice.wiz3-37/+49
libnice 0.1.13 (2015-04-28) =========================== Fix build on non-Windows platforms that don't have getifaddrs() Fix build regression on Windows libnice 0.1.12 (2015-04-22) =========================== Fix regression in SDP parser Make examples work on Windows Bug fixes on nicesrc libnice 0.1.11 (2015-04-20) =========================== API: nice_agent_set_local_credentials() for WebRTC Nicesink: support GstBufferList Better warnings on programming errors Build fixes for Solaris and Windows Bug and documentation fixes
2015-06-08Add gobject-introspection/bl3.mk.wiz1-1/+2
2015-06-08Add introspection files, bump PKGREVISION.wiz2-4/+6
2015-04-06Revbump after updating textproc/icuadam2-3/+4
2015-02-01Update to 0.1.10:wiz3-7/+8
libnice 0.1.10 (2015-01-28) =========================== Fix bug on component change on the sink libnice 0.1.9 (2015-01-28) ========================== Make it possible to statically build the GStreamer plugins Bug fixes, in particular fix compatibility with coTurn servers Documentation fixes
2014-12-01Support cwrappers for packages appending arguments in the wrappers.joerg1-1/+2
2014-10-12Update to 0.1.8:wiz3-9/+11
libnice 0.1.8 (2014-10-09) ========================== Added FIN-ACK behavior in the PseudoTCP ICE-TCP, both standard mode and Microsoft compatible Microsoft compatible TURN-TCP API: nice_address_equal_no_port() to compare NiceAddresses ignoring the port API: nice_agent_get_component_state() to get the current component state API: agent:keepalive-conncheck to make the agent use conncheck as keepalives and fail the connection if there is no answer API: agent:ice-tcp, agent:udp-tcp to control ICE-UDP vs ICE-TCP behaviours API: agent:bytestream-tcp to know if the send/receives in reliable mode create full packets or not API: New signals agent::new-selected-pair-full, agent::new-candidate-full, agent::new-remote-candidate-full which include the NiceCandidates directly API: Deprecated agent::new-selected-pair and agent::new-candidate and agent::new-remote-candidate signals Now all signals are emitted at the function return time
2014-10-07Revbump after updating libwebp and icuadam2-3/+4
2014-05-15Update to 0.1.7:wiz2-6/+6
libnice 0.1.7 (2014-05-05) ========================== Fix undesired API change that broke Farstream unit testsx
2014-05-06Update libnice packages to 0.1.6:wiz3-8/+8
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
2014-04-09recursive bump from icu shlib major bump.obache2-3/+4
2014-03-17*libnice needs c99 for SunOS buildsrichard1-1/+7
2014-03-15Remove -Werror due to reports that on NetBSD 6 and Illumos the codewiz1-1/+3
is not clean enough to compile without warnings (and thus errors).
2014-03-12Update to 0.1.5:wiz3-8/+26
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
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz2-4/+4
2013-10-19Revbump after updating textproc/icuadam2-4/+4
2013-07-06Recursive revbump from net/gupnp.ryoon2-3/+4
2013-05-26Update to 0.1.4:wiz4-25/+17
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
2013-05-24Bump PKGREVISION for libproxy shlib major bump.wiz2-4/+4
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam2-4/+4
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1