platform/upstream/libnice.git
2015-06-01 Timo Gurrconfigure: Fix configure failure when building without...
2015-05-08 Philip Withnallbuild: Auto-generate win32 .def file from libnice.sym
2015-05-05 Youness AlaouiRemoving no-op assignment
2015-05-05 Youness AlaouiDo not compare scope for IPv6 address when scope is 0
2015-05-05 Youness AlaouiDo not update a remote candidate's type
2015-05-03 Philip Withnallagent: Remove unnecessary NULL check
2015-04-28 Olivier CrêteVersion 0.1.13.1
2015-04-28 Olivier CrêteVersion 0.1.13 0.1.13
2015-04-28 Olivier Crêteexamples: Use the correct g_io_channel_win32_new_fd...
2015-04-24 Philip Withnallagent: Fix a utility function being defined unnecessarily
2015-04-24 Philip Withnallagent: Add a missing cast when compiling without HAVE_G...
2015-04-24 Philip Withnallagent: Move utility function outside #ifdef
2015-04-23 Philip Withnallstun: Add missing casts to unit tests
2015-04-23 Olivier Crêteexamples: Make them built on non-win32 with GLib <...
2015-04-23 Olivier CrêteVersion 0.1.12.1
2015-04-23 Olivier CrêteVersion 0.1.12 0.1.12
2015-04-23 Olivier Crêteexamples: Make them build and work on Windows
2015-04-23 Olivier Crêteagent: Print valid string even with no local candidates
2015-04-22 Olivier Crêteagent: Fix SDP line counting
2015-04-20 Sebastian Drögenicesrc: Attach the receive callback in READY->PAUSED...
2015-04-20 Sebastian Drögenicesrc: Keep the mutex locked whenever accessing the...
2015-04-20 Olivier CrêteVersion 0.1.11.1
2015-04-20 Olivier CrêteVersion 0.1.11 0.1.11
2015-04-20 Olivier Crêtestunagent: Initiliaze variable
2015-04-20 Olivier Crêteagent: Count m= files to match streams
2015-04-20 Olivier Crêteagent: Warn on invalid media types for SDP
2015-04-20 Olivier CrêtePrefix include guards
2015-04-20 Jose Antonio... configure.ac: Fix error when GUPnP is requested and...
2015-04-20 Ilya Konstantinovgst: improve error when agent/stream/component is unset
2015-04-20 Ilya Konstantinovagent: Improve nice_agent_attach_recv and nice_agent_re...
2015-04-14 Philip Withnallstun: Add missing format attributes for va_list printf...
2015-04-14 Rohan Gargagent: Add API to set local credentials
2015-04-14 Rohan Gargagent: Whitespace fixes
2015-03-28 Olivier Crêteconfigure: On Solaris, library is libnsl, not libnls
2015-03-28 Nirbheek Chauhanconfigure: Disable static by default, and add win32...
2015-03-27 Jose Antonio... nicesink: Add test for buffer list support
2015-03-27 Jose Antonio... nicesink: Add support for render buffer_list
2015-03-27 Sebastian Drögenicesrc: Clear the output buffer queue when shutting...
2015-03-10 Philip Withnallagent: Add missing preconditions to public API
2015-03-10 Philip Withnallagent: Fix documentation to use ‘nul-terminated’ for...
2015-03-10 Philip Withnallstun: Fix documentation to use ‘nul-terminated’ for...
2015-02-11 David Feurlewin32: Update README
2015-02-11 David Feurlestun: Use dynamic array instead of stack allocated...
2015-02-11 David Feurlewin32: Update file list in Visual Studio project
2015-02-11 David Feurlewin32: Remove outdated DLL files
2015-02-11 Philip Withnallstun: Use sprintf() instead of snprintf() to support...
2015-01-30 Youness AlaouiRemove duplicate ips from nice_interfaces
2015-01-29 Olivier CrêteVersion 0.1.10.1
2015-01-29 Olivier CrêteVersion 0.1.10 0.1.10
2015-01-29 Jakub Adamnicesink: unblock pending write on component change
2015-01-29 Olivier Crêteconfigure: Add "subdir-objects" automake option
2015-01-29 Olivier CrêteVersion 0.1.9.1
2015-01-29 Olivier CrêteVersion 0.1.9 0.1.9
2015-01-20 Youness AlaouiOnly change the receiving nicesock for udp-turn for...
2015-01-02 Philip Withnalldocs: Enable documentation checks during `make check...
2015-01-02 Philip Withnalldocs: Add 0.1.8 API to the documentation index
2015-01-02 Philip Withnalldocs: Add various missing documentation comments and...
2015-01-02 Philip Withnalldocs: Inform gtk-doc of the libnice namespace
2015-01-02 Philip Withnalldocs: Use gtk-doc no-tmpl mode
2015-01-02 Philip Withnalldocs: Switch from gtk-doc SGML mode to XML mode
2014-12-27 Philip Withnallagent: Document G_MESSAGES_DEBUG and NICE_DEBUG
2014-12-17 Philip Withnallagent: Handle EWOULDBLOCK when transmitting pseudo...
2014-12-08 Olivier Crêtepseudotcp: Do roll-over safe assertion
2014-11-14 Philip Withnallagent: Add debug output for lifetime of Components...
2014-11-06 Philip Withnalltests: Use G_SOURCE_[CONTINUE|REMOVE] instead of booleans
2014-11-06 Philip Withnalltests: Fix a memory leak in test-send-recv
2014-11-05 Nicolas DufresneAdd ability to build static GST plugins
2014-10-30 Philip Withnallagent: Expand simple example in documentation to mentio...
2014-10-30 Philip Withnallagent: Close pseudo-TCP socket earlier in component_close()
2014-10-27 Curieux Tresstun: Rename a symbol to avoid a naming clash with...
2014-10-09 Youness AlaouiFix documentation relating to how remote crendentials...
2014-10-09 Youness Alaouiagent: ignore externally set peer-reflexive candidates
2014-10-09 Olivier CrêteVersion 0.1.8.1
2014-10-09 Olivier CrêteVersion 0.1.8 0.1.8
2014-10-09 Olivier Crêteagent: Remove extra post condition
2014-10-09 Olivier Crêteudp-turn: Don't dereference priv before check that...
2014-10-09 Olivier Crêteagent: Pass all packets that are not acceptable STUN...
2014-10-09 Olivier Crêteagent: Re-emit gathering done after a new relay has...
2014-10-09 Olivier Crêtepseudotcp: Print unsigned int with %u not %d
2014-10-09 Olivier Crêteagent: Add function to retrieve the current component...
2014-10-09 Olivier Crêteagent: Make the stun-pacing-timer app configurable
2014-10-09 Olivier Crêtepseudotcp: Set default RTO to 1 second
2014-10-09 Olivier Crêteconncheck: Computer STUN retransmission timeout (RTO...
2014-10-09 Olivier Crêtediscovery: Remove extra \n in g_debug()
2014-10-09 Olivier Crêteagent: Only add pairs once on gathering done
2014-10-09 Olivier Crêteconncheck: Insert the candidates sorted after setting...
2014-10-09 Olivier Crêteconncheck: Insert peer reflexive pair sorted
2014-10-09 Olivier Crêteconncheck: Don't remove elements in the conncheck list...
2014-10-09 Olivier Crêteagent: Avoid leaking UPnP mappings between streams
2014-10-09 Olivier Crêteagent: Avoid restarting the GUPnP client on every gather
2014-10-09 Olivier Crêteagent: Ignore UPnP mappings after the UPnP discovery...
2014-10-09 Olivier Crêtecomponent: On ICE restart reset selected pair priority...
2014-10-09 Philip Withnallagent: Add some preconditions to public API
2014-10-09 Philip Withnallbuild: Update .gitignore
2014-10-09 Olivier Crêteoutputstream: Fix double unref
2014-10-09 Olivier Crêteagent: Remove socket source on HUP
2014-10-09 Olivier Crêteagent: Declare the stream to be CONNECTED only if a...
2014-10-08 Olivier Crêtenice.pc: Include ${includedir} directly
2014-09-26 Philip Withnallagent: Document interaction between closing and removin...
2014-09-26 Philip Withnalltests: Add more helgrind suppressions
next