platform/upstream/libwebsockets.git
2014-10-16 Andy Greentrac 89 add flag on fatal send fail to use simple close
2014-10-12 Andy Greenhttp2 able to send test.html to nghttp2
2014-10-12 Andy Greenhttp2 hpack basic decode ok including huff
2014-10-09 Andy Greenhttp2 add hpack decode support
2014-10-09 Andy Greenfix return_http_status adaptation for http2
2014-10-09 Christian Schüldtssl renew timeout while post keeps coming
2014-10-09 Christian Schüldtssl fix service problem in MORE_SERVICE case
2014-10-09 Andy Greenssl optimize poll when buffered ssl read data
2014-10-09 Andy Greenssl_capable_read add context param
2014-10-08 Andy Greenssl fix pending reads stuck in ssl layer
2014-10-08 Andy Greenhttp2 fix build when http2 disabled
2014-10-08 Andy Greenhttp2 headers huffman decoder
2014-10-08 Andy Greenhttp2 can keep upgraded connection up
2014-09-30 Andy Greenbase64 add back decoder now we need it.patc
2014-09-30 Andy Greenparser default to name parsing if unknown
2014-09-30 Andy Greenhttp2 add h2c upgrade and http2 connmode
2014-09-30 Andy Greenadd http2 settings token
2014-09-30 Andy Greentest server correct header naming order
2014-09-30 Andy Greenconfirm upgrade actually for websocket
2014-09-25 Andy Greeninternal SHA1 users all use libwebsockets_SHA1
2014-09-25 Dnyanesh Gateandroid fix syslog path
2014-09-25 Duncan TebbsPass user_sapce to callback for LWS_CALLBACK_CLIENT_CON...
2014-09-22 Hiroaki Sakonfix required CMake version
2014-09-16 emironovfix byte order for qnx
2014-09-08 Stefan Schuermansalso callback closed if flushing
2014-08-27 Andy Greenfix build for NO_SERVER
2014-08-24 Andy Greendefer PONG send until no partial send buffer
2014-08-24 Andrew Canadayserver.c: test **truncated_send_len** for partial
2014-08-22 Andy Greenaccept fail char means we are done
2014-08-19 Andy Greenfix bad cmake args example in README.build
2014-08-19 Andy Greencleanup style in parser
2014-08-19 Andy Greenfix build without ssl support
2014-08-18 Andy Greensoname 5.0.0
2014-08-18 Andy Greenintroduce lws_partial_buffered
2014-08-18 Andy Greendeprecate no_buffer_all_partials
2014-08-16 Carl Stehlehttp keepalive needs to reinit some header union state
2014-08-16 Andy Greenadd lws_is_ssl api
2014-08-14 Karl Palssoncyassl: correct include path for 3.1.x
2014-08-11 Michael Haberlerapi: add feature test macro LWS_FEATURE_PROTOCOLS_HAS_...
2014-08-11 Andy Greenprotocol struct add user controlled id member
2014-08-11 Andy Greenfix spinning on NULL protocol name
2014-08-10 Andy Greenssl fix excessive crash workaround
2014-08-07 Andy Greenno protocol usage inprove docs
2014-08-07 Andrew CanadayReset hdr_parsing_completed for WSI_STATE_HTTP:
2014-07-31 Andy Greentrac82 consistently use CONTEXT_PORT_NO_LISTEN
2014-07-29 Olehssl allow passing cert passphrase
2014-07-29 Andy Greenavoid crash if we dont have new wsi
2014-07-29 Aurelian PopFix TCP keepalive use in UNIX systems
2014-07-18 Andrew CanadayKeep-alive: disable timeout and let TCP ka kill.
2014-07-18 Andrew CanadayMake sure headers are parsed before proceeding.
2014-07-18 Andrew CanadayOnly check for '?' URI args during URI path parse
2014-07-18 Andy Greenhandle client protocol lists properly
2014-07-14 Andrew CanadayDon't need 'content_remain' in libwebsocket_read
2014-07-14 Andrew CanadayHTTP Version, Keep-alive support, No-copy POST
2014-07-07 Andrew Canadaylibwebsockets_read: update 'len' after lws_handshake_se...
2014-07-06 Andy Greenupdate changelog for 1.3
2014-07-06 Andy Greentest server dumb increment fix once per second duplicate
2014-07-06 AndyMcGTrac 75: fix uxexpected ssl connection close
2014-07-06 Andy Greenadd runtime context flag to enforce defeat of OS CA...
2014-07-06 Cong Mafix confusion ull in latency reporting
2014-07-06 kolispartial send handling
2014-07-06 Andy Greendont free externally allocated user_space when closing...
2014-07-06 geqfix build on OpenBSD
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...
next