- 04 Aug, 2008 1 commit
-
-
Youness Alaoui authored
-
- 31 Jul, 2008 12 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Responses must be sent with the username and password, as if it was a new request we are sending. Do not use the username/password of the request we received
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Adapt to the usages API and use a priv function to transform a niceAgent compatibility enum into a stun_usage_ice compatibility enum
-
Youness Alaoui authored
Correctly set the priority for jingle and for msn compatibility (multiplied by 1000 so it can fit as an uint)
-
Youness Alaoui authored
-
Youness Alaoui authored
Use the proper magic cookie for ICE in msn compatibility mode and process the ice message without relying on stun/usages/bind.c
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 30 Jul, 2008 26 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
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
Check that the buffers are our fake data before counting them (so that refused stun packages dont trigger it)
-
Olivier Crête authored
-
Olivier Crête authored
-
Youness Alaoui authored
Porting libnice to the new stun usage API. I know it's a big commit, but it can't be divided into smaller ones, it's all one big chunk
-
Youness Alaoui authored
A much better way of generating the username and getting the password. This allows for msn compat username generation too.
-
Youness Alaoui authored
-
Youness Alaoui authored
Check if the alternate_server is given in the bind_process, so it can now be set to NULL if you don't want it.
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Added a stun_usage_ice_conncheck_process in order to correctly process a connectivity check (same as bind process but adds role conflict checking)
-
- 24 Jul, 2008 1 commit
-
-
Youness Alaoui authored
-