- 30 Jun, 2009 1 commit
-
-
Youness Alaoui authored
Correctly find the username of a peer-reflexive candidate in google mode when it's received as an early icheck
-
- 17 Jun, 2009 1 commit
-
-
Youness Alaoui authored
Use a global mutex for all nice agents and use g_source_is_destroyed to avoid the race condition of a source being destroyed while we wait for the mutex
-
- 09 Jun, 2009 1 commit
-
-
Youness Alaoui authored
-
- 08 Jun, 2009 1 commit
-
-
Youness Alaoui authored
-
- 02 Jun, 2009 1 commit
-
-
Youness Alaoui authored
properly set remote candidates for delayed answer test, also include the delayed answer test in the google mode testing
-
- 29 May, 2009 1 commit
-
-
Youness Alaoui authored
Attempt to work around binding responses with no mapped address to have interop with gtalk2voip.com ICE implementation. Thanks to wahjava for reporting the issue
-
- 24 May, 2009 1 commit
-
-
Youness Alaoui authored
-
- 31 Mar, 2009 2 commits
-
-
Youness Alaoui authored
MSN calls do not support keepalive connchecks, so enable keepalive connchecks for google only and not for != DRAFT19
-
Youness Alaoui authored
-
- 30 Mar, 2009 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 27 Mar, 2009 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
Call stun_agent_forget_transaction when a transaction times out to avoid using all the saved id slots in the stun agent
-
- 19 Mar, 2009 1 commit
-
-
Youness Alaoui authored
-
- 09 Mar, 2009 2 commits
-
-
Youness Alaoui authored
Send a keepalive/conncheck as soon as we establish connectivity.. this should help with a race condition we get with gtalk
-
Youness Alaoui authored
-
- 05 Mar, 2009 1 commit
-
-
Youness Alaoui authored
-
- 04 Mar, 2009 5 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 02 Mar, 2009 1 commit
-
-
Youness Alaoui authored
-
- 23 Feb, 2009 1 commit
-
-
Youness Alaoui authored
-
- 16 Feb, 2009 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 10 Feb, 2009 2 commits
-
-
Youness Alaoui authored
do not search for local/remote candidates using the username if we are not in google/msn mode because for draft19, the username is global, not per candidate
-
Youness Alaoui authored
-
- 09 Feb, 2009 1 commit
-
-
Youness Alaoui authored
-
- 04 Feb, 2009 1 commit
-
-
Youness Alaoui authored
-
- 31 Jan, 2009 3 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 19 Jan, 2009 1 commit
-
-
Youness Alaoui authored
Fix dribble mode for libnice.. adding a new remote candidate after one was nominated doesn't break anymore
-
- 15 Jan, 2009 1 commit
-
-
Youness Alaoui authored
-
- 08 Dec, 2008 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 04 Dec, 2008 1 commit
-
-
Youness Alaoui authored
-
- 19 Nov, 2008 1 commit
-
-
Youness Alaoui authored
do not send an error response in case the username check failed for gtalk compatibility. we should just drop it like libjingle does.. if the remote candidates weren't added yet, then we'd send the error response which would make the other client match the id, but also fail with integrity check (since the error response has no username in it), and all retransmissions will fail with unmatched_response.
-
- 14 Nov, 2008 1 commit
-
-
Youness Alaoui authored
-