summaryrefslogtreecommitdiff
path: root/socket/udp-turn.h
Commit message (Expand)AuthorAgeFilesLines
* udp-turn: Add some const to internal APIsOlivier CrĂȘte2017-04-041-3/+4
* turn: Cache the nonce & realm to remove useless round tripsOlivier CrĂȘte2016-05-261-0/+3
* Rename turn files and API to be UDP specificYouness Alaoui2014-05-151-0/+82
* Socket layer refactorising and adding of tcp-bsd, pseudossl, and moved the tc...Youness Alaoui2008-12-081-82/+0
* move includes and add include of the agent because tcp-turn needs the NiceAge...Youness Alaoui2008-10-221-4/+6
* make udp relay socket modify the agent's socketptr. Also make sure we try to ...Youness Alaoui2008-10-161-0/+1
* Add support for UDP retransmissions and timeouts for channel bindings in turnYouness Alaoui2008-10-081-2/+3
* Much better NiceSocket API now, no more need for a socket factoryYouness Alaoui2008-10-071-13/+9
* Update udp socket layers to new NiceSocket APIYouness Alaoui2008-10-061-10/+10
* Renaming udp directory to socketYouness Alaoui2008-10-061-0/+82