platform/upstream/libwebsockets.git
2017-07-25 Andy Greenhttp2: remove cmake option leave code in for now
2017-07-25 namowenclient: ipv6 reject when lws_getaddrinfo46 failed
2017-07-21 Andy Greenclient-fix-header-stash-leak-on-close-before-success
2017-07-21 Andy Greenclient: fix hdr stash leak
2017-07-21 Andy Greenclient: always set port even if sockfd already created
2017-07-21 Andy Greenclient: fix redirect ssl to ssl
2017-07-21 Andy Greenurl cleaning: leave // after http[s]: alone
2017-07-21 Andy Greenlws_intptr_t: fix ordering
2017-07-21 Andy Greentest-server-libuv: also call context_destroy2 when...
2017-07-19 Andy Greenappveyor: remove cache
2017-07-19 Andy Greencoverity-181580: supposedly dead code
2017-07-19 Andy Greencoverity 181577: lejp_conf loop on calling uv_loop_clos...
2017-07-19 Andy Greencoverity 181573: false positive since lws_is_ssl return...
2017-07-19 Andy Greencoverity 181576: remove dead code to keep coverity...
2017-07-19 Andy Greencoverity 181574: confirm uri_ptr non-null before deref
2017-07-19 Andy Greencoverity 181579: check result of malloc as intended
2017-07-19 Andy Greencoverity 181575: check vhost iface non-null if using...
2017-07-19 Andy Greenlws-meta
2017-07-19 Andy Greenclose: make close notification go through writable
2017-07-19 Andy Greenlws-vhost-destroy
2017-07-18 Andy Greenclean: fixes for appveyor warnings
2017-07-18 Andy Greenah: enforce waiting list detach
2017-07-18 Andy Greenvalgrind: avoid complaints from plugin loading
2017-07-18 Andy Greenexplicit vhosts: only check context for flag
2017-07-18 Jesse EngleSubject: Eliminated 'unused variable' compiler warning...
2017-07-18 Andy Greenvalgrind: stop openssl still reachable complaints
2017-07-18 Andy Greenvalgrind: fix leak in caps handling
2017-07-18 Andy Greenlibuv: add helper for clean valgrind with foreign loop
2017-07-14 Andy Greenesp32: increase dir depth for include bodge
2017-07-14 Andy Greentest-html: unify ws open function
2017-07-09 Andy Greenlinkedlist helpers
2017-07-08 Andy Greenmirror: multiple mirror contexts by mirror= url arg
2017-07-08 Andy Greentest server: only init ssl when --ssl in use
2017-07-08 Andy Greenclient: reject init_client_ssl more than once
2017-07-07 Andy Greenlws_intptr_t
2017-06-29 Andy Greenlws_return_http_status: if not in HTTP/2, restrict...
2017-06-29 Andy Greenparsing: if we ended on a set of headers and read a...
2017-06-28 Boutoukoatclient: use right state machine
2017-06-28 Andy Greenfile serve: defer transaction completed to HTTP_FILE_CO...
2017-06-28 Andy Greenah: require parsing complete before detach
2017-06-28 Andy Greentest-server-libev: disable Werror just on server-libev...
2017-06-28 Andy Greentest-server-libuv: add missing call to lws_context_dest...
2017-06-28 Andy Greentest servers: convert to static inclusion of plugins
2017-06-28 Andy Greentest-server-status: increase tx size to avoid WRITEABLE...
2017-06-28 Andy Greentransaction_completed: ignore if parsing not complete
2017-06-28 Andy Greentest-server-http: no need to complete transaction early...
2017-06-28 Andy Greenah reset: enforce reset of parsing_complete
2017-06-28 Andy GreenWITH_STATS: remove accidental dependency on ssl
2017-06-28 Andy Greenserving: protect file sending from downgrading to waiti...
2017-06-28 Andy Greencmake: fix logic for individual test client build disable
2017-06-26 Andy Greenclient: add libuv support to lws_client_reset
2017-06-26 Andy Greenwindows: SO_EXCLUSIVEADDRUSE
2017-06-21 Andy Greenclient ssl: remove now meaningless check for non-server...
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
next