- Jul 31, 2009
-
-
Youness Alaoui authored
-
- Jul 28, 2009
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- Jul 27, 2009
-
-
Youness Alaoui authored
-
- Jul 24, 2009
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- Jul 22, 2009
-
-
Youness Alaoui authored
Do not limit the size of the conncheck list if we're not using DRAFT19.. google mode may require more than 100 connchecks and only latter candidates may succeed. Also show a debug message in case we drop conncheck elements
-
Youness Alaoui authored
Add correct conncheck pairs for discovered remote peer reflexive candidates. This fixes a bug with gtalk
-
- Jul 02, 2009
-
-
- Jun 30, 2009
-
-
Youness Alaoui authored
-
Youness Alaoui authored
Correctly find the username of a peer-reflexive candidate in google mode when it's received as an early icheck
-
- Jun 19, 2009
-
-
Youness Alaoui authored
-
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
-