summaryrefslogtreecommitdiff
path: root/socket/udp-turn.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-04udp-turn: Add some const to internal APIsOlivier CrĂȘte1-3/+4
2016-05-26turn: Cache the nonce & realm to remove useless round tripsOlivier CrĂȘte1-0/+3
2014-05-15Rename turn files and API to be UDP specificYouness Alaoui1-0/+82
2008-12-08Socket layer refactorising and adding of tcp-bsd, pseudossl, and moved the tc...Youness Alaoui1-82/+0
2008-10-22move includes and add include of the agent because tcp-turn needs the NiceAge...Youness Alaoui1-4/+6
2008-10-16make udp relay socket modify the agent's socketptr. Also make sure we try to ...Youness Alaoui1-0/+1
2008-10-08Add support for UDP retransmissions and timeouts for channel bindings in turnYouness Alaoui1-2/+3
2008-10-07Much better NiceSocket API now, no more need for a socket factoryYouness Alaoui1-13/+9
2008-10-06Update udp socket layers to new NiceSocket APIYouness Alaoui1-10/+10
2008-10-06Renaming udp directory to socketYouness Alaoui1-0/+82