Remove emulated_poll on Windows
[platform/upstream/libwebsockets.git] / win32port /
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