Fix to expose openssl dependency
[platform/upstream/libwebsockets.git] / lib /
2018-01-26 Andy Greenclose: add LWSS_WAITING_TO_SEND_CLOSE_NOTIFICATION... 30/168430/1 accepted/tizen/unified/20180129.073414 submit/tizen/20180126.083202
2017-08-16 Cory McWilliamsSubject: Mismatched lws_zalloc / free
2017-08-16 Andy Greendocs: swap _all_protocol_vhost cut and paste
2017-08-15 Andy Greenah: reuse at end of transaction has no timeout
2017-08-12 lnmxsend content-type when LWS_WITH_RANGES=OFF
2017-08-12 Andy Greenhandle same vh protocol reinsert
2017-08-04 Andy Greenclose path: make sure a second time timeout and ssl...
2017-07-28 Andy Greencoverity 182068: 155650: unnecessary check against...
2017-07-28 Andy Greenpmd: autobahn fixes
2017-07-27 Andy Greenlog: downgrade logging for ah wait
2017-07-27 Andy Greencorrect status payload size
2017-07-26 Andy Greenlibevent: update to use static plugins and work with...
2017-07-26 Andy Greendummy handler: LWS_CALLBACK_HTTP_FILE_COMPLETION
2017-07-26 Andy Greenah: allow configurable ah hold timeout
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-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-09 Andy Greenlinkedlist helpers
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 Greentransaction_completed: ignore if parsing not complete
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-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 Sergey KovalevichSubject: LWS_UNUSED
2017-06-14 Andy Greenesp32: make button debounce also available in factory
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 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-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 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 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-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-10 GeckoSubject: Save copy of ah pointer even with WS client...
next