gitlab-ci: Add OpenSSL specific build
[platform/upstream/libnice.git] / tests /
2021-11-02 Olivier Crêtetests: Use g_assert_true() instead of g_assert() everywhere
2021-05-13 Fabrice Bellettest-restart: fix potential stack buffer overflow with...
2021-05-13 Fabrice Bellettest-consent: fix potential stack buffer overflow with...
2021-05-11 Ole André Vadla... test-io-stream-pollable: Handle partial reads
2021-03-05 Fabrice Belletagent: don't change agent role when restarting ice
2020-12-14 Fabrice Bellettest-fallback: fix stack buffer overflow with new candi...
2020-12-10 Matthew Watersagent: implement support for RFC7675 - Consent Freshness
2020-12-07 Fabrice Belletagent: report duplicated port in udp bsd sockets too
2020-08-20 Olivier Crêtecandidate: Hide the internal implementation from API
2020-08-18 Olivier Crêteagent: Actually fail gathering on UDP port unavailability
2020-07-22 Olivier Crêtetests: Fix warning when building with newer GLib version
2020-07-22 Olivier Crêteagent: Accept duplicated ports if no other option
2020-05-22 Tim-Philipp MüllerRemove autotools build
2020-05-22 Olivier CrêteMakefile.am: Add dist meson friendly test
2020-05-22 Olivier Crêtetest-new-trickle: No need to be connected to receive...
2020-05-18 Olivier Crêtevalgrind supp: Add updated gllibc suppressions
2020-05-06 Olivier Crêteaddress: Make the private IP address detector more...
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 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-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-03-02 Fabrice Bellettests: add a unit test for private addresses ranges
2020-03-02 Fabrice Bellettests: fix local preference based on interface rank...
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ê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êtetest-send-recv: Write in a loop until blocked
2019-09-17 Tim-Philipp Müllermeson: fix build with Meson 0.49.2
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êtetests: Port test-fullmode-with-stun wrapper to C
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êtedockerfiles: Add valgrind to docker files
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-05-09 Olivier Crêteagent: Replace closed signal with GASyncResult type...
2019-05-09 Jakub Adamagent: add nice_agent_close_async() API
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-05 Jakub Adamtest-send-recv: Fix occasional timeouts
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êtetests: Add Dockerfiles
2019-01-14 Jakub Adamtests: Fix -Wcast-function-type warnings with GCC 8
2019-01-14 Jakub Adamtests: Disable UPnP
2019-01-04 Olivier Crêtetest-tcp: Use IPv4 instead of IPv6
2019-01-03 Olivier Crêtetests/test-different-number-streams: Make it work with...
2019-01-03 Jan Tojnarmeson: fix test-gstreamer
2018-12-27 Olivier CrêteMakefiles: Add meson.build files to tarball
2018-12-27 Olivier CrêteFix little bugs found by clang-analyzer
2018-12-18 Olivier Crêtepseudotcp: Rename state enums to not clash with system...
2018-12-18 Jakub Adamtests: Initialize Windows Sockets where needed
2018-12-14 Tim-Philipp Müllermeson: tests: make fullmode-with-stun non-parallel...
2018-12-14 Nirbheek ChauhanFix build with MSVC
2018-12-14 Tim-Philipp Müllermeson: add new unit test
2018-12-14 Tim-Philipp MüllerAdd support for Meson build system
2018-10-31 Jakub Adamudp-turn: handle multiple RFC4571 frames received in...
2018-10-21 Olivier Crêtetests: Remove non-existing mainloop test from Makefile.am
2018-06-06 Brendan Shankstest-pseudotcp(-fuzzy): Fix format string warnings...
2018-03-23 Fabrice Bellettest-new-dribble: make credentials swap asymmetric
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 Withnalltests: Fix agent.h header inclusion in test-gstreamer.c
2017-09-12 Philip Withnalltests: Fix copyright dates in test-gstreamer.c
2017-06-21 Olivier Crêteagent: Adjust the nice_agent_new_full() to use flags
2017-06-12 Fabrice Bellettest-nomination: added a new test for the nomination...
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-05 Olivier Crêtetest-credentials: Fix leak
2017-04-03 Olivier Crêtecandidate: Test against possible type
2016-06-23 Fabrice Bellettest-turn: wait for gathering done sequentially
2016-06-20 Fabrice Bellettests: fix io-stream when built with optimizations
2016-06-20 Fabrice Bellettest-send-recv: reduce deadlock timeout
2016-06-20 Fabrice Belletpseudotcp-fuzzy: fix this test
2016-06-03 Olivier Crêtepseudotcp: Set min RTO to 1 second
2016-06-03 Philip Withnallpseudotcp: Correct behaviour of buffer size methods...
2016-06-03 Philip Withnallpseudotcp: Fix pseudo_tcp_socket_recv() in state TCP_CL...
2016-06-03 Philip Withnallpseudotcp: Fix retransmission of segments before handli...
2016-06-02 Olivier Crêtetests: Add TURN test
2016-06-01 Jakub Adamtest-icetcp: don't be sensitive to the signal order
2016-04-04 Jakub Adamsocket: refactor nice_socket_is_base_of()
2016-04-04 Jakub Adamsocket: fix wrong function called in nice_socket_is_bas...
2016-03-01 Philip Withnalltest-new-dribble: wait until ragent reaches state completed
next