- 23 Oct, 2008 8 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
Remove the nice_agent_recv/recv_sock/poll_read APIs because they are useless now. We want to enforce using the gmainloop as it is necessary for a lot of other stuff
-
- 22 Oct, 2008 6 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
move includes and add include of the agent because tcp-turn needs the NiceAgent and the NiceUdpTurnSocketCompatibility
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 20 Oct, 2008 1 commit
-
-
Youness Alaoui authored
-
- 17 Oct, 2008 1 commit
-
-
Sjoerd Simons authored
-
- 16 Oct, 2008 15 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
Send a Refresh with lifetime 0 to deallocate a port in the turn server whenever a component with an existing allocated port is freed
-
Youness Alaoui authored
-
Youness Alaoui authored
Add a CandidateRefresh type and its associated freeing functions for adding support of turn allocations refresh
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
make udp relay socket modify the agent's socketptr. Also make sure we try to parse with the socket from the same stream and component
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Remove some NDEBUGs and add some to let NDEBUG be used for the outputting of sending/inbound messages... this is temporary until I implement a correct debugging system with categories
-
- 14 Oct, 2008 3 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 09 Oct, 2008 3 commits
-
-
Youness Alaoui authored
when the turn channel is locked for gtalk or msn, send to the server address, not to the destination address
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 08 Oct, 2008 3 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
check that we don't infinitely loop on authentication when channel bind error is received. Before resending the second request of the long term credentials, make sure we received a different nonce this time
-