summaryrefslogtreecommitdiff
path: root/stun/stuncrc32.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-1/+5
* Change includes to minimize non public API from being includedYouness Alaoui2009-03-051-1/+1
* Fix the stupid wlm2009 crc32 typo without using a global variableYouness Alaoui2009-03-051-3/+1
* stupid WLM 2009 CRC32 typo workaround (ugly, I know...)Youness Alaoui2009-02-121-2/+7
* Fix crc codeYouness Alaoui2008-10-281-1/+1
* Remove iovec dependency for crc32. Use a custom simple structure to do thatYouness Alaoui2008-10-281-3/+3
* Updating stun to include an agentYouness Alaoui2008-06-061-1/+1
* (WIP) Huge refactoring of functions... first step towards the agentYouness Alaoui2008-06-031-0/+155