- 16 Feb, 2009 3 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
Find and document every message attribute/error code and from which RFC/Draft they come from.. Also updated the error-codes strings
-
- 12 Feb, 2009 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 10 Feb, 2009 5 commits
-
-
Youness Alaoui authored
yeayyy, stupid WLM2009 seems to generate wrong fingerprints from time to time (not always) so we just skip fingerprint checks...
-
Youness Alaoui authored
hacky trick to copy the user/pass from a candidate if we learn a peer-reflexive candidate, that we're not in msn compat, and that the user didn't use the set_remote_credentials API
-
Youness Alaoui authored
do not search for local/remote candidates using the username if we are not in google/msn mode because for draft19, the username is global, not per candidate
-
Youness Alaoui authored
-
Youness Alaoui authored
Allow specifying the fakelen for stun_sha1 and make the WLM2009 compatibility mode use the fakelen including the fingerprint length
-
- 09 Feb, 2009 1 commit
-
-
Youness Alaoui authored
-
- 04 Feb, 2009 2 commits
-
-
Youness Alaoui authored
Check for endianness at runtime instead of relying on defines that might not be defined everywhere...
-
Youness Alaoui authored
-
- 31 Jan, 2009 17 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
-
Youness Alaoui authored
-
Youness Alaoui authored
Port stun usage ice in stun_usage_ice_conncheck_create_reply to use a StunUsageIceReturn enum instead of errno values to communicate errors
-
Youness Alaoui authored
Port stun_xor_address to use StunMessageReturn and removed stun_memcp and stun_strcmp which are unused and useless
-
Youness Alaoui authored
Port stun usage trans to use a StunUsageTransReturn enum instead of errno values to communicate errors
-
Youness Alaoui authored
-
Youness Alaoui authored
Making the stun_message API use a StunMessageReturn enum instead of errno values to communicate errors
-
- 28 Jan, 2009 3 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 19 Jan, 2009 4 commits
-
-
Youness Alaoui authored
Fix include files getting installed to /usr/include/libnice after the name change... it should be kept as /usr/include/nice to not break the API
-
Youness Alaoui authored
-
Youness Alaoui authored
Fix dribble mode for libnice.. adding a new remote candidate after one was nominated doesn't break anymore
-
Youness Alaoui authored
-
- 15 Jan, 2009 1 commit
-
-
Youness Alaoui authored
-
- 14 Jan, 2009 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
Move tests from agent and socket, into its own tests directory.. fixes issue when doing make check before doing make all
-