platform/upstream/libnice.git
2016-05-30 Olivier Crêteagent: Remove socket on read error
2016-05-30 Olivier Crêtecomponent: Add API to cleanly remove a base socket
2016-05-30 Olivier Crêteagent: Fix udp-turn-over-tcp
2016-05-30 Olivier Crêteagent: Add force-relay property to force messages throu...
2016-05-30 Olivier Crêteconncheck: Start conncheck on server reply if needed
2016-05-30 Olivier CrêteReplace g_malloc/g_new with g_alloca where possible
2016-05-27 Fabrice Belletconncheck: explain some corner cases
2016-05-27 Fabrice Belletconncheck: add a debug dump of the whole stream check...
2016-05-27 Olivier Crêteconncheck: fix the replay of early incoming connchecks
2016-05-27 Fabrice Belletstun: fix ice role conflict handling
2016-05-27 Olivier Crêteconncheck: Make previous commit compile
2016-05-27 Olivier Crêtediscovery: Make sure each candidate has a unique priority
2016-05-27 Olivier Crêteagent: Restrict transitions to gathering
2016-05-27 Olivier Crêteconncheck: fix TCP active relay handling
2016-05-27 Olivier Crêteagent: ignore gathering failures on auto-generated IPs
2016-05-26 Olivier Crêtecandidate: Give lower priority to TCP relayed candidates
2016-05-26 Olivier Crêteudp-turn: Fix binding timeout leak
2016-05-26 Olivier Crêteconncheck: Update selected pair if necessary
2016-05-26 Olivier Crêteconncheck: Don't reset keepalive timer on next keepalive
2016-05-26 Olivier Crêteconncheck: Separate valid and succeded states
2016-05-26 Olivier Crêteudp-turn: Don't expose GSocket
2016-05-26 Olivier Crêteconncheck: Make very frequent debug verbose-only
2016-05-26 Olivier Crêtedebug: Enable based on G_MESSAGES_DEBUG
2016-05-26 Olivier Crêteagent: Don't emit signal in the middle of recv call
2016-05-26 Olivier Crêteagent: Update type of peer-reflexive candidate on trick...
2016-05-26 Olivier Crêteagent: Only try to use the address of the same family...
2016-05-26 Olivier Crêtestun turn usage: Only send the username if short term...
2016-05-26 Olivier Crêteturn: Cache the nonce & realm to remove useless round...
2016-05-26 Olivier Crêteconncheck: Stay READY if a new nominated pairs comes in
2016-05-26 Olivier Crêteconncheck: Deduplicate conncheck stopping code
2016-05-26 Olivier CrêteReset to connecting if reconnected after failed
2016-05-20 Olivier Crêteagent: Add warning on ignored result
2016-04-04 Fabrice Belletconncheck: display controlling mode of stun requests
2016-04-04 Fabrice Belletagent: remove newline from debug output
2016-04-04 Jakub Adamsocket: refactor nice_socket_is_base_of()
2016-04-04 Jakub Adamsocket: fix wrong function called in nice_socket_is_bas...
2016-04-04 Fabrice Belletconncheck: implement a "triggered queue" list
2016-03-06 Olivier Crêteagent: Fix argument order
2016-03-05 Fabrice Belletice: fix the debug of the presence of the controlling...
2016-03-02 Jakub Adamagent: fix relay candidate discovery on hosts having...
2016-03-01 Philip Withnallbuild: Update autogen.sh from GNOME template
2016-03-01 Olivier Crêtecomponent.c: Fix memory leak
2016-03-01 Philip Withnallagent: Use provided CandidatePair rather than re-findin...
2016-03-01 Philip Withnallsimple-example: transmission can begin earlier than...
2016-03-01 Philip Withnalltest-new-dribble: wait until ragent reaches state completed
2016-03-01 Philip Withnallconncheck: reorder the connection list when priorities...
2016-03-01 Philip Withnallconncheck: fix keepalive stun agent initialisation
2016-03-01 Philip Withnallconncheck: foundations are shared across streams
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
next