platform/upstream/libnice.git
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...
2019-01-22 Olivier Crêtestunagent: Replace more magic numbers with defines
2019-01-22 Olivier Crêteturn: Replace magic numbers with define
2019-01-16 Jakub Adamgitlab-ci: Add gtkdoc-check log to build artifacts
2019-01-15 Tim-Philipp... meson: install .pc file for static gstreamer plugin
2019-01-14 Jakub Adamgitlab-ci: Use compiler warning level 2 in Meson build
2019-01-14 Jakub Adamtests: Fix -Wcast-function-type warnings with GCC 8
2019-01-14 Jakub Adamtests: Disable UPnP
2019-01-14 Jakub Adammeson: unify exported symbol versions with autotools
2019-01-14 Jakub Adamagent: Fix spelling
2019-01-04 Jakub Adamudp-turn: Avoid potential integer overflow
2019-01-04 Jakub Adamudp-turn: Fix unaligned memory access on ARM
2019-01-04 Olivier Crêtegitlab-ci: Build gtk-doc and test install with meson
2019-01-04 Olivier Crêtegitlab-ci: Split make distcheck into a separate build
2019-01-04 Olivier Crêtegitlab-ci: Run autotools tests in CI too
2019-01-04 Olivier Crêtegitlab-ci: Add meson tests to build
2019-01-04 Olivier Crêtegitlab-ci: Skip meson build on schedules
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
2019-01-02 Jakub Adammeson: Fix DLL search path during test execution on...
2019-01-02 Jakub Adammeson: Add fallback for openssl
2018-12-27 Olivier CrêteVersion 0.1.15.1
2018-12-27 Olivier CrêteVersion 0.1.15 0.1.15
2018-12-27 Olivier CrêteMakefiles: Add meson.build files to tarball
2018-12-27 Olivier CrêteAdd more files to .gitignore
2018-12-27 Olivier CrêteFix little bugs found by clang-analyzer
2018-12-27 Olivier Crêtedocs: Add _get_type() symbols to hidden section
2018-12-27 Olivier Crêtemeson.build: Sync libversion with libtool
2018-12-27 Olivier Crêtenice/test-symbols.sh: Make symbols test work from other...
2018-12-27 Olivier CrêteMakefile.am: Export *_get_type() symbols like meson...
2018-12-27 Jose Antonio... conncheck.c: Fix negotiation problem
2018-12-27 Olivier Crêteagent: Check for early checks on dribbled candidates too
2018-12-27 Olivier Crêteconncheck: Don't free all incoming checks on credentials
2018-12-27 Olivier Crêtecomponent: Make incoming_checks into a GQueue
2018-12-23 Tim-Philipp... meson: Allow building of g-i with static libs.
2018-12-21 Jakub Adammeson: Fix pkg-config generation with internal dependencies
2018-12-21 Jakub Adammeson: Fix build with fallback glib
2018-12-21 Jakub Adamagent: Fix use of freed stream in nice_agent_dispose()
2018-12-18 Olivier Crêtemeson ci: Add logs to artifacts
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-18 Jakub Adamudp-bsd: Fix recv with small buffer on Windows
2018-12-18 Jakub Adamagent: Expose input_message_get_size() in agent-priv.h
2018-12-18 Tim-Philipp... libnice.sym: add some generated get_type functions...
2018-12-14 Tim-Philipp... meson: tests: make fullmode-with-stun non-parallel...
2018-12-14 Tim-Philipp... windows: use proper fallback for ssize_t and use stdint...
2018-12-14 Nirbheek ChauhanFix build with MSVC
2018-12-14 Tim-Philipp... meson: fix gtk-doc message
2018-12-14 Tim-Philipp... stun: tools: drop getopt for arg parsing for better...
2018-12-14 Tim-Philipp... CI: rename autotools build target
2018-12-14 Tim-Philipp... CI: use -werror for meson
2018-12-14 Jordan PetridisCI: Add a meson build job
2018-12-14 Víctor Manuel... meson: disable introspection if g-ir-scanner is not...
2018-12-14 Tim-Philipp... meson: add fallbacks for glib and gio
2018-12-14 Tim-Philipp... meson: don't error out if clock_gettime() was not found
2018-12-14 Tim-Philipp... meson: check for gtkdoc-scan
2018-12-14 Tim-Philipp... meson: add new unit test
2018-12-14 Tim-Philipp... meson: allow selecting crypto library manually via...
2018-12-14 Tim-Philipp... Add support for Meson build system
2018-12-14 Jakub Adamagent: Don't require stream names to parse remote SDP
2018-11-21 Olivier Crêtetcp-passive: Clear connection on child closing
2018-11-20 Jakub Adamtcp-bsd: Restore global locks
2018-11-19 Olivier Crêteudp-turn: Create locked version of realm&nonce cache...
2018-11-16 Olivier Crêteudp-bsd: Protect the GSocketAddress cache with a mutex
2018-10-31 Jakub Adamagent: check message length before extracting RFC4571...
2018-10-31 Jakub Adamudp-turn: handle multiple RFC4571 frames received in...
2018-10-31 Jakub Adamudp-turn: don't re-iterate incoming TURN control messages
2018-10-31 Olivier Crêteudp-turn: Start function with lock instead of unlock
2018-10-28 Olivier Crêteudp-turn: Restore global locks
2018-10-28 Olivier Crêteudp-turn: Rename misleading function, it's a timeout
2018-10-28 Olivier Crêteudp-turn: Factor our SendRequest destruction
2018-10-28 Olivier Crêtecomponent: Replace agent pointer with weak reference
2018-10-28 Olivier Crêteudp-turn: Restore synchronized seconds timeout
2018-10-28 Olivier Crêteagent: Remove explicit parent pointers
2018-10-28 Juan NavarroUse per-agent locks and GWeakRefs in callbacks from...
2018-10-21 Olivier Crêtecomponent: Also accept TCP from udp-turn socket
2018-10-21 Matthew WatersFix build with android NDK r16
2018-10-21 Michael Olbrichconncheck: don't disable keepalive on TCP if it's expli...
2018-10-21 Michael Olbrichstun: check identifier before using it
2018-10-21 Michael Olbrichagent: fix crash with debugging enabled
2018-10-21 Olivier Crêteconfigure: Allow selecting crypto library manually
2018-10-21 Brendan Shanksstun: Add support to detect OpenSSL
2018-10-21 Brendan Shanksstun: Add implementation using OpenSSL for rand/SHA1/MD5
2018-10-21 Brendan Shanksopenssl: Add ax_check_openssl.m4
2018-10-21 Olivier Crêtetests: Remove non-existing mainloop test from Makefile.am
next