Fix build error
[platform/upstream/libwebsockets.git] / win32port /
2023-02-27 cheoleun moonUpgrade to 4.3.2 71/288971/1 accepted/tizen/unified/20230302.131055
2022-03-07 Seonah Moon[CVE-2016-9841] Use post-increment only in inffast.c. 46/272046/1 accepted/tizen/unified/20220325.133352 submit/tizen/20220324.105704
2022-03-07 Seonah Moon[CVE-2016-9840] Remove offset pointer optimization... 45/272045/1
2022-02-07 Seonah MoonUpgrade to 4.3 stable 63/270663/2 submit/tizen/20220216.034634
2022-01-24 Seonah MoonImported Upstream version 4.3.stable 08/270008/1 upstream/4.3.stable
2021-02-16 Cheoleun MoonMerge tag 'upstream/3.2.3' into tizen 13/253613/4 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211029.014320 accepted/tizen/unified/20210217.120515 submit/tizen/20210216.094343 submit/tizen_6.5/20211028.163501 tizen_6.5.m2_release
2019-12-23 Seonah MoonUpgrade to 3.2.0 70/220770/3 accepted/tizen/unified/20191226.122959 submit/tizen/20191226.072601
2019-12-23 Seonah MoonImported Upstream version 3.2.0 82/220782/2 upstream/3.2.0
2019-12-23 seonah moonRevert "Imported Upstream version 3.2" 72/220772/1
2019-12-23 Seonah MoonImported Upstream version 3.2 68/220768/1
2017-08-21 Dmitry KovalenkoRemove win32port 51/145151/1
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