summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Run autotools tests in CI tooOlivier Crête2019-01-031-9/+22
* gitlab-ci: Add meson tests to buildOlivier Crête2019-01-031-1/+31
* gitlab-ci: Skip meson build on schedulesOlivier Crête2019-01-031-0/+2
* test-tcp: Use IPv4 instead of IPv6Olivier Crête2019-01-031-5/+4
* tests/test-different-number-streams: Make it work with only localhostOlivier Crête2019-01-031-0/+10
* meson: fix test-gstreamerJan Tojnar2019-01-031-1/+3
* meson: Fix DLL search path during test execution on WindowsJakub Adam2019-01-022-2/+3
* meson: Add fallback for opensslJakub Adam2019-01-021-1/+2
* Version 0.1.15.1Olivier Crête2018-12-272-2/+2
* Version 0.1.150.1.15Olivier Crête2018-12-274-6/+18
* Makefiles: Add meson.build files to tarballOlivier Crête2018-12-2712-5/+24
* Add more files to .gitignoreOlivier Crête2018-12-271-0/+9
* Fix little bugs found by clang-analyzerOlivier Crête2018-12-275-8/+7
* docs: Add _get_type() symbols to hidden sectionOlivier Crête2018-12-271-0/+14
* meson.build: Sync libversion with libtoolOlivier Crête2018-12-271-1/+1
* nice/test-symbols.sh: Make symbols test work from other path tooOlivier Crête2018-12-271-1/+1
* Makefile.am: Export *_get_type() symbols like meson doesOlivier Crête2018-12-271-14/+14
* conncheck.c: Fix negotiation problemJose Antonio Santos Cadenas2018-12-271-1/+1
* agent: Check for early checks on dribbled candidates tooOlivier Crête2018-12-273-38/+48
* conncheck: Don't free all incoming checks on credentialsOlivier Crête2018-12-271-5/+2
* component: Make incoming_checks into a GQueueOlivier Crête2018-12-273-25/+33
* meson: Allow building of g-i with static libs.Tim-Philipp Müller2018-12-231-1/+1
* meson: Fix pkg-config generation with internal dependenciesJakub Adam2018-12-212-4/+2
* meson: Fix build with fallback glibJakub Adam2018-12-214-6/+16
* agent: Fix use of freed stream in nice_agent_dispose()Jakub Adam2018-12-211-8/+6
* meson ci: Add logs to artifactsOlivier Crête2018-12-181-0/+3
* pseudotcp: Rename state enums to not clash with system onesOlivier Crête2018-12-184-160/+157
* tests: Initialize Windows Sockets where neededJakub Adam2018-12-184-0/+16
* udp-bsd: Fix recv with small buffer on WindowsJakub Adam2018-12-183-4/+6
* agent: Expose input_message_get_size() in agent-priv.hJakub Adam2018-12-182-1/+4
* libnice.sym: add some generated get_type functions and fix gtk-doc buildTim-Philipp Müller2018-12-181-0/+13
* meson: tests: make fullmode-with-stun non-parallel and disable fuzzing testTim-Philipp Müller2018-12-141-2/+3
* windows: use proper fallback for ssize_t and use stdint.h for typesTim-Philipp Müller2018-12-141-18/+7
* Fix build with MSVCNirbheek Chauhan2018-12-1411-32/+42
* meson: fix gtk-doc messageTim-Philipp Müller2018-12-141-1/+1
* stun: tools: drop getopt for arg parsing for better windows compatibilityTim-Philipp Müller2018-12-143-67/+69
* CI: rename autotools build targetTim-Philipp Müller2018-12-141-1/+1
* CI: use -werror for mesonTim-Philipp Müller2018-12-141-2/+1
* CI: Add a meson build jobJordan Petridis2018-12-141-0/+22
* meson: disable introspection if g-ir-scanner is not foundVíctor Manuel Jáquez Leal2018-12-142-1/+3
* meson: add fallbacks for glib and gioTim-Philipp Müller2018-12-141-2/+4
* meson: don't error out if clock_gettime() was not foundTim-Philipp Müller2018-12-141-2/+0
* meson: check for gtkdoc-scanTim-Philipp Müller2018-12-141-2/+8
* meson: add new unit testTim-Philipp Müller2018-12-141-0/+1
* meson: allow selecting crypto library manually via an optionTim-Philipp Müller2018-12-143-3/+32
* Add support for Meson build systemTim-Philipp Müller2018-12-1421-28/+708
* agent: Don't require stream names to parse remote SDPJakub Adam2018-12-142-19/+1
* tcp-passive: Clear connection on child closingOlivier Crête2018-11-214-0/+32
* tcp-bsd: Restore global locksJakub Adam2018-11-201-7/+9
* udp-turn: Create locked version of realm&nonce cache functionOlivier Crête2018-11-191-6/+13