- 07 Aug, 2008 5 commits
-
-
Youness Alaoui authored
udp turn socket factory now exports functions that would allow libnice to override the default socket factory API. This is used because we need to parse a TURN message received on a local candidate
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 06 Aug, 2008 13 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Add mandatory requested-transport attribute for turn draft 9, and correctly parse the relay-address received
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 05 Aug, 2008 1 commit
-
-
Youness Alaoui authored
-
- 04 Aug, 2008 15 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Should fix authentication issues.. server reflexive candidates have the same udp socket as their base host candidate.. we need to match all local candidates during stun agent validation
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
cast buf_len from size_t to int, as it might cause compilation issues with some versions of gcc, reported by dave_p_b from amsn's forums
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 31 Jul, 2008 6 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Responses must be sent with the username and password, as if it was a new request we are sending. Do not use the username/password of the request we received
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-