Download List

项目描述

Prosody is a server for Jabber/XMPP written in
Lua. It aims to be easy to use and light on
resources. For developers, it aims to give a
flexible system on which to rapidly develop added
functionality or prototype new protocols.

系统要求

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.

2011-04-08 06:17
0.8.0

为验证和存储模块的支持,以便与第三方数据库,目录和其他系统韵律。第一个插件是为新的存储SQL数据库和支持MySQL,PostgreSQL和sqlite3的。此外,也有迁移器之间移动文件的基础和SQL存储数据。特设命令的支持现在包括在默认情况下,允许从一个XMPP客户端配置和远程控制的韵律。多用户会议现在支持会员制,邀请的,并且密码保护的房间。
标签: Stable
Support for authentication and storage modules to integrate Prosody with 3rd-party databases, directories, and other systems. The first new storage plugin is for SQL databases and supports MySQL, PostgreSQL, and SQLite3. Also included is a migrator to move data between the file-based and SQL storage. Ad-hoc command support is now included by default to allow configuration and control of Prosody remotely from an XMPP client. Multi-user conferences now support members-only, invite-only, and password-protected rooms.

2010-06-15 06:45
0.7.0

此版本增加了对libevent的支持(epoll的,kqueue等),使大量的连接处理。而且,新的Cyrus SASL认证的支持,允许对LDAP,聚丙烯酰胺,SQL和其他认证除允许的GSSAPI / Kerberos的。急停的SASL的支持,可以更安全登录和服务器到服务器的压缩节省带宽允许。
标签: Stable, features, Major
This release adds support for libevent (epoll, kqueue, etc.) to enable handling of a large number of connections. Also new is support for Cyrus SASL authentication, allowing authentication against LDAP, PAM, SQL, and others, in addition to allowing GSSAPI/Kerberos. Support for SASL SCRAM allows for more secure logins, and server-to-server compression allows for bandwidth savings.

2010-04-29 00:27
0.6.2

各种错误修正和改进未成年人的。重要的变化包括默认禁用SSLv2的(因为它是不安全的),并确定一个错误,可能导致无效的XML将被发送到客户端。有些情况下,数据发送到立即结束前还可能失去固定连接。为从SRV记录的目标选择算法是固定的。韵发送S2S的连接,以保证始终有正确的命名空间。
标签: stable bugfix
Various bugfixes and minor enhancements were made. Important changes include disabling SSLv2 by default (since it is insecure) and fixing a bug which could cause invalid XML to be sent to clients. Some cases where data sent to a connection immediately before close could be lost were also fixed. The algorithm for choosing targets from SRV records was fixed. Stanzas sent over s2s connections are ensured to always have the correct namespace.

2009-11-28 12:52
0.6.1

此版本带来了服务器到服务器的加密支持和可配置的每个虚拟主机SSL证书。多用户聊天现在允许在不同地点的多个资源共享同一个聊天室昵称,以及诸如禁止踢和管理控制。 zlib的压缩流为客户降低带宽消耗(移动连接的有用)。新的控制台命令允许添加/删除虚拟主机在运行时。
标签: Stable
This release brings server-to-server encryption support and configurable per-vhost SSL certificates. Multi-user chat now allows multiple resources in different locations to share the same nickname in a chatroom, as well as admin controls such as kick and ban. Zlib stream compression for clients reduces bandwidth consumption (useful for mobile connections). New console commands allow adding/removing vhosts at runtime.

2009-09-29 10:27
0.5.2

这是一个稳定的0.5分支bugfix的释放。它包含相关的修补程序,解决问题,可能导致“卡”s2s连接数的DNS。它还修正与客户的一些兼容性问题。它修正了libidn关于Vista和其他Windows版本的一些相关的崩溃。
标签: Stable
This is a bugfix release for the stable 0.5 branch. It contains several DNS-related fixes, resolving issues that could cause "stuck" s2s connections. It also fixes some compatibility issues with clients. It fixes a libidn-related crash on Vista and some other Windows versions.

Project Resources