summaryrefslogtreecommitdiff
path: root/stun/stun3489bis.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all references to 3489BIS into RFC 5389 as it has just been releasedYouness Alaoui2008-11-031-88/+0
* only define variables at the start of blocksYouness Alaoui2008-11-031-1/+1
* Fix crc codeYouness Alaoui2008-10-281-1/+1
* correctly ifdef/else/endif the includes for winsock and sys/socketYouness Alaoui2008-10-281-0/+5
* Remove iovec dependency for crc32. Use a custom simple structure to do thatYouness Alaoui2008-10-281-8/+8
* Replace the SERVER attribute with the SOFTWARE attribute per draft 17Olivier CrĂȘte2008-08-141-4/+4
* Updating stun to include an agentYouness Alaoui2008-06-061-5/+27
* Moving functions and organizing filesYouness Alaoui2008-05-271-0/+61