summaryrefslogtreecommitdiff
path: root/stun/tools/stunbdc.c
Commit message (Expand)AuthorAgeFilesLines
* stunbdc: initialize Winsock API when on WindowsJakub Adam2019-02-111-1/+13
* stun: tools: drop getopt for arg parsing for better windows compatibilityTim-Philipp Müller2018-12-141-49/+43
* stun: Use struct sockaddr_storage * for any pointer that we write toOlivier Crête2014-03-311-2/+2
* Fix strict aliasing of sockaddr structuresPhilip Withnall2013-12-181-3/+6
* Add support for windows's compilation through MinGWNader Morshed2011-11-301-8/+6
* Fix copyright headers for all filesYouness Alaoui2010-02-161-1/+4
* Add -n to stunbdc usage stringOlivier Crête2009-04-161-2/+3
* removing useless include of errno in stunbdcYouness Alaoui2009-01-301-1/+0
* disable stund and stunbdc code because they need non portable function callsYouness Alaoui2008-10-281-0/+5
* correctly ifdef/else/endif the includes for winsock and sys/socketYouness Alaoui2008-10-281-2/+4
* Updated stunbdc tool for new API of stun bind usageYouness Alaoui2008-07-241-4/+4
* Move bind and stun-ice back into a usages/ directory and update the includes ...Youness Alaoui2008-06-201-1/+1
* Fixed tools and binding usage to work with new APIYouness Alaoui2008-06-131-1/+2
* Updating stun to include an agentYouness Alaoui2008-06-061-1/+1
* Moving functions and organizing filesYouness Alaoui2008-05-271-0/+180