Release Notes: A new CGI plugin was added. The scheduler now registers new incoming sockets with MK_EPOLL_READ. A new MK_EPOLL_DISABLE mode was provided along with a new epoll states mechanism, and new usage of GCC prefetch/[un]likely built-ins. HTTP now unsets the cork flag when mk_http_send_file is done. TCP_NODELAY is no longer enabled. mk_api is not exported. Initial iov zeroing of offset entries was fixed. In the configure script, plugin detection was improved and several code cleanups and optimizations were made.


Release Notes: This release fix a bug in the HTTP headers parser which could lead to a DoS.


Release Notes: This release comes with huge improvements in the CGI and FastCGI interfaces. It integrates a new SSL layer based on PolarSSL, core/speed improvements in the core scheduler, and adds support for Linux TCP_FASTOPEN.


Release Notes: This minor release fixes some issues in the build system. The code is intact.


Release Notes: A new CGI plugin was added. The scheduler now registers new incoming sockets with MK_EPOLL_READ. A new MK_EPOLL_DISABLE mode was provided along with a new epoll states mechanism, and new usage of GCC prefetch/[un]likely built-ins. HTTP now unsets the cork flag when mk_http_send_file is done. TCP_NODELAY is no longer enabled. mk_api is not exported. Initial iov zeroing of offset entries was fixed. In the configure script, plugin detection was improved and several code cleanups and optimizations were made.


Release Notes: This major release comes with exciting performance improvements: the core is completely lock free, the scheduler has been optimized, and the memory handler improved. Code cleanups and minor fixes have been made.
A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.