platform/upstream/libnice.git
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
2017-04-12 Fabrice Belletstun timer: fix timeout of the last retransmission
2017-04-11 Olivier Crêteagent: Ignore remote candidate of non-accepted types
2017-04-11 Olivier Crêteconncheck: Check the controlling state when the req...
2017-04-11 Olivier Crêtetests_: Add test to verify that only packets from valid...
2017-04-11 Olivier Crêteagent: Drop packets not from validated addresses
2017-04-11 Olivier Crêtecandidate: Add equality check function
2017-04-05 Olivier Crêtetest-credentials: Fix leak
2017-04-05 Olivier Crêtedebug: Use libnice-verbose, not libnice-nice-verbose
2017-04-05 Olivier Crêtetests: Use automake test-driver for valgrind
2017-04-04 Olivier Crêteagent: Remove impossible case
2017-04-04 Olivier Crêteagent: Separate return from NiceSocket and internal...
2017-04-04 Olivier Crêteudp-turn: Add some const to internal APIs
2017-04-04 Olivier CrêteMake clang-analyzer happy
2017-04-04 Olivier Crêteagent: Don't set variable that won't be used
2017-04-04 Olivier Crêteconncheck: Use the right test for empty remote_frag
2017-04-04 Miguel París... conncheck: consider answer received when remote credent...
2017-04-03 Olivier CrêteVersion 0.1.14.1
2017-04-03 Olivier CrêteVersion 0.1.14 0.1.14
2017-04-03 Olivier CrêteREADME: Depends on GLib 2.44
2017-04-03 Olivier Crêtestun: Make hmac code NDEBUG safe
2017-04-03 Olivier Crêtestun: Remove double const on int
2017-04-03 Olivier Crêtecandidate: Test against possible type
2017-04-03 Olivier Crêteconfigure: Remove missing-noreturn warning
2017-04-03 Olivier Crêtestun: Use unions fix alignment issues
2017-04-03 Olivier Crêteconfigure: Make sure flag test really fails on unknown...
2017-04-03 Olivier Crêtestun: Rename rand function to make its strengh clear
2017-04-03 Olivier Crêtestun: Switch from gcrypt to gnutls
2017-04-03 Jakub Adamagent: Only try to use the address of the same family...
2017-04-03 Jakub Adamudp-bsd: Log g_socket_send_message() errors
2017-04-03 Jakub Adamagent: Eliminate duplicate debug in agent_recv_message_...
2017-04-03 Jakub Adamagent: Improve debug in component_io_cb()
2017-04-01 Olivier Crêteconfigure: gcry_mac_* were added in 1.6
next