platform/upstream/libwebsockets.git
2013-01-09 David GaleanoAdded context creation parameter for CA certificates...
2013-01-09 David GaleanoReturn NULL if the handshake failed to complete,
2013-01-09 David GaleanoIgnoring linux build files
2013-01-09 David GaleanoUse feature check rather than browser check.
2013-01-09 David GaleanoChanged client handshake to use "Origin" instead of...
2013-01-09 David GaleanoFixed compiler warnings on Windows.
2013-01-09 David GaleanoAdded new status codes from RFC 6455.
2013-01-09 David GaleanoFixed compiler warning on Windows.
2013-01-09 Artem Baguinskirequired version of autoconf can be lower
2013-01-09 David GaleanoStatic variable is now const.
2012-10-22 Andy Greenadd context construction option to skip server hostname...
2012-10-19 Andy Greenadd missing docs for new context user pointer
2012-10-19 Alon Levylibwebsocket_service_fd: EAGAIN is harmless, treat...
2012-10-19 Alon Levylibwebsocket_context: add userspace pointer for use...
2012-10-19 Alon Levylib/Makefile.am: whitespace fix
2012-10-19 Alon Levyadd pkg-config file libwebsockets.pc
2012-10-17 Anders BranderAdded test.html favicon.ico to EXTRA_DIST.
2012-10-17 Anders BranderAdd missing .h files to sources.
2012-10-17 Anders BranderAdd kernel doc to extra_dist.
2012-10-17 Andy Greenalways taking an interest in ppid wont hurt
2012-10-07 Andy Greenremove depcomp
2012-10-07 Andy Greenstop being so fragile on socket lifecycle
2012-10-06 Andy Greenuse autogen.sh
2012-07-20 Andy Greenadd not about autoreconf and libtoolize
2012-07-20 Andy Greenrestore accept error as closure signal
2012-07-20 Artem Baguinskicheck for prctl, poll parent PID if not present
2012-06-04 Paulo Roberto... Fixing uninitialised memory
2012-06-04 Paulo Roberto... some toolchains need stddef
2012-06-04 Andy Greenadd missing sa_data init to canonical hostname code
2012-06-04 Paulo Roberto... Fixed segfault in libwebsocket_context_destroy.
2012-05-30 Tobias Maiersockets were left open if connection could not be
2012-05-21 yuval tallink lz explicitly for mips
2012-05-20 Andrew Chambersnull exception with null extensions list
2012-05-20 Andy Greenrefresh autotools stuff
2012-05-03 Andy Greenupdate test html now mozilla uses normal ws apis
2012-05-03 Andy Greenstart migration to getnameinfo
2012-05-03 Ken Athertonopenssl allow connect multiple packets for SSL_connect
2012-05-03 Andy Greencleanup extra wrapping needed on braced define
2012-05-01 Peter Hillierandroid toolchain SHA1 endian fix
2012-05-01 David Brooksssize_t needs help on windows
2012-04-20 David Brooksintroduce libwebsocket_client_connect_extended
2012-04-20 David Brooksintroduce LWS_CALLBACK_CLIENT_CONNECTION_ERROR
2012-04-20 David Brooksset connection callback before connection completed...
2012-04-20 David Brooksimprove callback prototypes to use single definition
2012-04-20 David Brooksreduce debug spew
2012-04-13 Pasi Mankinenworkaround osx compiler bug
2012-04-12 Andy Greendocument mingw build
2012-04-12 Andy Greenmingw add win32helper to lib and fix extpoll
2012-04-12 Andy Greendoc add explanation missing from per context provate...
2012-04-12 Andy Greenmingw add zlib paths
2012-04-12 Andy Greenremove duplicated netdb include from client handshake
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
2012-04-12 Andy Greenmingw hide some missing includes
2012-04-12 Andy Greenautoconf introduce enable mingw and adapt compiler...
2012-04-09 Andy Greenstyle cleaning
2012-04-09 Andy Greenfix onopen browser context patch
2012-04-08 Yonathan Yusimallow message processing from onopen browser context
2012-04-05 Tobias Maieruse ssize_t instead of size_t for return values of...
2012-04-05 Nick Dowellmake duplicate headers append instead of get ignored
2012-04-05 Nick Dowellclose connection if socket recv() fails.
2012-04-05 Nick Dowellfix heap corruption if HTTP callback calls libwebsocket...
2012-04-04 Andy Greenmap wsorigin on to origin at an early point and stop...
2012-04-04 Nick Dowellhandle unsupported protocol correctly
2012-03-29 Andy Greenfix issuing null extension header if none supported
2012-02-19 Artem EgorkineDon't care for the human-readable part of "HTTP/1.1...
2011-11-09 Dan Zhangcleanup fixes tested on win32 compiler
2011-11-08 Andy Greenwin32 poll emulation clean and address PEEK issue
2011-11-07 Andy Greendebug move most spew into debug macro
2011-11-07 Alex BlighAdd libwebsockets_ensure_user_space
2011-10-04 David Galeanoadd missing win32 zlib pieces
2011-10-04 Oleg Golosovskiyhttp charsets have case insensitive tokens
2011-10-04 David GaleanoAdded support for Windows XP.
2011-10-03 David GaleanoAdded BYTE_ORDER definition for win32 builds.
2011-10-03 Andy Greendoc LWS_EXTERN
2011-09-26 David Galenozlib update
2011-09-26 David GaleanoAdded "Release DLL" configuration.
2011-09-26 David GaleanoAdded LWS_EXTERN to allow building a DLL.
2011-09-26 David GaleanoFixed compiler warnings.
2011-09-26 David GaleanoIgnoring Release build and opensdf files.
2011-09-25 Andy Greenfix failure to limit 7bit lengths
2011-09-25 M KFix compile issue on Apple
2011-09-25 Andy Greencorrect cpp extern only being on win32
2011-09-25 Andy Greentest html uplevel detect browser and MozWebSocket
2011-09-25 Andy Greenv08v13 add support v13 default
2011-09-25 Andy Greenv08 receiver ignore frame with unhandled ext opcode
2011-09-25 Andy Greenv08 change ignore incoming set ext bits
2011-06-26 Andy Greenmy compiler version didn't find it, but there is an...
2011-05-28 Andy Greenextensions fix deflate stream vs mux and veto it on...
2011-05-26 Andy Greenx google mux handle illegal channel add indexes cleanup...
2011-05-25 Andy Greenextensions introduce pre close veto
2011-05-25 Andy Greenextensions change child count to highest child subchannel
2011-05-25 Andy Greenextensions ensure per conn allocation starts zeroed
2011-05-25 Andy Greenx google mux complete introduction of MUX_REAL_CHILD_IN...
2011-05-25 Jean-Pierre... add gitignore
2011-05-25 Jean-Pierre... win32 update for vc 2010 contributed
2011-05-25 Andy Greenremove use mux blocks macro
2011-05-24 Andy Greenx google mux change to new compact channel index scheme
2011-05-24 Andy Greenx google mux introduce sticky mux opcode usage if ever...
next