summaryrefslogtreecommitdiff
path: root/stun/stun5389.c
Commit message (Expand)AuthorAgeFilesLines
* Rename function crc32 to stun_crc32 to avoid conflict with existing crc32 fun...Youness Alaoui2010-07-151-1/+1
* Fix copyright headers for all filesYouness Alaoui2010-02-161-4/+3
* Add a stun_agent_set_software API and correctly append only the first 128 utf...Youness Alaoui2009-11-041-4/+30
* Change includes to minimize non public API from being includedYouness Alaoui2009-03-051-0/+1
* Fix the stupid wlm2009 crc32 typo without using a global variableYouness Alaoui2009-03-051-2/+3
* Rename stun_has_cookie into stun_message_has_cookieYouness Alaoui2009-02-231-1/+1
* Change all stun_XXX_t enums/structs into StunXxx to have a common naming conv...Youness Alaoui2009-02-161-1/+1
* Making the stun_message API use a StunMessageReturn enum instead of errno val...Youness Alaoui2009-01-301-1/+1
* Replace all references to 3489BIS into RFC 5389 as it has just been releasedYouness Alaoui2008-11-031-0/+88