- 16 Sep, 2008 9 commits
-
-
Youness Alaoui authored
Receiving a message from the turn server should set the udp_socket to the relayed one so answers can be wrapped too
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Correctly check for errors when processing TURN response and support long term credentials unauthorized message correctly
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 15 Sep, 2008 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 12 Sep, 2008 2 commits
-
-
Youness Alaoui authored
Correctly check for the username/password. Only check the start for our own username and do not check for the semicolon. Also makes the code cleaner and fixes possible compat issue with msn for peer reflexive candidates
-
Youness Alaoui authored
When we unfreeze a conncheck, we must make sure the timer will keep running. The conncheck gets unfrozen from state FROZEN to WAITING. If there are no other IN_PROGRESS connchecks, then the timer will stop and the WAITING conncheck will never go into IN_PROGRESS state. This can cause a lock because the state of the stream will be never be READY/FAILED as there will be one conncheck in WAITING state remaining
-
- 11 Sep, 2008 3 commits
-
-
Youness Alaoui authored
Fix checking for the remote candidate using the username, and correctly create the remote peer reflexive candidate
-
Youness Alaoui authored
Fix verification of username/password, as specified in the RFC. This should fix problems with delayed SDP responses
-
Youness Alaoui authored
-
- 10 Sep, 2008 11 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
Fix long term credentials validation/creation of responses and error saying unauthorized on 401/400 error responses
-
Youness Alaoui authored
-
- 09 Sep, 2008 6 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Removed g_debug messages and replaced with nice_debug, en/disable-able with nice_debug_en/disable API
-
Youness Alaoui authored
-
- 19 Aug, 2008 4 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
- 18 Aug, 2008 3 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-