libuv: add helper for clean valgrind with foreign loop
[platform/upstream/libwebsockets.git] / win32port /
2016-12-16 Rainer PoiselBetter support for MINW32
2016-07-14 Andy Greendocumentation convert to doxygen
2016-04-26 Stephan EberleFixed build failure under Visual Studio 14 2015
2016-04-26 Stephan EberleFixes for building with MinGW
2016-02-21 Andy Greenlibwebsockets.org url updates
2015-10-29 Stephan EberleImplemented fixes allowing libwebsockets to be built...
2015-10-15 Peter PentchevFix some typographical and grammatical errors
2015-10-12 =?UTF-8?q?Joakim... Fix windows build errors
2015-10-12 Roger A. LightFix shared library name for all platforms
2015-04-23 wonder-miceSubject: [PATCH] Multiple changes in the build process
2015-04-22 Joakim SoderbergSubject: [PATCH] Don't fail on non-existing files
2015-03-11 Roger A. LightSubject: [PATCH] Windows installer related fixes.
2015-03-10 Roger A. LightAdd Windows installer file and configure appveyor to...
2014-03-30 Andy GreenMerge branch 'tid' of https://github.com/paroga/libwebs...
2014-03-29 Patrick GanstererRemove websock-w32.h
2014-03-29 Patrick GanstererMove #define for random() into the test applications...
2014-03-29 Patrick GanstererUse Sleep() instead of usleep() on Windows
2014-03-29 Patrick GanstererRemove dummy headers for Windows
2014-03-29 Patrick GanstererRemove emulated_poll on Windows
2014-02-28 Patrick GanstererRemove duplicated implementations for bzero()
2014-02-28 Patrick GanstererWSAGetLastError() instead of errno on Windows
2014-02-15 martellRemoved needless VS projects now that cmake is fixed
2014-02-15 martelladditional mingw fixes
2013-12-18 pmcdonaTrac 53 minw update
2013-11-09 Graham Newtonwindows workaround unsigned fd in emulated poll
2013-11-04 Andreas PakulatWindows Fix usage in Windows XP targetting projects
2013-11-04 Andy Greenunixify websock w32.h line endings
2013-03-05 Arokux Bfix win32helpers gettimeofday epoch
2013-02-28 Andy Greennormalize formatting in gettimeofday
2013-02-28 Arokux Bfix win32 gettimeofday for mingw
2013-02-22 Joakim SoderbergFix running test programs from within visual studio.
2013-02-07 Andy Greenremove deprecated vcxproj
2013-02-06 Joakim SoderbergCMake support + fixed windows build.
2013-01-19 Andy Greenrevert zlib update 1.2.7
2013-01-10 David Galeanozlib update 1.2.7
2013-01-09 David GaleanoAdded extension "deflate-frame".
2012-04-12 Andy Greenmingw add win32helper to lib and fix extpoll
2012-04-12 Andy Greenchange DATADIR to INSTALL_DATADIR solve mingw conflict
2012-04-12 Andy Greenmingw gettimeofday avoid missing include
2012-04-12 Andy Greenmingw add in missing poll defs
2011-11-09 Dan Zhangcleanup fixes tested on win32 compiler
2011-11-08 Andy Greenwin32 poll emulation clean and address PEEK issue
2011-10-04 David Galeanoadd missing win32 zlib pieces
2011-10-04 David GaleanoAdded support for Windows XP.
2011-09-26 David Galenozlib update
2011-09-26 David GaleanoAdded "Release DLL" configuration.
2011-05-25 Jean-Pierre Gygaxwin32 update for vc 2010 contributed
2011-05-24 Michel ArchembaultModify Zlib VS project to be able to build in 64 bit
2011-05-24 Michel Archembaultmove win32 zlib to correct place
2011-05-14 Michel Archambaultwin32 update projects
2011-05-14 Andy Greenwin32 nuke autogenerated files from tree
2011-03-10 Peter Hinzupdate win32 support for zlib
2011-03-10 Peter HinzRe: Windows port of your libwebsocket
2011-03-05 Andy Greenwin32 build fixup missing includes
2011-03-02 Peter Hinzintroduce win32 build capability