summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add GitLab CI configurationadd-ciOlivier Crête2018-06-211-0/+42
* docs: Add missing symbols to various sectionsOlivier Crête2018-06-191-0/+18
* Makefile.am: Replace valgrind.sh with valgrind-test-driverOlivier Crête2018-06-191-1/+1
* Remove Phabricator .arcconfigOlivier Crête2018-06-181-7/+0
* test-bind: define MSG_NOSIGNAL if undefinedJustin Kim2018-06-181-1/+3
* Fix queue_clear replaced by queue_free errorNicolas Dufresne2018-06-182-2/+4
* Fix cast-function-type warning introduced in GCC 8Nicolas Dufresne2018-06-128-28/+20
* discovery: fix candidate foundation using valid charactersMiguel París Díaz2018-06-061-2/+2
* test-pseudotcp(-fuzzy): Fix format string warnings causing build errors on 32...Brendan Shanks2018-06-062-3/+4
* stun: Also rename windows-specific functionEdward Hervey2018-06-061-1/+1
* agent: Redefine socket error messages for windowsEdward Hervey2018-06-061-0/+8
* stund: Pass sockaddr_storage size for both familiesOlivier Crête2018-05-041-7/+2
* stund: Pass the right length for ipv6Olivier Crête2018-05-041-1/+5
* Ignore function case warningsOlivier Crête2018-05-041-0/+1
* agent: don't require "reliable" be TRUE in order to use "ice-tcp"Jakub Adam2018-03-232-10/+6
* discovery: ignore bogus Skype for Business srflx addressesJakub Adam2018-03-231-10/+21
* agent: make candidate username and password immutableFabrice Bellet2018-03-231-6/+13
* discovery: ignore all non-relay local candidates when relay is forcedFabrice Bellet2018-03-231-1/+2
* conncheck: dont fail a stream with a empty conncheck listFabrice Bellet2018-03-231-3/+6
* socket: ping the stun server address on the right socketFabrice Bellet2018-03-232-6/+10
* conncheck: make debug more homonegeousFabrice Bellet2018-03-231-17/+18
* conncheck: factorize pair state debugFabrice Bellet2018-03-231-38/+31
* conncheck: the conncheck send function may failFabrice Bellet2018-03-231-2/+10
* test-new-dribble: make credentials swap asymmetricFabrice Bellet2018-03-231-32/+23
* conncheck: rework early stun requests handlingFabrice Bellet2018-03-233-145/+66
* agent: Fixes incompatible pointer type warning on OSX.Jozsef Vass2018-03-221-1/+1
* conncheck: handle alternate-server for turn relays differentlyYouness Alaoui2017-11-281-13/+43
* discovery: Increase discovery_unsched_items whenever we restart a checkYouness Alaoui2017-11-281-0/+4
* turn: Add support for ALTERNATE_SERVER in OC2007 CompatibilityYouness Alaoui2017-11-283-0/+29
* conncheck: do not require that all streams have a connection check listMiguel París2017-11-283-23/+211
* Makefile: really enable debug for testsFabrice Bellet2017-11-271-1/+1
* agent: prevent external role change while conncheck is runningFabrice Bellet2017-11-273-3/+74
* stun: Fix FD leak in test/utility codePhilip Withnall2017-09-121-7/+22
* tests: Fix agent.h header inclusion in test-gstreamer.cPhilip Withnall2017-09-121-1/+1
* tests: Fix copyright dates in test-gstreamer.cPhilip Withnall2017-09-121-1/+1
* conncheck: change state before updating nominated pairsFabrice Bellet2017-09-051-1/+1
* conncheck: forgot to put a pair in triggered check listFabrice Bellet2017-09-051-2/+4
* conncheck: update the state of triggered checks pairsFabrice Bellet2017-09-051-71/+25
* conncheck: support several stun requests per pairFabrice Bellet2017-09-052-361/+361
* conncheck: use stun_timer_remainder less frequentlyFabrice Bellet2017-09-051-29/+48
* conncheck: make debug sentences more accurateFabrice Bellet2017-09-051-9/+61
* conncheck: reorder some chunks of codeFabrice Bellet2017-09-051-436/+422
* agent: Set error if it isn't setOlivier Crête2017-09-051-1/+1
* conncheck: improve role conflict debugFabrice Bellet2017-06-221-5/+19
* configure: Remove -Wswitch-enumOlivier Crête2017-06-211-1/+0
* component: Use non-GClosure dummy callbacksOlivier Crête2017-06-211-3/+15
* agent: Don't crash if recv cancelled without a GErrorOlivier Crête2017-06-211-1/+4
* Repleace UNRELEASED with 0.1.15Olivier Crête2017-06-212-7/+7
* agent: Adjust the nice_agent_new_full() to use flagsOlivier Crête2017-06-213-13/+31
* agent: remove spurious newlinesFabrice Bellet2017-06-212-2/+2