platform/upstream/libwebsockets.git
2014-02-21 Andy Greenfix visibility of return_http_status
2014-02-21 Andy Greenfix WITHOUT_CLIENT install in CMake
2014-02-21 Andy Greenupdate cmake opts in README.build
2014-02-21 Andy Greeninterface_to_sa no longer server only
2014-02-19 Craig McQueenCall libwebsocket_set_timeout() before callback LWS_CAL...
2014-02-19 Mattias LundbergAdd support to binding client to interface.
2014-02-19 Joakim SoderbergFix compilation on Windows.
2014-02-19 Craig McQueenAdd LWS_VISIBLE to libwebsocket_set_timeout() so it...
2014-02-15 Andy Greenadd missing CMake pieces
2014-02-15 Michael Haberlerdocument new extpoll apis
2014-02-15 Michael Haberlerupdate test server for new extpoll
2014-02-15 Michael Haberlerchange extpoll in lib to new way
2014-02-15 Michael Haberlerreplace old extpoll callbacks with LWS_CALLBACK_CHANGE_...
2014-02-15 Michael Haberlerdefine struct libwebsocket_pollargs
2014-02-15 Andy Greenadd outermost wsi lifetime callbacks
2014-02-15 Andy GreenLWS_CALLBACK_USER
2014-02-15 Andy Greenlibwebsocket_callback_all_protocol
2014-02-15 Gabriel Gritschadd const http write helper
2014-02-15 Andy Greenfix zero length ping pong
2014-02-15 Daniel Ludwigmissing endian preprocessor defines on Linux environments
2014-02-15 Andy Greenupdate version in libwebsockets.pc
2014-02-15 arnaudvialafix memory leak
2014-02-15 Andy Greenadd timeout between accept and negotiation
2014-02-15 Alexandre Erwin... Fix documentation for LWS_CALLBACK_FILTER_NETWORK_CONNE...
2014-02-15 Jakob Flierlmake force_exit volatile.
2014-02-15 Joakim Soderbergcmake and other fixes
2014-02-15 martellRemoved needless VS projects now that cmake is fixed
2014-02-15 martelladditional mingw fixes
2014-02-15 martellfixed windows build
2014-02-15 Andy Greentrac 53 mingw ssize_t redef
2014-02-09 John Clarkfix LWS_NO_SERVER compile
2014-01-18 Michael HaberlerSubject: [PATCH] libwebsockets.h: use _GNU_SOURCE inste...
2014-01-11 nononamefix lws_lookup off by one
2014-01-11 Andy Greenppoll fix signal mask sense
2013-12-25 Andy GreenUse ppoll to allow signals to wake service loop early...
2013-12-21 Andy Greenunify all pollfd lock management
2013-12-21 tmuopenwrt add build makefile
2013-12-21 Nikolay Dimitrovfix dropmask dereference even when NULL
2013-12-18 pmcdonaTrac 53 minw update
2013-12-18 Andy Greenadd locking callback for fds
2013-12-14 James DevineOptionally allow non-SSL connections on same port as SSL
2013-12-14 James Chenwindows use msvc baestd and ssize_t from there
2013-12-10 Christian Wyssdistinguish error from truncation
2013-12-10 John Harrisonie10 lws url workaround
2013-12-10 mroszkoNO_EXTENSIONS fixes
2013-12-09 Andy Greenhandle EAGAIN during send
2013-12-09 Andy Greensolve broken partial file sends
2013-12-08 Andy Greeninterpret zero rx buffer size as default in http
2013-11-24 Andreas Pakulatprotect the label with an ifdef
2013-11-24 JontiSubject: [PATCH] Fixed the logging of OpenSSL errors...
2013-11-24 kapejodSupport for HTTP POST.
2013-11-24 prasannateamf1support for client authentication based on certs
2013-11-13 Andy Greencase insensitive http headers
2013-11-12 Andy Greenintroduce uri args
2013-11-12 Andy Greenback up directory paths properly
2013-11-10 Andy Greenreal http status codes update attack.sh
2013-11-10 Andy Greenuri santitation fixes deal with single dot update attack.sh
2013-11-10 Andy Greentranslate and protect uri test sever use uri path
2013-11-09 Andy Greenintroduce LWS_CALLBACK_FILTER_HTTP_CONNECTION
2013-11-09 Andy Greenadd cookie example to test server
2013-11-09 Andy Greenallow other headers in http send file
2013-11-09 Andy Greenmake ah available in http callback properly
2013-11-09 Andy Greenimprove minilex use external parsing header
2013-11-09 Graham Newtonwindows workaround unsigned fd in emulated poll
2013-11-09 Andy Greeninterface improve visibility fail if not found
2013-11-04 Andreas PakulatWindows Fix usage in Windows XP targetting projects
2013-11-04 Andy Greenunixify websock w32.h line endings
2013-11-04 Andreas PakulatWindows Fix include for win32helpers
2013-11-04 Andreas PakulatWindows Fix installing the dll
2013-11-04 Andreas PakulatSupport _WIN32 in addition to WIN32 define
2013-11-04 Andreas PakulatDrop wsockcompat.h header its not part of msvc
2013-11-04 Graham Newtonhandle HUP on any mode socket
2013-10-26 Andy Greentrac41 WIN32 add wsockcompat.h
2013-10-26 Andy Greenv1.2.3 changelog update
2013-10-26 Markus Elfringmake header protection unique remove __prefix
2013-10-26 Markus Elfringfix cmake quoting
2013-10-25 shyscover-proxy-read-EAGAIN.patch
2013-10-25 shysSubject: [PATCH] Additional check for EISONN. On iOS...
2013-10-25 shysSubject: [PATCH] On iOS with nonblocking sockets I...
2013-10-25 u0u0fix origin
2013-10-25 Andy Greendefer changing to proxy uri until connected
2013-10-24 Andy Greenadd EISCONN handling to client connect attempt
2013-10-24 shyswait ssl connect completion on client proxy path
2013-10-24 shysmanual proxy forcing api
2013-10-24 Arokux XCMAKE help if cwd not git dir
2013-10-24 Andy Greenfix typo in NO_SERVER case
2013-10-21 Andy Greenuse compatible_close for sockets
2013-10-18 Andy Greenfix clean return path user code handle
2013-10-17 Andy Greenadd explicit error for partial send
2013-09-20 Andy Greentrac 40 client connection properly nonblocking
2013-09-18 Fujii Bunichirohforce failed header parse to act
2013-09-18 Andy Greenremove bae64 decode and selftest
2013-09-18 Andy Greentrac #39: allow fd 0 for connection
2013-09-18 Erland Isakssoncmake fix for osx 64 bit
2013-09-18 Andy Greentrac 36 make libwebsocket_set_timeout public
2013-09-18 Andy Greenchange LWS_CALLBACK_FILTER_PROTOCOL_CONNECTION user...
2013-06-29 David Gauchardfix http incomplete send handling
2013-06-29 Joachim BauchRequest "send" not to trigger SIGPIPE on errors.
2013-06-29 Jiri Hnidekadd CMake find function for libwebsockets
2013-06-29 Niall T. DavidsonAdded additional LWS_CALLBACK_CLOSED_HTTP callback...
next