capabilities support
[platform/upstream/libwebsockets.git] / lws_config.h.in
2017-06-06 Andy Greencapabilities support
2017-05-16 Andy Ningclient: added socks5 proxy support
2017-05-09 Andy GreenLWS_WITH_STATS
2017-04-06 Andy Greenssl: OpenSSL v1.1 deprecated TLSv1_2_client_method
2017-03-21 Aditya TirumalaSubject: Libevent: Initial Support
2017-03-21 Andy GreenCMake: add option to avoid GISPIPE IGN for Android 7+
2017-03-03 Andy Greenjunzip: style and migrate header into private-libwebsoc...
2017-02-18 Andy GreenESP32 platform
2017-02-05 andSpaceLWS_FALLBACK_GETHOSTBYNAME
2017-01-16 Andy Greenplat-optee and boringssl adaptations
2016-12-20 Andy GreenRFC7233 HTTP Ranges support for server
2016-10-05 Andy Greenubuntu: fix uv detection for lwsws
2016-08-10 Andy Greenesp8266 initial support
2016-07-14 Andy Greenlejp-conf: substitute _lws_ddir_ with install dir
2016-07-14 Andy Greenclient confirm server hostname in cert
2016-06-14 Andy Greenintroduce urlencode decode and sql escape public apis
2016-06-07 Andy Greensmtp
2016-05-10 Andy Greenlejp bring into lws
2016-04-18 Andy Greenplugin lws server status
2016-04-15 Andy Greenlws access log option and lwsws conf
2016-04-14 Alexander BruinesAdd testapps support for client certs and CRLs
2016-04-14 Yeonjun LimAdd unix domain socket
2016-04-07 Andy Greenplugins
2016-03-29 Andy Greenmbedtls and polarssl first part
2016-03-20 Andy Greenproxy rewrite
2016-03-12 Joakim Soderbergssl ecdh adapt if missing ecdh.h include
2016-02-25 Andy Greencgi
2016-02-14 Andy Greenlibuv integration
2016-01-19 Andy Greenmultithreaded service
2016-01-15 Vijay Khurdiyassl add ECDH server support
2015-12-19 Roger A. LightSubject: [PATCH] Typo in macro name.
2015-12-16 Andy Greenpublic api remove superfluous context params API BREAK
2015-12-15 Roger A. LightSubject: [PATCH] Add LWS_LIBRARY_VERSION_NUMBER to...
2015-12-04 Andy Greenapi rationalization add cmake switch to export old...
2015-10-21 Alexander LukichevMake LWS_SEND_BUFFER_PRE_PADDING preprocessor if-friendly
2015-10-15 Andy GreenLWS_WITHOUT_BUILTIN_SHA1
2015-10-12 Roger A. LightSeparate private defines in lws_config_private.h
2015-10-12 =?UTF-8?q?Joakim... Don't mess with system types
2015-10-12 =?UTF-8?q?Joakim... Use LWS_HAVE_ instead of just HAVE_
2015-10-12 ABruinesAllow using CyaSSL in stead of wolfSSL
2015-10-12 Alexander BruinesMove from CyaSSL to wolfSSL
2015-04-23 wonder-miceSubject: [PATCH] Multiple changes in the build process