platform/upstream/libnice.git
2016-03-01 Philip Withnalltest-priority: ignore the local preference
2016-03-01 Philip Withnallconncheck: nominate only one matching pair
2016-03-01 Philip Withnallconncheck: add more debug information
2016-01-18 Mike Ruprechtagent: Fix not setting UPnP timeout on second gather_ca...
2015-12-03 Jose Antonio... configure.ac: Update glib version
2015-10-21 Philip Withnallpseudotcp: Use labs() rather than abs() for handling...
2015-10-18 Philip Withnalltests: Enable G_MESSAGES_DEBUG for all unit tests
2015-10-01 Philip Withnallbuild: Set repository callsign in .arcconfig
2015-10-01 Philip Withnallagent: Correctly namespace Component and its methods
2015-10-01 Philip Withnallagent: Correctly namespace Stream and its methods
2015-10-01 Philip Withnallagent: Turn Component into a GObject
2015-10-01 Philip Withnallagent: Turn Stream into a GObject
2015-10-01 Philip Withnalltests: Update expected priority values in test-priority
2015-10-01 Philip Withnalltests: Use g_assert_cmpuint() to make test failures...
2015-10-01 Philip Withnalltests: Set candidate addresses in test-priority
2015-10-01 Philip Withnallagent: Remove redundant GLIB_CHECK_VERSION macros
2015-10-01 Philip Withnalltests: Remove g_thread_init() calls
2015-10-01 Philip Withnalltests: Remove g_type_init() calls
2015-09-11 Jakub Adamconncheck: rename priv_process_response_check_for_peer_...
2015-09-11 Jakub Adamconncheck: generate candidate pair for valid srflx...
2015-09-11 Jakub Adamagent: check for base socket in _tcp_sock_is_writable()
2015-09-11 Jakub Adamsocket: add nice_socket_is_base_of()
2015-09-04 Philip Withnallbuild: Bump GLib dependency to 2.36
2015-09-04 Philip Withnallstun: Disable debug by default
2015-09-03 Philip Withnallagent: Add assertions to check component state transiti...
2015-09-02 Philip Withnallms-ice: ensure distinct candidate priority for multihom...
2015-09-02 Jakub Adamcandidate: use distinct priority also for non-MS compat...
2015-09-02 Jakub Adamconncheck: give temporary candidate_priority a base_addr
2015-09-02 Jakub Adamms-ice: ensure distinct candidate priority for multihom...
2015-09-02 Jakub Adamdiscovery: assign candidate priority after base_addr...
2015-09-02 Philip Withnallms-turn: don't wait for a reply to STUN_SEND request
2015-09-02 Jakub Adamms-turn: don't wait for a reply to STUN_SEND request
2015-08-29 Philip WithnallCreating TCP sockets with TCP_NODELAY option set to...
2015-08-29 Philip WithnallCreating TCP sockets with TCP_NODELAY option set to...
2015-08-29 Philip WithnallFix agent leak in case component socket is reset remotely
2015-08-29 Philip WithnallFix agent leak in case component socket is reset remotely
2015-08-19 Philip Withnallbuild: Update .gitignore
2015-08-19 Philip Withnallbuild: Fix multiple definition of CLEANFILES
2015-08-19 Philip Withnallbuild: Add .arcconfig file
2015-08-19 Philip Withnallsocket: Handle ECONNRESET as EWOULDBLOCK on Windows
2015-08-19 Philip Withnallsocket: Close base socket for a TCP passive socket...
2015-08-18 Philip Withnallsocket: Close base socket for a TCP passive socket...
2015-08-18 Philip Withnallagent: Remove unused inet_pton() function
2015-08-18 Philip Withnallagent: Remove unused inet_pton() function
2015-08-18 Philip Withnallsocket: Handle ECONNRESET as EWOULDBLOCK on Windows
2015-07-03 Jakub Adamconncheck: set writable callback to socket from TCP...
2015-07-01 Philip Withnallpseudotcp: Only define errnos on Windows if not already...
2015-06-30 Felix SchlitterUse G_GSIZE_FORMAT instead of %zu
2015-06-24 Olivier CrêteSplit "verbose" on-every-packet messages to a verbose log
2015-06-24 Olivier Crêtestun: Remove annoying non-error on non-STUN packet
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
next