- 14 Jan, 2009 5 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
Move tests from agent and socket, into its own tests directory.. fixes issue when doing make check before doing make all
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 08 Jan, 2009 1 commit
-
-
Youness Alaoui authored
-
- 19 Dec, 2008 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 17 Dec, 2008 3 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 12 Dec, 2008 1 commit
-
-
Youness Alaoui authored
-
- 10 Dec, 2008 7 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 09 Dec, 2008 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 08 Dec, 2008 5 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Socket layer refactorising and adding of tcp-bsd, pseudossl, and moved the tcp stuff from tcp-turn and made udp-turn into turn since it's generic
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 04 Dec, 2008 1 commit
-
-
Youness Alaoui authored
-
- 29 Nov, 2008 1 commit
-
-
Youness Alaoui authored
-
- 28 Nov, 2008 1 commit
-
-
Youness Alaoui authored
change int/pointer conversion using GUINT_TO_POINTER and GPOINTER_TO_UINT macros, otherwise it won't compile on 64bits machines
-
- 26 Nov, 2008 1 commit
-
-
Youness Alaoui authored
-
- 25 Nov, 2008 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 24 Nov, 2008 6 commits
-
-
Youness Alaoui authored
__BYTE_ORDER is not defined in windows, so we assume we're little endian whenever we're building on windows...
-
Youness Alaoui authored
-
Youness Alaoui authored
also add the tcp socket to the list of sockets so it gets freed and also gets attached if the context is added after the gahter is made
-
Youness Alaoui authored
do not use the same variable name for two different things... with one being inside a smaller scope of the same function... this could lead to confusion...
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 21 Nov, 2008 1 commit
-
-
Youness Alaoui authored
set gathering to FALSE before signaling the candidate-gathering-done, so we can set_remote_candidates in the signal handler
-
- 19 Nov, 2008 1 commit
-
-
Olivier Crête authored
This reverts commit c8cd93a9.
-