- 17 Jun, 2009 2 commits
-
-
Youness Alaoui authored
-
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
-
- 15 Jun, 2009 1 commit
-
-
Youness Alaoui authored
-
- 12 Jun, 2009 1 commit
-
-
Youness Alaoui authored
Use addr instead of base_addr for assigning remote foundation for remote peer-reflexive candidates. addr will always be defined but base_addr won't always be
-
- 11 Jun, 2009 4 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Add support for droping packets when using TCP and the bandwidth is too slow for the data output. The queue now has a limit of 20 packets and the tcp-turn now has to call send in a single shot to avoid dropping parts of the packet (dropping the length but send the data, or dropping only the padding at the end, etc..)
-
Youness Alaoui authored
-
- 10 Jun, 2009 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 09 Jun, 2009 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 08 Jun, 2009 1 commit
-
-
Youness Alaoui authored
-
- 03 Jun, 2009 1 commit
-
-
Youness Alaoui authored
-
- 02 Jun, 2009 3 commits
-
-
Youness Alaoui authored
properly set remote candidates for delayed answer test, also include the delayed answer test in the google mode testing
-
Youness Alaoui authored
should avoid a race condition where a remote candidate is taken as a peer reflexive and we loose its user/pass settings
-
Olivier Crête authored
-
- 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
-
- 21 May, 2009 1 commit
-
-
Youness Alaoui authored
-
- 19 May, 2009 1 commit
-
-
Youness Alaoui authored
-
- 15 May, 2009 4 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Make the upnp timeout 200ms so that it doesn't lag too much and so that it works correctly once gupnp-igd 0.1.3 is released
-
- 07 May, 2009 2 commits
-
-
Youness Alaoui authored
-
Olivier Crête authored
-
- 29 Apr, 2009 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 25 Apr, 2009 3 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
Hopefully fix a race condition when disposing of the turn socket and the timer to forget the sent request transaction ids
-
Youness Alaoui authored
-
- 16 Apr, 2009 2 commits
-
-
Youness Alaoui authored
-
Olivier Crête authored
-
- 31 Mar, 2009 6 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-