Implemented fixes allowing libwebsockets to be built under Windows using MinGM/MSYS
[platform/upstream/libwebsockets.git] / test-server / test-echo.c
2015-10-29 Stephan EberleImplemented fixes allowing libwebsockets to be built...
2015-10-12 Roger A. LightSeparate private defines in lws_config_private.h
2015-04-22 wonder-miceFrom 04da2ccd1e8c5b582c4e2a77ee53f929ae8f22a0 Mon Sep...
2015-04-06 Andy Greentest echo put proper origin
2015-03-28 Andy Greenprepare for v1.4
2014-12-02 Andy Greentest ping correct type for fprintf
2014-12-01 Andy Greentest echo unbreak no server
2014-12-01 Andy Greentest echo versa + uri
2014-12-01 Andy Greentest echo add port to server host
2014-11-30 Andy Greencoverity 83668 test echo nesting level bug
2014-11-30 Andy Green83675 test echo param could bust bounds
2014-11-26 Andy Greentest echo initialize listen port
2014-11-18 Andy Greentest-echo: enable for ssl cert serving and verification
2014-03-30 Andy GreenMerge branch 'tid' of https://github.com/paroga/libwebs...
2014-03-29 Patrick GanstererRemove dummy headers for Windows
2014-02-15 Jakob Flierlmake force_exit volatile.
2014-02-15 martellfixed windows build
2013-05-01 Andy Greentrac 29 echo remoe mention of syslog constants for...
2013-04-29 Andy Greentrac 29 avoid syslog in echo test if win32
2013-02-23 Andy Greenreflect send completeness in lws_write return
2013-02-22 Joakim SoderbergFixed CMake compile options.
2013-02-13 Andy Greenupdate echo to use externsion getting api
2013-02-12 Andy Greenecho test app needs different lockfile
2013-02-12 Andy Greenupdate test echo for iface info member namechange
2013-02-09 Andy Greenchange context creation params to struct
2013-01-31 Andy Greenfixes for without server and without client
2013-01-30 Andy Greenintroduce test echo