summaryrefslogtreecommitdiff
path: root/chat/jabberd2/patches/patch-af
AgeCommit message (Collapse)AuthorFilesLines
2011-02-06Bumped PKGREVSION to 1;schnoebe1-13/+0
Changed MAINTAINER to my netbsd.org address (from eric@cirr.com) Renamed existing patches to follow new convention patch-aa -> patch-Makefile patch-af -> patch-configure Added patches to cure segfaults found since 2.2.11's release patch-router_router.c correct a segfault in the router patch-s2s_out.c Resolver doesn't return IPv4 Address if resolve_aaaa (IPv6) is enabled patch-sm_sm.c fix segfault when debugging is turned on/up
2010-11-09Changes 2.2.11:adam1-3/+3
* Use length with route keys * closefd during main loop * ported router connection closing improvement from cwave * fix potential segfault in a call to xhash_putx() * enforce iq type * Fixed packet jabber:server -> jabber:client namespace mangling * Fixed attribute namespace handling in NAD parser * Fixed missing reference in log_error
2010-06-16Changes 2.2.10:adam1-7/+7
* Special case to ignore the X509_V_ERR_UNABLE_TO_GET_CRL error when CRL is not present in chain. Merged patch by Michal Witkowski. * storage_ldapvcard rebind like auth_ldap for successful connection to MS Active Directory as LDAP storage. Merged patch by x0r. * Merged SASL External login for clients patch by Michal Witkowski. * Merged router-filter redirect option by Ugnich Anton. * Dropped support for PEP * Fix for crash on empty pkt->to
2010-04-15Oops! Forgot to add the patchesadam1-0/+13
2009-08-21Welcome to jabberd2 2.2.8.schnoebe1-31/+0
2008-02-20Update to 2.1.23. Lots of changes and bugfixes since previous version,xtraeme1-9/+9
see http://jabberd2.xiaoka.com/wiki/Releases for a detailed description.
2007-05-26Update to 2.1.6 (last stable version).xtraeme1-7/+7
A lot of changes were made since previous update, like SASL support, SQLite support, etc. Please see the following URL for a full list of changes: http://jabberd2.xiaoka.com/wiki/Releases
2004-03-28Initial import of jabberd2 (2.0s2) from pkgsrc-wip.xtraeme1-0/+31
Jabber is an open XML protocol for real-time exchange of messages and presence notification between any two points on the Internet. The first application of Jabber technology is an asynchronous, extensible instant messaging platform, and an IM network that offers functionality similar to legacy IM systems such as AIM, ICQ, MSN, and Yahoo. This is a complete rewrite of the original jabberd.