aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/socket.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-24Convert wsutil to C99 typesGerald Combs1-3/+3
2021-12-19wsutil: Use snprintf() and ws_strdup_printf()João Valverde1-1/+1
2021-11-29Add files with WS_DLL_PUBLIC to DoxygenMoshe Kaplan1-1/+1
2019-11-12wsutil: add netinet/in.h to socket.h.Dario Lombardo1-0/+4
2019-11-11dumpcap: Add support for TCP@IPv6 socket capturesJoão Valverde1-0/+9
2019-05-02Have the multiple-include guards cover everything.Guy Harris1-2/+2
2019-05-02Move the Winsock initialization and cleanup to wsutil routines.Guy Harris1-0/+22
2019-01-03Avoid definition collisions for INVALID_SOCKET.Guy Harris1-0/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-10Convert to using use SPDX identifier on wsutil directoryMichael Mann1-13/+1
2017-10-26CMake: Don't check for windows.h or winsock2.h.Gerald Combs1-9/+2
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-2/+0
2017-01-26Clean up some UN*X-vs-Windows socket issues.Guy Harris1-0/+81