summaryrefslogtreecommitdiff
path: root/stun/win32_common.h
Commit message (Expand)AuthorAgeFilesLines
* windows: use proper fallback for ssize_t and use stdint.h for typesTim-Philipp Müller2018-12-141-18/+7
* Fix build with MSVCNirbheek Chauhan2018-12-141-9/+5
* Add support for Meson build systemTim-Philipp Müller2018-12-141-18/+12
* stun: Fix definition of ssize_t on WindowsPhilip Withnall2014-08-181-2/+12
* build: Check for [s]size_t before redefining them on MinGWPhilip Withnall2014-04-031-1/+4
* Added typedef on size_t and ssize_t that are not defined on Visual Studio pla...Filippo Della Betta2012-02-151-0/+5
* Add support for windows's compilation through MinGWNader Morshed2011-11-301-2/+1
* Fix copyright headers for all filesYouness Alaoui2010-02-161-0/+37
* add stdint.h and stdbool.h replacement for windowsYouness Alaoui2008-11-031-0/+41