summaryrefslogtreecommitdiff
path: root/stun/usages/ice.h
Commit message (Expand)AuthorAgeFilesLines
* stun: add STUN_USAGE_ICE_COMPATIBILITY_MSICE2Jakub Adam2016-10-261-8/+12
* stun: Use struct sockaddr_storage * for any pointer that we write toOlivier CrĂȘte2014-03-311-2/+2
* Compatibility with MSOC 2007 R2Jakub Adam2010-10-011-1/+9
* Change the compatibility modes from DRAFT19 to RFC5245Youness Alaoui2010-05-191-3/+10
* Fix copyright headers for all filesYouness Alaoui2010-02-161-1/+4
* Attempt to work around binding responses with no mapped address to have inter...Youness Alaoui2009-05-291-0/+4
* Update docs, finish formatting the gtk-doc and add the STUN API to the export...Youness Alaoui2009-03-021-3/+10
* Add documentation for libstun and fix some docs elsewhereYouness Alaoui2009-02-231-28/+103
* fix some warnings by removing gtk-doc comment where not neededYouness Alaoui2009-02-231-1/+1
* Rename STUN_USAGE_ICE_RETURN_RETRY into STUN_USAGE_ICE_RETURN_INVALIDYouness Alaoui2009-02-231-1/+1
* Port stun usage ice in stun_usage_ice_conncheck_create_reply to use a StunUsa...Youness Alaoui2009-01-301-1/+5
* Remove all 'restrict' keywords as they are not supported by MSVCYouness Alaoui2008-11-031-2/+2
* Change ICE_COMPATIBILITY_ID19 into ICE_COMPATIBILITY_DRAFT19 for more clarityYouness Alaoui2008-09-151-1/+1
* Ice usage should not check for alternate serverYouness Alaoui2008-09-101-2/+0
* Use the proper magic cookie for ICE in msn compatibility mode and process the...Youness Alaoui2008-07-301-2/+4
* Renamed stun-ice.[ch] usages into ice.[ch]Youness Alaoui2008-07-291-0/+128