platform/upstream/libnice.git
2020-02-13 Olivier Crêtegitlab: Also push to coverity on manual builds
2020-02-13 Olivier Crêtestun usage turn: Check return value as is done elsewhere
2020-02-13 Olivier Crêteudp-bsd: Check all return value
2020-02-13 Olivier Crêtestun test: Check return value as is done elsewhere
2020-02-13 Olivier Crêteconncheck: Pass arguments in the right order
2020-02-13 Olivier Crêteudp-udp: Make coverity happy by giving it the whole...
2020-02-13 Olivier Crêtegitlab-ci: Build coverity using meson
2020-02-11 Fabrice Belletagent: refactor conncheck update_selected_pair
2020-02-11 Fabrice Belletagent: update the selected pair priority when foundatio...
2020-02-11 Fabrice Belletagent: make code indentation a bit more homogeneous
2020-02-11 Fabrice Belletagent: verify the best nominated pair after priorities...
2020-02-10 Fabrice Belletconncheck: send keepalive for candidates until connecte...
2020-02-10 Fabrice Belletconncheck: fix peer-reflexive priority in discovered...
2020-02-10 Fabrice Belletconncheck: update peer-reflexive priority of the select...
2020-02-10 Fabrice Belletconncheck: do not create a pair from peer-reflexive...
2020-02-10 Fabrice Belletconncheck: prune oversized conncheck list based on...
2020-02-06 sergey radionovinterfaces: use fallback if getifaddrs failed
2020-02-06 Olivier Crêtetest-thread: Increase timeout
2020-02-06 Olivier Crêtetest-io-stream-common: Remove io_stream pointer when...
2020-02-06 Olivier Crêtegitlab-ci: No longer allow meson test failures
2020-02-06 Olivier Crêtetest-send-recv: Change timeout to 150s
2020-02-06 Olivier Crêtetests: Make iostream test termination more reliable
2020-02-06 Olivier Crêtetest-io-common: Abort on error
2020-02-06 Olivier Crêtegitlab-ci: Run meson tests in debug setup
2020-02-06 Olivier Crêtetest-send-recv: Write in a loop until blocked
2020-02-05 Fabrice Belletconncheck: print a supplementary pair flag in the debug...
2020-02-05 Fabrice Belletconncheck: fix timer remainder return value
2019-12-17 Xavier ClaessensFix building doc when libnice is a subproject
2019-12-11 Olivier CrêteRemove GTimeVal as it is deprecated in GLib
2019-12-06 Olivier Crêtegitlab-ci: Replace dependencies with needs for parallel...
2019-12-06 Olivier Crêtegitlab-ci: Add workaround for missing msys in Docker...
2019-12-06 Olivier Crêtegitlab-ci: Move CI to Windows 1809 builder
2019-11-26 Jakub Adamconncheck: fix long time to connect if conncheck list...
2019-09-17 Tim-Philipp... meson: fix build with Meson 0.49.2
2019-08-05 Olivier Crêtegitlab-ci: Add MSVC builds
2019-08-05 Olivier Cretetests: Don't use GSubprocessLauncher
2019-08-02 Olivier Crêtetest-fullmode-with-stun: Use portable g_usleep() for...
2019-08-02 Olivier Crêtemeson.build: Simplify shell based test checks
2019-08-02 Olivier Crêtemeson: Add non-pkgconfig test for OpenSSL
2019-08-02 Jordan PetridisCI: add basic msys2 build
2019-08-02 Olivier Crêtetests: Port test-fullmode-with-stun wrapper to C
2019-08-02 Olivier Crêtestund: Add win32 support
2019-08-02 Fabrice Belletconncheck: fix a wrong transport value in debug
2019-08-01 Olivier Crêtedockerfiles: Add buildah format export to make gitlab...
2019-07-31 Olivier Crêtetests: Pass GST env with valgrind too
2019-07-31 Olivier Crêtelibnice.supp: Add RHEL 7 suppressions
2019-07-31 Olivier Crêtegitlab-ci: Add valgrind autotools test too
2019-07-31 Olivier Crêtedockerfiles: Add valgrind to docker files
2019-07-31 Olivier Crêtegitlab-ci: Use extends to reduce size of script
2019-07-31 Olivier Crêtegitlab-ci: Add valgrind meson test
2019-07-31 Olivier Crêtemeson: Add valgrind setup
2019-07-31 Olivier Crêtelibnice.supp: Add GStreamer suppressions
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
next