pkgsrc/chat/jabberd2/patches
schnoebe f6ce08cb08 Update to jabberd2 2.4.0.
Note: there is a change in the numbering scheme, the third digit will
only be used for patches/bug fixes in the future.

Note: websockets support isn't available in pkgsrc (yet. the required
library still needs packaged.)

hanges:
 * Check for C99 support in compiler
 * Count RIO bytes and check against max stanza size
 * Gracefully drop unhandled HTTP connections
 * wss:// (WebSocket over SSL) support in c2s
 * Allow BareJID S10N packets
 * Fallback to connecting S2S using local.ip when none of the origin.ip
   works
 * Removed explicit SQLite transactions
 * SQLite postconnect SQL support
 * SQLite DB setup script improvements
 * Many Coverity Scan and cppcheck detected issues fixed
 * Properly lowercase SASL mechanisms in c2s
 * Support out-of-source build
2016-05-25 16:24:54 +00:00
..
patch-Makefile.in Update to jabberd 2.3.4: 2015-12-13 23:46:11 +00:00