Upgrade to 4.3 stable
[platform/upstream/libwebsockets.git] / win32port / win32helpers /
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-04-26 Stephan EberleFixed build failure under Visual Studio 14 2015
2016-04-26 Stephan EberleFixes for building with MinGW
2015-10-29 Stephan EberleImplemented fixes allowing libwebsockets to be built...
2015-10-15 Peter PentchevFix some typographical and grammatical errors
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 martelladditional mingw fixes
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.
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 GaleanoAdded support for Windows XP.
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