platform/upstream/libnice.git
2018-10-31 Jakub Adamagent: check message length before extracting RFC4571...
2018-10-31 Jakub Adamudp-turn: handle multiple RFC4571 frames received in...
2018-10-31 Jakub Adamudp-turn: don't re-iterate incoming TURN control messages
2018-10-31 Olivier Crêteudp-turn: Start function with lock instead of unlock
2018-10-28 Olivier Crêteudp-turn: Restore global locks
2018-10-28 Olivier Crêteudp-turn: Rename misleading function, it's a timeout
2018-10-28 Olivier Crêteudp-turn: Factor our SendRequest destruction
2018-10-28 Olivier Crêtecomponent: Replace agent pointer with weak reference
2018-10-28 Olivier Crêteudp-turn: Restore synchronized seconds timeout
2018-10-28 Olivier Crêteagent: Remove explicit parent pointers
2018-10-28 Juan NavarroUse per-agent locks and GWeakRefs in callbacks from...
2018-10-21 Olivier Crêtecomponent: Also accept TCP from udp-turn socket
2018-10-21 Matthew WatersFix build with android NDK r16
2018-10-21 Michael Olbrichconncheck: don't disable keepalive on TCP if it's expli...
2018-10-21 Michael Olbrichstun: check identifier before using it
2018-10-21 Michael Olbrichagent: fix crash with debugging enabled
2018-10-21 Olivier Crêteconfigure: Allow selecting crypto library manually
2018-10-21 Brendan Shanksstun: Add support to detect OpenSSL
2018-10-21 Brendan Shanksstun: Add implementation using OpenSSL for rand/SHA1/MD5
2018-10-21 Brendan Shanksopenssl: Add ax_check_openssl.m4
2018-10-21 Olivier Crêtetests: Remove non-existing mainloop test from Makefile.am
2018-06-21 Olivier CrêteAdd GitLab CI configuration
2018-06-19 Olivier Crêtedocs: Add missing symbols to various sections
2018-06-19 Olivier CrêteMakefile.am: Replace valgrind.sh with valgrind-test...
2018-06-18 Olivier CrêteRemove Phabricator .arcconfig
2018-06-18 Justin Kimtest-bind: define MSG_NOSIGNAL if undefined
2018-06-18 Nicolas DufresneFix queue_clear replaced by queue_free error
2018-06-12 Nicolas DufresneFix cast-function-type warning introduced in GCC 8
2018-06-06 Miguel París... discovery: fix candidate foundation using valid characters
2018-06-06 Brendan Shankstest-pseudotcp(-fuzzy): Fix format string warnings...
2018-06-06 Edward Herveystun: Also rename windows-specific function
2018-06-06 Edward Herveyagent: Redefine socket error messages for windows
2018-05-04 Olivier Crêtestund: Pass sockaddr_storage size for both families
2018-05-04 Olivier Crêtestund: Pass the right length for ipv6
2018-05-04 Olivier CrêteIgnore function case warnings
2018-03-23 Jakub Adamagent: don't require "reliable" be TRUE in order to...
2018-03-23 Jakub Adamdiscovery: ignore bogus Skype for Business srflx addresses
2018-03-23 Fabrice Belletagent: make candidate username and password immutable
2018-03-23 Fabrice Belletdiscovery: ignore all non-relay local candidates when...
2018-03-23 Fabrice Belletconncheck: dont fail a stream with a empty conncheck...
2018-03-23 Fabrice Belletsocket: ping the stun server address on the right socket
2018-03-23 Fabrice Belletconncheck: make debug more homonegeous
2018-03-23 Fabrice Belletconncheck: factorize pair state debug
2018-03-23 Fabrice Belletconncheck: the conncheck send function may fail
2018-03-23 Fabrice Bellettest-new-dribble: make credentials swap asymmetric
2018-03-23 Fabrice Belletconncheck: rework early stun requests handling
2018-03-22 Jozsef Vassagent: Fixes incompatible pointer type warning on OSX.
2017-11-28 Youness Alaouiconncheck: handle alternate-server for turn relays...
2017-11-28 Youness Alaouidiscovery: Increase discovery_unsched_items whenever...
2017-11-28 Youness Alaouiturn: Add support for ALTERNATE_SERVER in OC2007 Compat...
2017-11-28 Miguel Parísconncheck: do not require that all streams have a conne...
2017-11-27 Fabrice BelletMakefile: really enable debug for tests
2017-11-27 Fabrice Belletagent: prevent external role change while conncheck...
2017-09-12 Philip Withnallstun: Fix FD leak in test/utility code
2017-09-12 Philip Withnalltests: Fix agent.h header inclusion in test-gstreamer.c
2017-09-12 Philip Withnalltests: Fix copyright dates in test-gstreamer.c
2017-09-05 Fabrice Belletconncheck: change state before updating nominated pairs
2017-09-05 Fabrice Belletconncheck: forgot to put a pair in triggered check...
2017-09-05 Fabrice Belletconncheck: update the state of triggered checks pairs
2017-09-05 Fabrice Belletconncheck: support several stun requests per pair
2017-09-05 Fabrice Belletconncheck: use stun_timer_remainder less frequently
2017-09-05 Fabrice Belletconncheck: make debug sentences more accurate
2017-09-05 Fabrice Belletconncheck: reorder some chunks of code
2017-09-05 Olivier Crêteagent: Set error if it isn't set
2017-06-22 Fabrice Belletconncheck: improve role conflict debug
2017-06-22 Olivier Crêteconfigure: Remove -Wswitch-enum
2017-06-21 Olivier Crêtecomponent: Use non-GClosure dummy callbacks
2017-06-21 Olivier Crêteagent: Don't crash if recv cancelled without a GError
2017-06-21 Olivier CrêteRepleace UNRELEASED with 0.1.15
2017-06-21 Olivier Crêteagent: Adjust the nice_agent_new_full() to use flags
2017-06-21 Fabrice Belletagent: remove spurious newlines
2017-06-21 Fabrice Belletstun: fix gcc7 implicit fallthrough warning
2017-06-21 Fabrice Belletagent: add new pairs only for gathering streams
2017-06-21 Fabrice Belletconncheck: fix the component failed transition
2017-06-21 Fabrice Belletconncheck: remove cancelled pair state
2017-06-21 Fabrice Belletconncheck: adjust recheck on timeout strategy
2017-06-21 Fabrice Belletconncheck: do not recheck a just succeeded pair
2017-06-21 Fabrice Belletconncheck: fix a state transition case
2017-06-21 Fabrice Belletconncheck: try to change earlier to state ready
2017-06-21 Fabrice Belletconncheck: dont cancel a pair for triggered check
2017-06-21 Fabrice Belletconncheck: remove a useless pair recheck
2017-06-21 Fabrice Belletconncheck: update the pair state in triggered check...
2017-06-21 Fabrice Belletconncheck: new pairs never have the nominated flag...
2017-06-21 Fabrice Belletconncheck: fix a nomination corner case
2017-06-21 Fabrice Belletconncheck: use the right pair when retriggering a check
2017-06-21 Fabrice Belletconncheck: link succeeded and discovered pairs
2017-06-21 Fabrice Belletconncheck: improve triggered check of in-progress pairs
2017-06-12 Fabrice Belletconncheck: invoke the debug dump in more places
2017-06-12 Fabrice Belletconncheck: improve the selection of the pairs to be...
2017-06-12 Fabrice Belletconncheck: update pair valid property selectively
2017-06-12 Fabrice Bellettest-nomination: added a new test for the nomination...
2017-06-12 Fabrice Belletconncheck: implement ice regular nomination method
2017-06-12 Fabrice Belletconncheck: fix pair state transition when successful...
2017-06-12 Fabrice Belletconncheck: peer reflexive candidates are not paired
2017-06-12 Fabrice Belletconncheck: update selected pair when nominated flag...
2017-06-12 Fabrice Belletstun timer: make properties for stun timer tunables
2017-06-08 Olivier Crêteagent: Use base_addr to generate rport in SDP
2017-06-08 Fabrice Belletinterfaces: ignore predefined network interfaces
2017-05-01 Philip Withnallexamples: Stop installing the examples
2017-04-12 Fabrice Belletagent: do not create a GSource for UDP TURN socket
next