client perform WSI_CREATE callback
[platform/upstream/libwebsockets.git] / lws_config.h.in
2016-03-12 Joakim Soderbergssl ecdh adapt if missing ecdh.h include
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