- 05 Oct, 2008 1 commit
-
-
Youness Alaoui authored
-
- 25 Sep, 2008 4 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 24 Sep, 2008 1 commit
-
-
Youness Alaoui authored
TURN specs says it must be long term credentials. So the short term/long term credentials can be removed from the API, and we'll only use the compatibility to decide what method of authentication to use
-
- 22 Sep, 2008 2 commits
-
-
Sjoerd Simons authored
-
Sjoerd Simons authored
-
- 21 Sep, 2008 1 commit
-
-
Youness Alaoui authored
-
- 20 Sep, 2008 7 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
New STUN agent flag : NO_INDICATION_AUTH, to tell the agent that indication messages may not use authentication. Some turn servers will send data indications without username/message-integrity
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 18 Sep, 2008 8 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
Add support sending the correct channelbind/set-active-candidate/options when we want to get a lock on a peer
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 17 Sep, 2008 6 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
A google/msn data indication is 0x0115 which is contrary to the rfc3489bis which states that 8th and 12th bits are for the class and that 0x01 is for indications... So 0x0115 is reported as a "connect error response", while it should be a data indication, which message type should actually be 0x0017 This should fix the issue, and it's considered safe since the "connect" method doesn't exist anymore
-
Youness Alaoui authored
-
Youness Alaoui authored
We should not free the username/password used for authenticating until the candidate discovery is also freed, otherwise we can't authenticate the response
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 16 Sep, 2008 10 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
Receiving a message from the turn server should set the udp_socket to the relayed one so answers can be wrapped too
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Correctly check for errors when processing TURN response and support long term credentials unauthorized message correctly
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-