- 28 May, 2008 9 commits
-
-
Youness Alaoui authored
Moved timer and trans to usages since they are not part of the lib itself, but part of bind and relay usages
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 27 May, 2008 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 16 May, 2008 1 commit
-
-
Youness Alaoui authored
-
- 09 May, 2008 1 commit
-
-
Olivier Crête authored
-
- 08 May, 2008 3 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
- 02 May, 2008 13 commits
-
-
Olivier Crête authored
-
Youness Alaoui authored
For now remove the optional SERVER attribute in the response.. bad for gtalk compatibility and useless
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Youness Alaoui authored
-
Olivier Crête authored
Merge branch 'nice-kakaroto' of git+ssh://dhansak.collabora.co.uk/home/kakaroto/git/nice into nice-tester-2
-
Youness Alaoui authored
-
Olivier Crête authored
-
- 01 May, 2008 9 commits
-
-
Olivier Crête authored
-
Youness Alaoui authored
Add some magic hackiness to avoid a race condition where the g_thread_join could hang forever and make the test-thread use 2 components
-
Youness Alaoui authored
-
Youness Alaoui authored
Do not unlock the mutex when emitting the signal because it might unlock another thread which could cause a race condition. To avoid a deadlock when a signal callback calls an API function that does a g_mutex_lock while the lock is already taken. Change the mutex into a recursive mutex
-
Youness Alaoui authored
Fix possible race condition with the test where a state change READY->CONNECTED->READY might make the test segfault.
-
Youness Alaoui authored
-
Youness Alaoui authored
Make sure that candidate pairs are created correctly when the remote candidates were added before the local candidates were gathered. This is a threading race condition fix.
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 30 Apr, 2008 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-