platform/upstream/libwebsockets.git
2017-03-03 Andy Greenjunzip: style and migrate header into private-libwebsoc...
2017-03-03 Andy Greenjunzip: import from DomTerm 912add15f3d0aec
2017-03-03 Andy Greenev: fix build
2017-03-02 Per Bothneradopt: allow binding to parent at same time
2017-03-02 Michael Behrns... Subject: Buffer index protection in the case where...
2017-03-01 Whisperbytedocs: mac: add info from github
2017-03-01 Andy Greenfops: allow setting from context creation and introduce...
2017-03-01 Andy Greenadoption: make union for socket and file fds
2017-03-01 Andy Greenfops: add path_prefix member
2017-02-28 Lukas Geyerclient: allow change externally-defined wsi user_data
2017-02-28 Andy Greendocs: remove in-tree version
2017-02-28 Silas Parkercosmetic fix trailing newline on log
2017-02-27 Andy Greencmake: create build/include
2017-02-27 Andy Greenclient: take care of rx close during pending partial...
2017-02-26 Andy Greenfops: refactor around lws_fops_fd_t
2017-02-26 Namowenssl: avoid EVP errors
2017-02-23 Silas ParkerPrevent SSL downgrade during redirect
2017-02-23 Silas ParkerAdd client support for relative reference redirects
2017-02-22 Andy Greendocs: catch up with decruft
2017-02-22 Andy Greenmbedtls: remove abortive attempt to avoid confusing...
2017-02-22 Andy Greenmbed3: sayonara
2017-02-21 Joel Winarskeclient: allow setting client ssl certs from lwsws and...
2017-02-21 Joel Winarskessl config for http client
2017-02-21 Martin Milatagcc format strings: couple more
2017-02-21 Andy Greenclient: move redirects and c_port out of union
2017-02-21 Andy Greenclient connect: oom4 clean up timeout list
2017-02-21 Andy Greenclient redirect: choose correct error path after resett...
2017-02-21 Silas Parkerssl close improvement
2017-02-20 Andy Greenraw: adoption and processing
2017-02-20 Silas Parkerurl-parser: handle ipv6 [] addresses
2017-02-19 Namowenvhost: also free per-vhost protocols list even when...
2017-02-19 Andy Greenssl close: do explicit ssl shutdown instead of socket...
2017-02-18 Namowencosmetic CR missing on some errs
2017-02-18 Andy GreenESP32 platform
2017-02-18 Yuchen XieFix typo
2017-02-18 Namowenclient: fix X509_V_ERR_CERT_HAS_EXPIRED
2017-02-18 Joel Winarskeclient: direct _APPEND_HANDSHAKE_HEADER at wsi protocol
2017-02-18 Yongwen ZhuangCorrect Cross compiling commandline
2017-02-18 Andy Greenclient: allow http[s] to select targeted protocol name...
2017-02-18 Joel Winarskewindows: changes to build with VS2015
2017-02-18 Silas Parkerfix close packet index coding
2017-02-18 Silas Parkergcc-format-strings: ipv6
2017-02-18 Per Bothnergzip fixes
2017-02-18 Andy Greenclient: close without spinning
2017-02-12 Andy Greenfile_ops: add compression flags and convert open flags...
2017-02-12 Andy Greenfile_ops: use wrappers for names
2017-02-10 Andy Greenclient redirect: make sure there is a leading / on...
2017-02-09 Andy Greenappveyor: make zip artifact
2017-02-09 Andy Greenclient: fix redirects and allow ssl / non-ssl redirects
2017-02-09 Andy Greenchunked http client: support in test-client and document
2017-02-09 Andy Greenlwsl_visible
2017-02-07 Johnnytest client: some compilers dont accept void * as const...
2017-02-06 Andy Greengcc-format-strings: LWS_PLAT_OPTEE
2017-02-06 Andy GreenLWS_PLAT_OPTEE: Convert to use TEE_Malloc
2017-02-06 Andy Greencoverity 175437: forgot to add name to array for new...
2017-02-06 Andy Greencoverity 175438: server status plugin: off-by-one if...
2017-02-06 Andy Greencoverity 175435: seems bogus
2017-02-06 Andy Greencoverity 175436: dead cruft
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 Greencmake: boringssl helper
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-23 Andy Greentest server: add -P secs to allow pingpong test
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 Namowenecho: fix debug build
2016-12-20 Andy Greenclient ssl hostname check: trim any port on host header
2016-12-20 Andy Greentest-client: fix broken protocol names
2016-12-20 Andy Greenipv6-allow-binding-to-ipv6-address-in-iface
next