- Jun 19, 2009
-
-
Youness Alaoui authored
-
- Jun 18, 2009
-
-
Youness Alaoui authored
-
- Jun 17, 2009
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
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
-
- Jun 15, 2009
-
-
Youness Alaoui authored
-
- Jun 12, 2009
-
-
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
-
- Jun 11, 2009
-
-
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
-
- Jun 10, 2009
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- Jun 09, 2009
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- Jun 08, 2009
-
-
Youness Alaoui authored
-
- Jun 03, 2009
-
-
Youness Alaoui authored
-
- Jun 02, 2009
-
-
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
-
-
- May 29, 2009
-
-
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
-
- May 24, 2009
-
-
Youness Alaoui authored
-
- May 21, 2009
-
-
Youness Alaoui authored
-
- May 19, 2009
-
-
Youness Alaoui authored
-
- May 15, 2009
-
-
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
-
- May 07, 2009
-
-
Youness Alaoui authored
-
-
- Apr 29, 2009
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- Apr 25, 2009
-
-
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
-
- Apr 16, 2009
-
-
Youness Alaoui authored
-
-
- Mar 31, 2009
-
-
Youness Alaoui authored
-