aboutsummaryrefslogtreecommitdiff
path: root/win32port
AgeCommit message (Expand)Author
2020-11-28mingw: libevent build fixesYucong Sun
2020-05-11CTest: migrate and deprecate existing selftest scriptsAndy Green
2020-04-08windows: import tronkko's dirent.hAndy Green
2019-05-06pmd: split ebufs to track in and outAndy Green
2018-04-19zlib: Avoid pre-decrement of pointer in big-endian CRC calculationMark Adler
2018-04-19Subject: zlib: Avoid shifts of negative values inflateMarkMark Adler
2018-02-06windows: add version resourcekrismattheus
2017-11-26appveyor: Enable 64-bit build with OpenSSL and HTTP2Andy Green
2017-10-26windows: finally fix gzip redefinition warningsAndy Green
2016-12-16Better support for MINW32Rainer Poisel
2016-07-14documentation convert to doxygenAndy Green
2016-04-27Fixed build failure under Visual Studio 14 2015Stephan Eberle
2016-04-27Fixes for building with MinGWStephan Eberle
2016-02-21libwebsockets.org url updatesAndy Green
2015-10-30Implemented fixes allowing libwebsockets to be built under Windows using MinG...Stephan Eberle
2015-10-15Fix some typographical and grammatical errorsPeter Pentchev
2015-10-12Fix windows build errors=?UTF-8?q?Joakim=20S=C3=B6derberg?=
2015-10-12Fix shared library name for all platformsRoger A. Light
2015-04-24Subject: [PATCH] Multiple changes in the build processwonder-mice
2015-04-22Subject: [PATCH] Don't fail on non-existing filesJoakim Soderberg
2015-03-11Subject: [PATCH] Windows installer related fixes.Roger A. Light
2015-03-10Add Windows installer file and configure appveyor to create itRoger A. Light
2014-03-29Remove websock-w32.hPatrick Gansterer
2014-03-29Move #define for random() into the test applications where neededPatrick Gansterer
2014-03-29Use Sleep() instead of usleep() on WindowsPatrick Gansterer
2014-03-29Remove dummy headers for WindowsPatrick Gansterer
2014-03-29Remove emulated_poll on WindowsPatrick Gansterer
2014-02-28Remove duplicated implementations for bzero()Patrick Gansterer
2014-02-28WSAGetLastError() instead of errno on WindowsPatrick Gansterer
2014-02-15Removed needless VS projects now that cmake is fixedmartell
2014-02-15additional mingw fixesmartell
2013-12-18Trac 53 minw updatepmcdona
2013-11-09windows workaround unsigned fd in emulated pollGraham Newton
2013-11-04Windows Fix usage in Windows XP targetting projectsAndreas Pakulat
2013-11-04unixify websock w32.h line endingsAndy Green
2013-03-05fix win32helpers gettimeofday epochArokux B
2013-02-28normalize formatting in gettimeofdayAndy Green
2013-02-28fix win32 gettimeofday for mingwArokux B
2013-02-22Fix running test programs from within visual studio.Joakim Soderberg
2013-02-07remove deprecated vcxprojAndy Green
2013-02-06CMake support + fixed windows build.Joakim Soderberg
2013-01-19revert zlib update 1.2.7Andy Green
2013-01-10zlib update 1.2.7David Galeano
2013-01-09Added extension "deflate-frame".David Galeano
2012-04-12mingw add win32helper to lib and fix extpollAndy Green
2012-04-12change DATADIR to INSTALL_DATADIR solve mingw conflictAndy Green
2012-04-12mingw gettimeofday avoid missing includeAndy Green
2012-04-12mingw add in missing poll defsAndy Green
2011-11-09cleanup fixes tested on win32 compilerDan Zhang
2011-11-09win32 poll emulation clean and address PEEK issueAndy Green