platform/upstream/libnice.git
2019-07-31 Olivier Crêtetest-gstreamer: fix buffer leak
2019-07-31 Olivier Crêteconncheck: Drop valid STUN for which we can't find...
2019-07-31 Olivier Crêtetest-tcp: Only free passive socket after child
2019-07-31 Olivier Crêtetest-turn: Initialize variable earlier to avoid race
2019-07-31 Olivier Crêtetest-udp-turn-fragmentation: Avoid leaking test socket
2019-07-31 Olivier Crêtetest-different-number-streams: Avoid leaking NiceAddress
2019-07-30 Fabrice Belletconncheck: ignore selected pairs for nomination that...
2019-07-30 Fabrice Belletconncheck: make the stopping criterion a bit more clear
2019-07-29 Fabrice Belletagent: fix a regression when updating foundations
2019-07-29 Fabrice Belletconncheck: update a misleading debug statement
2019-07-28 Olivier Crêteudp-bsd: Use sockaddr_storage union to ensure big enoug...
2019-07-22 Jakub Adamdiscovery: Don't start STUN/TURN disco on errorneous...
2019-07-19 Jakub Adamudp-bsd: log source and destination addresses on GSocke...
2019-07-19 Fabrice Belletagent: fix server-reflexive candidates with oc2007r2
2019-07-12 Fabrice Belletconncheck: avoid transport association mismatch
2019-07-12 Jakub Adaminterfaces: ignore only interfaces we really want to
2019-07-12 Jakub Adamcandidate: replace uint8_t -> guint8
2019-07-12 Jakub Adamdebug: fix verbose mode
2019-07-11 Fabrice Belletexamples: fix compiler extra warnings
2019-07-11 Fabrice Belletagent: fix condition for turn-tcp discovery creation
2019-07-11 Fabrice Belletconncheck: test inbound stun address on the candidate...
2019-07-11 Fabrice Belletconncheck: improve comment on local peer-reflexive...
2019-07-11 Fabrice Belletconncheck: nominate matching pairs across components...
2019-07-04 Fabrice Belletagent: fix agent reference count
2019-07-04 Fabrice Bellettests: fix a compiler warning
2019-07-04 Fabrice Bellettcp-bsd: fix a heap-use-after-free
2019-07-04 Fabrice Belletcomponent: don't detach the socket source twice
2019-07-04 Fabrice Belletconncheck: define a property for a final idle timeout
2019-07-04 Fabrice Belletconncheck: fix pair priorities uniqueness
2019-07-04 Fabrice Belletconncheck: create the valid pair on early tcp stun...
2019-07-04 Fabrice Belletagent: discard sockptr on updated remote candidates
2019-07-04 Fabrice Belletcomponent: remove socket also from remote candidates
2019-07-04 Fabrice Belletdebug: fix verbose debug enable
2019-07-04 Fabrice Belletconncheck: fix incoming checks memory leak
2019-07-04 Fabrice Belletconncheck: test incoming checks on candidate base address
2019-07-04 Fabrice Belletsocket: fix a heap use-after-free on the send queue
2019-07-04 Fabrice Belletconncheck: increase dumped information in debug
2019-07-04 Fabrice Belletconncheck: make oc2007r2 mode more rfc5245 friendly
2019-07-04 Fabrice Belletagent: more debug when remote credential are received
2019-07-04 Fabrice Belletagent: signal when a selected pair foundation is updated
2019-07-04 Fabrice Belletnicesrc: fix a leak spotted by asan
2019-07-04 Fabrice Belletexamples: fix compiler warning about uninitialized...
2019-07-04 Fabrice BelletRevert "conncheck: Don't lookup prflx pair for UDP...
2019-07-04 Fabrice Belletcomponent: Fix use-after-free and resolve regression
2019-07-04 Fabrice Belletagent: fix a memory leak
2019-07-04 Fabrice Belletagent: keep a ref on the agent while removal of TURN...
2019-07-04 Fabrice Belletdiscovery: fix an use-after-free in SFB user credentials
2019-07-03 Olivier Crêtemeson: Fix enum types generation to match automake
2019-07-02 Olivier Crêteagent: add nice_agent_get_sockets API
2019-06-27 Fabrice Belletconncheck: add transport information to debug
2019-06-27 Stefan Beckerbuild: add default ignore network interface prefix
2019-06-27 Stefan Beckerconfigure: support --without-ignored-network-interface...
2019-06-27 Stefan Beckerbuild: make prefix option accept a list of strings
2019-06-27 Stefan Beckerinterfaces: allow list of ignored prefixes
2019-06-27 Stefan Beckerinterfaces: ignore non-running interfaces
2019-06-27 Stefan Beckertests: ignore trickle executables
2019-06-27 Stefan Beckerinterfaces: detect IPv6 ULA & link-local addresses
2019-06-26 Stefan Beckerinterfaces: add missing support for IGNORED_IFACE_PREFIX
2019-06-26 Stefan Beckerinterfaces: support multiple loopbacks
2019-06-05 alexAssign source out of the for loop
2019-06-05 alexFix regression introduced by https://gitlab.freedesktop...
2019-05-29 Jakub Adamconncheck: Don't lookup prflx pair for UDP candidates
2019-05-20 Seungha Yangmeson: Fix build with MSVC and non-English locale
2019-05-10 Olivier CrêteDeploy documentation
2019-05-09 Olivier CrêteVersion 0.1.16.1
2019-05-09 Olivier CrêteVersion 0.1.16 0.1.16
2019-05-09 Olivier Crêtegst: Fix URI in plugin
2019-05-09 Olivier Crêteagent: Replace closed signal with GASyncResult type...
2019-05-09 Jakub Adamagent: add nice_agent_close_async() API
2019-05-09 Jakub Adamagent: Add "closed" signal
2019-05-09 Jakub Adamdiscovery: Asynchronous removal of TURN refreshes
2019-05-09 Jakub Adamcomponent: Refactor nice_component_clean_turn_servers()
2019-05-09 Jakub Adamdiscovery: Remove unused refresh_prune_socket()
2019-05-09 Jakub Adamagent: G_GNUC_FALLTHROUGH macro for compatibility with...
2019-05-08 Andrey Skryabinconncheck: NOMINATION STUN attribute support
2019-04-05 illya_dudchenkoAdded OPENSSL_LDFLAGS
2019-04-05 illya_dudchenkoReplaced OPENSSL_CFLAGS with OPENSSL_INCLUDES
2019-03-11 Jakub Adamcomponent: Fix use-after-free
2019-03-08 Jakub Adamtest-new-trickle: remove superfluous expression
2019-03-08 Jakub Adamtests: enable "trickle-ice" mode
2019-03-08 Jakub Adamtest-new-trickle: prevent deadlock in dgram_process()
2019-03-08 Jakub Adamtests: rename test-dribble to test-trickle
2019-03-08 Jakub Adamagent: trickle ICE mode
2019-03-08 Jakub Adamwin32: remove obsolete vs9 build files
2019-03-08 Jakub Adamlibnice.sym: export nice_agent_new_full
2019-03-05 Jakub Adamtest-send-recv: Fix occasional timeouts
2019-02-15 Stefan Stroginstun: Fix LibreSSL support
2019-02-12 Jakub Adamagent: don't print TURN password unless the logging...
2019-02-11 Jakub Adamstunbdc: initialize Winsock API when on Windows
2019-01-29 Olivier Crêteturn: Allow lifetimes under 60s
2019-01-29 Jakub Adamcomponent_io_cb: Avoid potential deadlock
2019-01-28 Olivier Crêtetest-fullmode: Make test non-racy too
2019-01-28 Olivier Crêtetest-drop-invalid: Fix raciness
2019-01-24 Olivier Crêtegitlab-ci: Move docker images to main libnice repo
2019-01-24 Olivier Crêtemeson: Require very latest 0.49.1 as older versions...
2019-01-24 Olivier Crêtegitlab-ci: Work around meson bug for non-POSIX utf...
2019-01-24 Olivier Crêtegitlab-ci: remove username for now because meson craps...
2019-01-24 Olivier Crêtegitlab ci: Use new CentOS 7 dockerfile based containers...
2019-01-24 Olivier Crêtetests: Add Dockerfiles
2019-01-23 Olivier Crêteturn: Allow alternate server error with no valid creden...
next