platform/upstream/libnice.git
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
2014-09-26 Philip Withnallagent: Delay some assignments until the agent is locked
2014-09-25 Philip Withnallagent: Warn if a Component is freed without first being...
2014-09-25 Philip Withnallagent: Close Streams before freeing them
2014-09-25 Philip Withnalltests: Add a Valgrind suppression file
2014-09-25 Philip Withnalltests: Fix various memory leaks in the unit tests
2014-09-25 Philip Withnallagent: Check STUN buffer is non-NULL before getting...
2014-09-25 Philip Withnallagent: Fix a leak of a GCancellable and its GSource
2014-09-25 Philip Withnallagent: Fix a minor leak in an error handling path
2014-09-25 Philip Withnalltests: Move a closure from the heap to the stack
2014-09-24 Olivier Crêteconncheck: Don't use CandidateRefresh after freeing it
2014-09-23 Philip Withnallsocket: Fix a leak on the slow TURN packet handling...
2014-09-23 Philip Withnallagent: Eliminate a memset() for local variable initiali...
2014-09-23 Philip Withnallagent: Use g_slist_free_full() to reduce code
2014-09-23 Philip Withnallagent: Add some preconditions to internal API
2014-09-23 Philip Withnallagent: Add some preconditions to public API
2014-09-22 Olivier Crêteagent: Clear GSource timeout also for GUPnP timeout
2014-09-22 Philip Withnallagent: Drop valid but unmatched STUN packets
2014-09-22 Philip Withnallagent: Remove dangling pointers on NiceSocket destruction
2014-09-22 Philip Withnallagent: Factor out state transition to FAILED for Candid...
2014-09-22 Philip Withnallagent: Factor out free function for IncomingCheck
2014-09-22 Philip Withnallagent: Improve comments for container element types
2014-09-19 Philip Withnallagent: Clear existing GSource timeouts before adding...
2014-09-19 Philip Withnallagent: Add names to timer GSources
2014-09-02 Philip Withnallsocket: Return early from socket functions if the socke...
2014-09-02 Philip Withnallsocket: Fix return values of socket_send_messages in...
2014-09-01 Philip Withnallstun: Make a warning message more prominent
2014-09-01 Olivier Crêteagent: Put one StunAgent per Component
2014-09-01 Olivier Crêteconncheck: Fetch stream once instead of twice
2014-09-01 Philip Withnallagent: Agent can reach EOS after having received something
2014-08-27 Philip Withnallagent: Fix locking when calling component_free()
2014-08-27 Philip Withnallagent: Split component_free() into component_[close...
2014-08-25 Philip Withnallagent: Fix initialisation of the agent mutex for old...
2014-08-25 Philip Withnalltests: Fix test-build-io-stream for EOS changes
2014-08-25 Philip Withnallagent: Add missing bracket
2014-08-23 Philip Withnallagent: Add missing stream-closed checks for pseudo-TCP
next