summaryrefslogtreecommitdiff
path: root/stun/constants.h
Commit message (Collapse)AuthorAgeFilesLines
* docs: Add various missing documentation comments and update sections.txtPhilip Withnall2015-01-021-0/+118
| | | | | This straightens out the last few bits of the documentation and almost allows `make check` to pass in docs/.
* Fix copyright headers for all filesYouness Alaoui2010-02-161-1/+3
|
* 10x larger saved transaction ids array. In a 2 stream setup with 4 ↵Youness Alaoui2009-03-191-1/+1
| | | | candidates (host, srv, relay, peer) and with keepalives, we can easily reach the previous limit
* Move functions and prototypes from one file to another to avoid having to ↵Youness Alaoui2009-03-051-1/+0
| | | | install non public headers
* Adding TURN specific enums and constantsYouness Alaoui2008-08-051-0/+1
|
* Make the max message size the same as before since not everyone will follow ↵Youness Alaoui2008-06-171-1/+2
| | | | the limit
* Fixed tools and binding usage to work with new APIYouness Alaoui2008-06-131-1/+1
|
* Updating stun to include an agentYouness Alaoui2008-06-061-2/+2
|
* (WIP) Huge refactoring of functions... first step towards the agentYouness Alaoui2008-06-031-0/+82