platform/upstream/libnice.git
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...
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
next