Fix to expose openssl dependency
[platform/upstream/libwebsockets.git] / lib /
2017-02-06 Andy Greengcc format strings: http2
2017-02-05 andSpaceLWS_FALLBACK_GETHOSTBYNAME
2017-02-05 Andy Greengcc- format strings: debug and extra plugins
2017-02-05 Martin MilataSubject: gcc format strings: Make GCC check format...
2017-02-05 Martin Milatadocs: Correct string
2017-02-05 Sven Hoffmannpost processing: fix problem where hex cant straddle...
2017-02-03 Andy Greenremove dump getaddrinfo result
2017-02-03 Andy Greenclient: decruft extensions
2017-01-31 Andy Greenlogging: cleanup and introduce LLL_USER
2017-01-25 Andy Greenhttp_proxy: deal with redundant protocol leader
2017-01-23 Denis Osvaldwsi remove unused 'upgraded' boolean field
2017-01-23 Andy Greencontext new option LWS_SERVER_OPTION_JUST_USE_RAW_ORIGIN
2017-01-23 Denis Osvaldssl pass real wsi to verify cert cb
2017-01-23 Denis Osvaldssl expose public wsi->ssl getter
2017-01-17 Andy Greenwindows: reduce C99isms to something MS compiler can...
2017-01-16 Andy Greenplat-optee and boringssl adaptations
2017-01-16 Andy Greenwin32 fixes
2017-01-16 Tobiasignore leading spaces when checking for a suitable...
2017-01-10 Namowenssl: add LWS_CALLBACK_OPENSSL_PERFORM_SERVER_CERT_VERIF...
2017-01-10 Andy Greenssl: wolfssl doesn't have clear options
2017-01-10 Hai Vussl-correct-option-clear-availability-version
2017-01-07 Andy Greenssl: correct version detection
2017-01-07 Andy Greenpolarssl: turn off missing tlsext
2017-01-06 Andy Greenopenssl: deal with missing OPENSSL_NO_TLSEXT on ancient...
2017-01-04 Andy Greenclient: MORE_SERVICE is not an error
2017-01-03 Andy Greencgi: 5s grace to send buffered if chunked
2017-01-02 Denis Osvaldserver: check listen(2) return value
2017-01-02 Andy Greenlejp-conf: add timeout-secs
2016-12-28 Andy Greenwindows: remove preprocessor business for [v]snprintf
2016-12-23 namowenlws_plat_service_tsi: accessing context before checking...
2016-12-22 Andy GreenESP8266: LWS_POSIX fixes for basic auth and deprecated...
2016-12-21 Alan Conwayssl-server: Add CONTEXT_PORT_NO_LISTEN_SERVER
2016-12-21 Alan Conwayssl: improved error reporting for SSL_accept.
2016-12-21 Alan Conwayserver: expose lws_adopt_socket_vhost() as public API
2016-12-20 Andy Greencontext deprecation
2016-12-20 Andy Greenuv: dont try to touch watcher until after loop initialized
2016-12-20 Andy Greenclient ssl hostname check: trim any port on host header
2016-12-20 Andy Greenipv6-allow-binding-to-ipv6-address-in-iface
2016-12-20 Andy Greenclient: if NULL protocol vhost same linked list entry
2016-12-20 Andy Greenclient: avoid possible NULL deref on error path
2016-12-20 Andy GreenRFC7233 HTTP Ranges support for server
2016-12-20 Andy Greenclean: usused accidental global wsi
2016-12-20 Andy Greentoken:x-forwarded-for
2016-12-20 Andy Greencontext: external_baggage_free_on_destroy
2016-12-16 Andy Greenbasic-auth
2016-12-16 Andy Greenjust finalize startup once
2016-12-16 Bablooosvhost: allow adding vhosts after server init
2016-12-16 Andy Greengeneric-sessions: move auth level check to after mount...
2016-12-16 Andy Greenws-server: restrict returned Sec-Websocket-Protocol...
2016-12-16 Iblis Linserver: portable option for setsockopt
2016-12-16 sjames1958gmclient stash: update path variable to larger size
2016-12-16 Andy Greenlws_socket_bind: use lws_sockfd_type
2016-12-16 Andy Greenclient: protect againt losing ah by lws_client_connect_2
2016-12-16 Andy Greenpost file upload: dont lose sight of end of upload...
2016-12-16 Joachim BauchAdded flag to allow expired certificates.
2016-12-16 Rainer PoiselBetter support for MINW32
2016-12-16 Yannick KiekensFrom 7f84bc3e864b52eb13c670362a4b53bc3505393e Mon Sep...
2016-12-16 Andy Greenclient: add lws_http_client_http_response api
2016-12-16 Andy Greenclient: treat 304 like 200
2016-12-16 Andy Greenalias lws_plat_service_tsi to lws_service_tsi in public api
2016-10-12 Andy GreenAdd reject service keywords list
2016-10-10 Andy Greenadjust_timeout: with default lws_plat_service_tsi allow...
2016-10-10 Joerg Pommnitzsome compilers need void param explicitly
2016-10-08 Andy Greendocs: explain lws_write handling of truncated sends...
2016-10-07 Denis Osvaldpublicly document lws_service_fd timeout servicing
2016-10-06 Andy Greenextpoll: expose forced service apis
2016-10-05 Andy Greenubuntu: fix uv detection for lwsws
2016-10-04 Andy Greenclosing drops any pending ah rx immediately
2016-10-04 Andy Greenport forced service checking from libuv
2016-10-04 Andy Greenpost form parsing fix retry as new boundary start neede...
2016-10-04 Peter PentchevRemove the cleanup functions with OpenSSL 1.1.
2016-10-03 Peter PentchevSubject: Fix some typographical and grammatical errors.
2016-09-29 Andy Greenlws_header_table_reset: make caller responsibility...
2016-09-26 Benjamin Nessfix build problem on systems without X509_VERIFY_PARAM...
2016-09-22 Patrick GanstererAdd SVG to lws_get_mimetype()
2016-09-19 Andy Greenlwsws license to cc0
2016-09-14 Andy Greenlws_snprintf
2016-09-09 Andy Greenhandle rx flow control active when consuming payload
2016-09-09 Andy Greenadopt_socket_vhost: error path doesn't remove us from...
2016-09-08 Fredrik SkogmanAdded build support for Solaris.
2016-09-06 Andy Greenclient http: extra read notification after close
2016-09-05 Andy Greenwindows: WCHAR in lws_plat_inet_ntop needs double the...
2016-08-28 Andy Greencoverity 169273 - off-by-one on cgi chunking swallow...
2016-08-28 Andy Greencoverity 169272 - off-by-one possible on CGI buffer...
2016-08-28 Andy Greencoverity 169271 - take care about sockfd of -1 on close
2016-08-28 Andy Greencoverity 169269 - dont issue NULL cce
2016-08-28 Andy Greencoverity 169268 + 169270- dead code plus repeat NULL...
2016-08-27 Andy Greenper-vhost headers and lwsws conf support
2016-08-26 Patrick GanstererRemove unneeded #include <stdint.h>
2016-08-23 Andy Greencgi-retain-timeout-after-POST-send
2016-08-21 Andy Greenquench logging
2016-08-19 Andy Greencgi: deal with all methods correctly
2016-08-19 Andy Greenuv: dont handle SIGSEGV, SIGFPE
2016-08-14 Patrick GanstererRemove context from lws_context_per_thread for non...
2016-08-14 Patrick GanstererAdd error handling for SSL_new() of clients
2016-08-14 Patrick GanstererAllow serving files without known mimetype
2016-08-10 Andy Greenserver max protocol element 64
2016-08-10 Andy Greenclient-add-PUSH-http-body-capability
2016-08-10 Andy Greenclient fixups after esp8266
2016-08-10 Andy Greenesp8266 initial support
next