KLone 2.1.0 (Default branch) |
|
|
KLone is a fully-featured, multi-platform framework
which allows dynamic Web pages to be written in C/C++
(with the usual <% code %> style). The pages can then be embedded (in compressed and/or encrypted form) into a single executable that also contains KLone's high-performance HTTP/S server. Given its nature, it can be linked natively to any C/C++ library (database, XML, graphics, etc.), without an intermediate layer, and it is especially suited for low-resource (embedded) systems.
License: GNU General Public License (GPL)
Changes:
passwd-like authentication and a TLS PSK interface were added. GET and POST variables can now be accessed independently. A buffer overflow was fixed along with some minor issues.
|