Download List

项目描述

libonion is a lightweight library that helps you to add HTTP (and HTTPS) functionality to your programs. With it you can build small servers with minimal memory and CPU footprint, which makes it ideal for embedded systems and to add HTTP functionality to existing programs.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-08-01 06:08
0.5.0

此版本的主要功能是修正错误。有一些新的功能、 游泳池和轮询模式,WebDAV 支持,更好的 HTTP 协议支持,最初支持 c + + 的绑定,舰碰撞的支持,例如工作的 oterm 示例,和更好的测试。
标签: Stable
The main feature of this version is bugfixes. There is some new functionality, such as pool and poll mode, WebDAV support, better HTTP protocol support, initial support for C++ bindings, Systemd support, work on the oterm example, and better tests.

2011-07-05 06:56
0.4.0

许可证更改为LGPL。一些小的修正,以使之成为一个稳定版本。
标签: LGPL, Stable
A license change to the LGPL. Some small fixes to make this a stable release.

2011-05-28 09:24
0.3.0

这是一个新的测试版本。稳定后,将转移到0.4.0。 Otemplate支持已被添加。基于对Django的模板,它可以让你轻松创建网页。国际化。使用gettext和otemplates,Web服务器可以根据语言翻译头。会话支持。 URL处理类似于Django的,正则表达式的基础上。的libpng,和开罗的支持,以使服务器端的图形。 ARM编译工具链。基于Ubuntu的ARM编译器和CodeSourcery。一个关于GitHub的洋葱wiki上大量的文档。 Syslog或自定义日志记录。
标签: Development
This is a new testing version. When stabilized, it will move to 0.4.0. Otemplate support has been added. Based on Django templates, it allows you to create Web pages easily. Internationalization. Using gettext and otemplates, the Web servers can be translated based on language headers. Session support. URL handling that resembles Django's, based on regexp. libPNG, and Cairo support, to render server side graphics. ARM compilation toolchains. Based on the Ubuntu arm compiler and CodeSourcery. A lot of documentation on the github onion page wiki. Syslog or custom logging.

2011-01-01 20:19
0.2.0

为SSL和Pthreads,邮政的支持,包括文件,会议,以及许多考验,例如方案的支持增加了,包括示例远程终端和一个最小的文件服务器。现在提供的Debian软件包。
Support for SSL and pthreads, POST support, including FILES, sessions, and many tests and example programs were added, including example remote terminals and a minimal file server. Debian packages are now provided.

Project Resources