platform/upstream/libnice.git
2020-05-06 Fabrice Belletconncheck: enable retransmit flag after nominated pair...
2020-05-06 Olivier CrêteUse g_assert_cmp.int() to get better debug logs on...
2020-05-06 Olivier Crêtetests: Replace g_assert (memcmp) with g_assert_cmpmem()
2020-05-05 Tim-Philipp... candidate: fix compiler warnings on raspbian
2020-05-05 Olivier Crêtetest-thread: Use GCond to make sure there is no race
2020-05-05 Olivier Crêtetest-gstreamer: Use g_debug instead of gst debug
2020-05-05 Olivier Crêtetest-gstreamer: Use GCond to avoid race condition
2020-05-05 Olivier Crêtemeson: Disable check forking, let meson handle the...
2020-05-04 Fabrice Belletconncheck: more debug
2020-05-04 Fabrice Belletconncheck: add debug about agent mode
2020-05-04 Fabrice Belletdiscovery: add the agent pointer to turn debug messages
2020-05-04 Fabrice Belletconncheck: drop some excessively verbose comment
2020-05-04 Fabrice Belletconncheck: wait for a pair until all stun requests...
2020-05-04 Fabrice Belletdiscovery: use different port numbers for every local...
2020-05-04 Fabrice Belletagent: stay in aggressive mode after conncheck has...
2020-05-04 Fabrice Belletagent: warn when reaching max number of turn and local...
2020-05-04 Fabrice Belletagent: fix boundary test of max turn servers and local...
2020-05-04 Fabrice Belletdiscovery: add a unique local preference value per...
2020-05-04 Fabrice Belletconncheck: rename peer-reflexive priority to stun-priority
2020-05-04 Fabrice Belletcandidate: ensuring stun priority uniqueness no more...
2020-05-04 Tim-Philipp... subprojects: bump glib wrap to latest stable branch...
2020-05-04 Tim-Philipp... ci: update windows image
2020-03-13 HyunilEnable gstreamer nice plugins 84/227584/2 accepted/tizen/unified/20200325.144447 submit/tizen/20200323.040350
2020-03-12 Hyunilapply tizen patches 46/227346/5 accepted/tizen/unified/20200315.214835 submit/tizen/20200313.010239
2020-03-11 HyunilImported Upstream version 0.1.16 43/227343/1 upstream/0.1.16
2020-03-11 Tizen InfrastructureInitial empty repository master
2020-03-02 Fabrice Belletconncheck: refactor local and remote candidates validation
2020-03-02 Fabrice Belletconncheck: match remote candidates on the socket reliab...
2020-03-02 Fabrice Belletconncheck: match transport of peer-reflexive local...
2020-03-02 Fabrice Bellettests: add a unit test for private addresses ranges
2020-03-02 Fabrice Belletinterfaces: fix network to host conversion for private...
2020-03-02 Fabrice Bellettests: fix local preference based on interface rank...
2020-03-02 Fabrice Belletcandidate: fix local preferences of udp candidates
2020-03-02 Fabrice Belletagent: enforce turn deallocate stun pacing
2020-03-02 Fabrice Belletconncheck: enforce keepalives stun requests pacing
2020-03-02 Fabrice Belletdiscovery: enforce stun requests pacing
2020-02-28 Stefan Beckerinterfaces: ignore only interfaces we really want to...
2020-02-17 Olivier Crêtegitlab-ci: Disable trigger for now
2020-02-17 Olivier Crêtegitlab-ci: Make the documentation acceptable for the...
2020-02-14 Jakub Adamconncheck: Connection check reply must have a remote...
2020-02-14 Jakub Adamconncheck: Typo fix
2020-02-13 Fabrice Belletconncheck: display priorities in debug by spliting...
2020-02-13 Fabrice Belletcandidate: strip link-local ipv6 scope in local preference
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
next