v2.1.0
[platform/upstream/libwebsockets.git] / CMakeLists.txt
2016-10-06 Andy Greenv2.1.0
2016-10-05 Andy Greenubuntu: fix uv detection for lwsws
2016-10-05 Andy Greenfix cosmetic if end if name tag error
2016-10-03 Peter PentchevSubject: Fix some typographical and grammatical errors.
2016-09-26 Brown, MatthewAdded option to build the static library with PIC
2016-09-08 Fredrik SkogmanCheck for sys/sockio.h.
2016-08-10 Andy Greenesp8266 initial support
2016-07-14 Andy Greenplugin table dirlisting
2016-07-14 Andy Greenlejp-conf: substitute _lws_ddir_ with install dir
2016-07-14 Andy Greenremove polarssl mbedtls support
2016-07-14 Andy Greenclient confirm server hostname in cert
2016-07-14 Andy Greendocumentation convert to doxygen
2016-06-28 Andy Greenprotocol-lws-messageboard
2016-06-17 Andy Greenprotocol generic sessions
2016-06-14 Andy Greenintroduce urlencode decode and sql escape public apis
2016-06-07 Karl Palssonnon-openssl: only check for openssl ecdh in openssl...
2016-06-07 Andy Greensmtp
2016-05-26 Andy Greenlwsws conf.c migrate to lib
2016-05-25 Andy Greenplugins add win modifiers before libwebsockets.h for...
2016-05-13 Andy Greenwin32 more build fixes
2016-05-12 Andy Greenprotocol_client_loopback_test
2016-05-10 Andy Greenlwsws remove all protocols use lws default http
2016-05-10 Andy Greenlejp bring into lws
2016-05-09 Andy Greenadd protocol plugin for post demo
2016-05-05 Andy Greenv2.0.0
2016-05-01 Andy Greenlibwebsockets-test-server-v2.0 showing how to use mount...
2016-04-26 Stephan EberleFixes for building with MinGW
2016-04-26 Andy Greenserver status add getloadavg and lib version and more css
2016-04-22 Andy Greenhttp cache policy
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-13 Andy Greenlwsws conf and plugins convert to libuv apis
2016-04-07 Andy Greenplugins also link lwsws against websockets_shared
2016-04-07 Denis Osvaldplugins link libwebsockets dynamically
2016-04-07 Andy Greenplugins
2016-03-31 Andy Greenlibuv win32 fixes
2016-03-31 Andy Greencmake libuv fix include forcing path
2016-03-29 Andy Greenmbedtls and polarssl first part
2016-03-29 Andy Greenrevert cmake remove targets from install path
2016-03-29 Andy Greenssl split out common server and client ssl sources
2016-03-28 Andy Greenlwsws Libwebsockets Web Server
2016-03-21 Andy Greencgi env
2016-03-20 Andy Greenproxy rewrite
2016-03-12 Joakim Soderbergssl ecdh adapt if missing ecdh.h include
2016-03-04 Andy Greenwindows deal with no snprintf
2016-02-25 Andy Greencgi
2016-02-21 Andy Greentest server add lws_status
2016-02-21 Andy GreenLWS_BUILD_HASH improve
2016-02-16 Andy Greenv1.7.0
2016-02-14 Andy Greenlibuv integration
2016-01-26 Andy Greenmultithread stability
2016-01-25 Andy Greenpthreads only as needed
2016-01-19 Andy Greenmultithreaded service
2016-01-18 Andrew CooksFrom 7f39ea761e98ea96f79a7e69d4cdeee0c39d316e Mon Sep...
2016-01-18 Peter PentchevGenerate the API documentation in a reproducible way.
2016-01-18 Andy Greenfuzxy
2016-01-15 David AndradeSubject: [PATCH] Make echo test app option consistent...
2016-01-15 Vijay Khurdiyassl add ECDH server support
2016-01-11 Andy Greenextension permessage deflate
2015-12-27 Andy Greentest server libev
2015-12-26 Andy Greenmbed3 remove forcing _DEBUG
2015-12-18 Andy Greenversion 1.6.0
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-08 Andy Greensoname bump
2015-12-08 Charles Prevotcmake additionally install cmake config
2015-12-04 Andy Greenapi rationalization add cmake switch to export old...
2015-12-03 Peter PentchevFix some minor typos.
2015-11-29 Andy Greenosx clang blows up if pthreads flag at link time 2
2015-11-29 Andy Greenosx clang blows up if pthreads flag at link time
2015-11-29 Andy Greenosx clang quench deprecated api errors
2015-11-29 Andy Greenissue 352 clang is like gcc for cmake purposes
2015-11-20 Andy Greentest server pthreads
2015-11-19 Andy Greenrefactor test server
2015-11-14 Andy Greenmbed3 build support
2015-11-08 Andy Greencmake force internal SHA1 if no ssl
2015-10-29 Stephan EberleImplemented fixes allowing libwebsockets to be built...
2015-10-28 Andy Greenrelease v1.5
2015-10-21 Alexander LukichevMake LWS_SEND_BUFFER_PRE_PADDING preprocessor if-friendly
2015-10-15 Peter PentchevFix some typographical and grammatical errors
2015-10-15 Andy GreenLWS_WITHOUT_BUILTIN_SHA1
2015-10-15 Bruce Perensremove O3 if cmake debug build
2015-10-12 Roger A. LightSeparate private defines in lws_config_private.h
2015-10-12 =?UTF-8?q?Joakim... Use LWS_HAVE_ instead of just HAVE_
2015-10-12 Roger A. LightFix shared library name for all platforms
2015-10-12 ABruinesAllow using CyaSSL in stead of wolfSSL
2015-10-12 Alexander BruinesMove from CyaSSL to wolfSSL
2015-04-29 Andy Greencmake remove targets from install path
2015-04-29 Andy Greencmake revert change to linux so
2015-04-23 wonder-miceSubject: [PATCH] Multiple changes in the build process
2015-04-22 wonder-miceSubject: [PATCH] Be quite when executing openssl commands
2015-04-22 wonder-micerefactor allow http parse also for client
2015-03-28 Andy Greenprepare for v1.4
2015-03-11 Roger A. LightSubject: [PATCH] Windows installer related fixes.
2015-03-10 Roger A. LightAdd Windows installer file and configure appveyor to...
2015-02-17 Roger LightSubject: [PATCH] Simplify soversion.
2015-01-27 Steven LaiAdd compiler checking for visibility flag
2015-01-26 Quinlan Pfiffercmake ipv6 default to off
next