红联Linux门户
Linux帮助

MirageOS 2.5发布,完全支持TLS

发布时间:2015-06-27 09:14:21来源:红联作者:empast
MirageOS 2.5 发布,此版本首次在 MirageOS 配置语言支持 SSL/TLS,引入了 TLS 的纯 OCaml 实现。此版本同时包括大量的 bug 修复和稳定性改进(主要是网络)。更多改进详情请看发行说明和重要 API 改进。

MirageOS 主页域名变更:openmirage.org -> mirage.io。

更新日志:

Change the type of the Mirage.http_server combinator.

Change the type of the Mirage.conduit_direct combinator.

[types] Remove V1.ENTROPY and V1_LWT.ENTROPY.

Remove Mirage.vchan, Mirage.vchan_localhost, Mirage.vchan_xen and
Mirage.vchan_default.

Remove Mirage.conduit_client and Mirage.conduit_server types.

Fix misleading "Compiling for target" messages in mirage build(#408 by @lnmx)

Add --no-depext to disable the automatic installation of opam depexts (#402)

Support @name/file findlib's extended name syntax in xen_linkopts fields.@name is expanded to %{lib}%/name

Modernize the Travis CI scripts

Mirage 是一个用于在各种云计算和移动平台构建安全、高性能网络应用程序的系统。代码可以正常在 Linux、OS X 等常规系统中开发,然后编译成一个fully-standalone,专门的微核运行Xen hypervisor。Xen权力以来大多数公共云计算基础设施(如Amazon EC2,这让你的服务器运行更便宜,安全,更好的控制而不是一个完整的软件堆栈。

软件详情:https://mirage.io/blog/announcing-mirage-25-release

下载地址:https://github.com/mirage/mirage/archive/v2.5.0.zip

来自:开源中国社区
文章评论

共有 0 条评论