- 31 Jul, 2008 7 commits
-
-
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 5 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 25 Jun, 2008 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
validating the error response will give us a success since now the agent checks if it's an unauthorized error, it won't check the integrity
-