platform/upstream/libwebsockets.git
2017-06-20 Andy Greenclient: getaddrinfo refactor
2017-06-20 Andy Greensupport openssl info callback
2017-06-19 Andy Greenpkgconfig
2017-06-19 Sergey KovalevichSubject: LWS_UNUSED
2017-06-14 Andy Greenesp32: make button debounce also available in factory
2017-06-14 Andy Greenesp32: add ar ranlib and linker cross paths
2017-06-14 Andy GreenHTTP_PROXY: make usable
2017-06-14 Andy Greenclient: add iface in connection info, dont use vhost...
2017-06-09 Andy GreenLWS_WITH_NO_LOGS: take care about unused array for...
2017-06-09 WebsocketUserwin32: enable 64-bit file lengths
2017-06-07 Leonardo Maccari... Subject: Fix compile error in GCC 4.1.2
2017-06-07 Andy Greenlarge files: convert content-length to use lws_filepos_t
2017-06-07 Andy Greencontent-length api: unsigned long to lws_filepos_t
2017-06-07 Leonardo Maccari... Subject: Support to bind accepted socket to device...
2017-06-06 Andy Greencapabilities support
2017-06-05 Leonardo Maccari... Subject: windows: support to bind to a specific IPv6...
2017-05-31 Leonardo Maccari... Subject: Support to IPv6 on Windows
2017-05-31 Andy GreenNULL protocol: make sure vhost same protocol linklist...
2017-05-30 Andy NingSubject: lws_stats: fix compile error on VS2013
2017-05-30 Andy Greenesp32: disable LWS_WITH_STATS by default
2017-05-30 Sergey KovalevichSubject: Fixed value of LIBWEBSOCKETS_LIBRARIES_STATIC
2017-05-30 Sergey KovalevichSubject: Fixed build in scope of a project (add_subdire...
2017-05-29 emptyVoidSubject: Direct extension confirmation to the negotiate...
2017-05-23 Petar ParadzikSubject: libuv: Fix closing handle multiple times
2017-05-22 Andy Greenesp32: otf and use group-role as hostname if present
2017-05-20 Andy Greenesp32: debounced button events
2017-05-20 Andy Greenesp32: led network state helper
2017-05-20 Andy Greencgi: close unforked std fds
2017-05-19 Andy GreenLICENSE: clarify exceptions also apply to LGPL self...
2017-05-19 Andy Greencgi: apply chunked grace period only when explicitly...
2017-05-18 Andy Greencgi: handle no body to keep events coming
2017-05-18 Andy Greencgi: allow time travelling headers to decide response...
2017-05-16 Andy Ningclient: added socks5 proxy support
2017-05-16 Andy Greenplugins: group
2017-05-16 Andy Greenesp32: group tracking
2017-05-15 Andy Greenadoption: close socket manually if fails before add fds
2017-05-14 Andy Greenstats: ah and ssl restriction stats
2017-05-14 Andy Greenesp32: group mdns
2017-05-13 Andy Greenesp32: multi ap slots
2017-05-11 Andy Greenesp32: multi ap slots plus PEM certs and parallel build...
2017-05-09 Andy GreenLWS_WITH_STATS
2017-05-09 Andy Greenlws_write: report and reject suspicious lengths
2017-05-09 Andy Greenesp32: add leds sine fade helper
2017-05-07 Andy Greenesp32: reapply pending count just for esp32
2017-05-05 Andy Greenplugin-standalone: refactor cmake part to ease multiple...
2017-05-04 Andy Greenesp32: mac build: use gstat if exists
2017-05-03 Andy Greennon-ssl: return 0 on pending
2017-05-03 Andy Greensnprintf: move contributed ssl patch to lws_snprintf
2017-04-28 Andy Greenesp32: client: SO_SNDBUF not usable
2017-04-28 Andy Greenesp32: return random length from lws_get_random
2017-04-28 Andy Greenesp32: return random count
2017-04-19 Joel WinarskeSubject: windows: fops write support
2017-04-19 Martin MilataSubject: ssl: stop spinning on close
2017-04-19 dspnamewindows: constify first arg of plat fops open
2017-04-18 Andy Greenwindows: align choked trunc checking with unix
2017-04-16 Andy Greenesp32: update for soc refactor in esp-idf 9edab21385b63...
2017-04-10 GeckoSubject: Save copy of ah pointer even with WS client...
2017-04-08 Andy Greenclient: allow 201
2017-04-07 Andy Greenssl: only apply restriction if nonzero for vhost
2017-04-07 Silas Parkerbind protocol: fix for NULL names
2017-04-07 Andy Greenesp32-fix-random
2017-04-07 Andy Greenesp32: workaround cant find TLS_client_method
2017-04-07 Andy Greenraw: defer creation callback until after fds inserted
2017-04-06 Andy Greenboilerplate: add back missing Lesser that cut-and-paste...
2017-04-06 Martin MilataSubject: ssl: fix OpenSSL client method detection
2017-04-06 Andy Greenraw: take care about same vh protocol linked list
2017-04-06 Andy Greenadopt: use default protocol in given vhost
2017-04-06 Andy Greenssl: OpenSSL v1.1 deprecated TLSv1_2_client_method
2017-04-05 Andy Greenadopt: LWS_SERVER_OPTION_ONLY_RAW to indicate a vhost...
2017-04-05 Andy Greenesp32: force bash
2017-04-05 Andy Greenesp32: ROMFS use checksum as mtime so ETAG caching...
2017-04-05 Andy Greenpollout: handle request for pollout during pollout...
2017-04-04 Renyaowwindows: _snprintf_s
2017-04-04 Andy Greenesp32: allow no factory upload info
2017-04-03 Andy Greenesp32: enforce ssl nonblocking
2017-04-03 Andy Greenesp32: dont require factory button if no ssl certs yet
2017-04-02 Andy Greenlogs: reduce ah err to info
2017-03-31 Andy Greenesp32: separate factory setup
2017-03-31 paularmittwindows: need LWS_INLINE
2017-03-30 Andy Greenlws_remove_child_from_any_parent: clear parent pointer...
2017-03-29 Olivier Bassonev: stop event listeners during context destroy
2017-03-29 Andy Greenservice: always restrict rx to serve_buf_size
2017-03-26 Andy Greenpmd: handle case we are already on drain list
2017-03-25 Andy Greenpmd: align client rx sm with server one
2017-03-25 Andy Greenclient: zero length read indicates peer shutdown
2017-03-23 luk65solaris: handle big-endian
2017-03-23 Andy Greenspa: reject junk after finalization
2017-03-22 Andy Greentest-server-v2.0: disable setting default protocol
2017-03-22 Andy Greendebug: reduce spew for debug log level
2017-03-22 Andy Greencgi: avoid spin on php
2017-03-21 Aditya TirumalaSubject: Libevent: Initial Support
2017-03-21 Andy Greentest-server-v2.0: add string.h include
2017-03-21 Andy GreenCMake: add option to avoid GISPIPE IGN for Android 7+
2017-03-20 Andy Greenext: pmd: improve dealing with partial input usage...
2017-03-18 Steffen Vogelrpm: added missing file to %files section of spec file
2017-03-17 Andy Greenwindows: cannot use fstat
2017-03-14 Andy Greendocs: lws_callback_all_protocol: fix cut-n-paste error...
2017-03-14 Andy Greenwindows: don't use LWS_EXTERN outside of function decla...
2017-03-11 Andy Greenesp32: openssl
2017-03-10 Andy Greenesp32: move helper code into lws
next