summaryrefslogtreecommitdiff
path: root/tests/test-new-dribble.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix various memory leaks in the unit testsPhilip Withnall2014-09-251-1/+24
* Add support for ICE-TCPYouness Alaoui2014-05-171-0/+3
* stunmessage: Revert another function to use sockaddrOlivier Crête2014-05-021-1/+1
* stun: Use struct sockaddr_storage * for any pointer that we write toOlivier Crête2014-03-311-2/+2
* tests: Use dynamically allocated port for test-new-dribbleOlivier Crête2014-02-251-15/+29
* tests: Fix horribly raciness in test-new-dribbleOlivier Crête2014-02-251-48/+87
* tests: Add missing switch casesPhilip Withnall2014-01-311-0/+8
* tests: Fix strict aliasing of sockaddr structuresPhilip Withnall2014-01-311-15/+24
* Fix a minor bug in the dribble mode testRohan Garg2012-09-201-0/+15
* Also free the GCond and the GMutexRohan Garg2012-06-301-0/+4
* Allocate memory to stun_mutex_ptr and stun_signal_ptrRohan Garg2012-06-221-0/+2
* Multiple fixes for new testRohan Garg2012-05-081-27/+42
* Fixes to dribble mode test as per suggestionsRohan Garg2012-05-041-25/+24
* Minor bug fixes and enhancements to the testRohan Garg2012-05-031-55/+71
* Added new tests for dribble mode in libniceRohan Garg2012-05-011-0/+672