platform/upstream/libwebsockets.git
2014-07-06 Andrew CanadayAdded HTTP OPTIONS support:
2014-07-06 Andrew CanadayReducing CPU cycles spent calculating per-header length...
2014-07-06 Andrew CanadayAdded docs for token limits.
2014-07-06 Andrew CanadayAdded optional per-header length limits:
2014-07-06 Andrew CanadayAdded HTTP_STATUS_NO_CONTENT == 204
2014-06-30 Andrew CanadayAdded comma after if-none-match...
2014-06-29 Andrew CanadayAdded new HTTP headers and WSI tokens:
2014-05-22 Andy Greenclean partial send handling warning
2014-05-20 kolisPartial send handling
2014-04-27 vpeter4Fix for binding socket to a specific interface (fixes...
2014-04-27 Joakim SoderbergTurn off IPv6 in windows for now
2014-04-27 vpeter4Conditionally declare variable
2014-04-27 vpeter4Compile with older OpenSSL library (missing symbol...
2014-04-27 vpeter4Disable compile error: statement with no effect
2014-04-27 vpeter4Disable compile warning: no newline at end of file
2014-04-20 Andy Greenintroduce LWS_FEATURE_ tests
2014-04-20 Andy Greenlibev stub macros need to reflect void when disabled
2014-04-15 Patrick GanstererWindows: Fix implementation of lws_plat_inet_ntop()
2014-04-15 Patrick GanstererWindows: Use gai_strerrorW() instead of gai_strerror()
2014-04-15 Patrick GanstererWindows: Fix the passed parameter to the setsockopt...
2014-04-15 Patrick GanstererDeclare the lws_ssl_capable_*_no_ssl function outside...
2014-04-15 Patrick GanstererFix compilation on Windows CE after cleanup
2014-04-15 Patrick GanstererFix include statement of in6addr.h
2014-04-12 Andy Greenrxflow just return 0 when changing state
2014-04-12 Andy Greenwindows ipv6 add necessary header
2014-04-12 Andy Greenrefactor move ssl server service to ssl.c
2014-04-11 Andy Greenrefactor libev eliminate all code ifdefs
2014-04-10 Andy Greenfixes for close flush
2014-04-10 Andy Greenfixup no extentsion around last clean
2014-04-10 Andy Greenclose should flush any truncated send before really...
2014-04-10 Andy Greenclean=various ifdef reduction
2014-04-10 Andy Greentruncated send always callback on writeable
2014-04-10 Andy Greentest server extend timeout while sending leaf
2014-04-10 Andy Greeninform timeout source when TIMEDOUT_WAITING
2014-04-10 Andy Greendocs clarify create context comment threading not supported
2014-04-08 Andy Greenmove SNI temp var back one
2014-04-08 Andy Greendefine LWS_SSL_CAPPABLE return codes even when no SSL...
2014-04-08 spaytonUpdate private-libwebsockets.h
2014-04-07 Joakim Soderbergwindows Fix build.
2014-04-07 Andy Greenwindows clean out redundant inet_ntop prototype
2014-04-06 Andy Greenfix ssl error reporting
2014-04-06 Andy Greenallow signals during send
2014-04-06 Andy Greenfix accept nonzero as close from WRITEABLE callback
2014-04-06 Andy Greenrefactor use unified ssl read write functions
2014-04-06 Andy Greenrefactor add ssl read write single implementation
2014-04-03 Andy Greenwindows allow syslog log target to mao to stderr
2014-04-03 Andy Greenwindows fix breakage from plat refactor
2014-04-03 Andy Greenwindows fix SetFilePointer args
2014-04-03 Andy Greenhttp2 add initial alpn support
2014-04-03 Andy Greenrefactor ssl related code into ssl.c
2014-04-03 Andy Greenclean small additional ifdef reduction
2014-04-03 Andy Greenrefactor handshake client and server handling into...
2014-04-03 Andy Greenrefactor move flow control to server.c
2014-04-03 Andy Greenrefactor migrate client and server specific context...
2014-04-02 Andy Greenrefactor pollfd related functions into pollfd.c
2014-04-02 Andy Greenrefactor service related functions into service.c
2014-04-02 Andy Greenrefactor context related functions into context.c
2014-04-02 Andy Greenremove libev build tag
2014-04-02 Andy Greenclean move lws_plat externs
2014-04-02 Andy Greenipv6 use lws_plat_ to avoid win naming collision
2014-04-02 Andy Greenwin32 inet_top
2014-04-02 Andy Greenchangelog add info about cmake needing clean build...
2014-04-02 Andy Greenplat change to build selection by cmake
2014-04-02 Andy Greenrefactor out most NO_EXTENSIONS
2014-04-02 Andy Greenrefactor out WIN32 tests from code
2014-04-01 Andy Greentruncated send issue independent of LWS_NO_EXTENSIONS 2
2014-04-01 Andy Greentruncated send issue independent of LWS_NO_EXTENSIONS
2014-04-01 Andy Greenonly use clean buffer for failed write if sent something
2014-04-01 Andy Greenlibev protect when disabled at runtime in server.c
2014-03-31 Andy Greenwin32 clean remove leftover ifdef
2014-03-31 Andy Greenfix libev build
2014-03-31 Andy Greenclean libwebsockets.c
2014-03-30 Patrick GanstererCleanup header includes
2014-03-30 Patrick GanstererRemove useless usage of ssize_t
2014-03-30 Patrick GanstererWindows: Support LWS_POLLHUP socket event
2014-03-30 Patrick GanstererIntroduce LWS_POLLIN, LWS_POLLOUT and LWS_POLLHUP
2014-03-30 Andy GreenMerge branch 'tid' of https://github.com/paroga/libwebs...
2014-03-29 Patrick GanstererAdd missing resetting of the service_tid on Windows
2014-03-29 Patrick GanstererRemove websock-w32.h
2014-03-29 Patrick GanstererMove #define for random() into the test applications...
2014-03-29 Patrick GanstererRemove unreferenced local variable on Windows
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-03-29 Patrick Ganstererwindows Use WSAWaitForMultipleEvents() instead of poll...
2014-03-29 Patrick GanstererBuild fixes for WindowsCE
2014-03-28 Patrick GanstererRemove duplicated code for setting the socket options
2014-03-28 Patrick GanstererFix IPv6 on non-Linux platforms
2014-03-28 Andy Greencyassl skip setting SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER
2014-03-28 Patrick GanstererFix nonblocking connect on Windows
2014-03-25 Andy Greenipv6 client fix
2014-03-24 Andy Greenipv6 integration fixes
2014-03-24 James Devineadd ipv6 support
2014-03-23 Andy Greenfix NO_EXTENSIONS
2014-03-23 Andrew Canadaylibev port
2014-03-23 erauhuttrac 58 ssl enable SNI per vhost certs
2014-03-23 Andy Greenssl output handle want read write
2014-03-23 Andy Greenssl add SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER to server...
2014-03-23 Andy Greentruncated send keep and grow truncation buffer
2014-03-23 Andy Greenclean output.c a little
next