Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename function crc32 to stun_crc32 to avoid conflict with existing crc32 fun... | Youness Alaoui | 2010-07-15 | 1 | -1/+1 |
* | Fix copyright headers for all files | Youness Alaoui | 2010-02-16 | 1 | -4/+3 |
* | Add a stun_agent_set_software API and correctly append only the first 128 utf... | Youness Alaoui | 2009-11-04 | 1 | -4/+30 |
* | Change includes to minimize non public API from being included | Youness Alaoui | 2009-03-05 | 1 | -0/+1 |
* | Fix the stupid wlm2009 crc32 typo without using a global variable | Youness Alaoui | 2009-03-05 | 1 | -2/+3 |
* | Rename stun_has_cookie into stun_message_has_cookie | Youness Alaoui | 2009-02-23 | 1 | -1/+1 |
* | Change all stun_XXX_t enums/structs into StunXxx to have a common naming conv... | Youness Alaoui | 2009-02-16 | 1 | -1/+1 |
* | Making the stun_message API use a StunMessageReturn enum instead of errno val... | Youness Alaoui | 2009-01-30 | 1 | -1/+1 |
* | Replace all references to 3489BIS into RFC 5389 as it has just been released | Youness Alaoui | 2008-11-03 | 1 | -0/+88 |