Up to [cvs.netbsd.org] / pkgsrc / chat / loudmouth
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16 / (download) - annotate - [select for diffs], Sun May 6 17:41:40 2012 UTC (2 weeks, 2 days ago) by dholland
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Fix build with latest glib2.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Mar 11 08:26:11 2009 UTC (3 years, 2 months ago) by hasso
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Fix compile on platforms without libresolv. It should still work fine on platforms with libresolv (tested with Linux).
Revision 1.14 / (download) - annotate - [select for diffs], Thu Oct 30 22:07:25 2008 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
Update to 1.4.3:
Fixed issues in Loudmouth 1.4.3
* [#19] - Uses old style auth if server provides old style auth and SASL
* [#22] - Handlers which were registered for message ids should always be called if the id matches
* [#23] - Receiving messages larger than 1023 bytes are not fully processed with OpenSSL backend
* [#27] - Functions missing in docs from LmSSL
Revision 1.13 / (download) - annotate - [select for diffs], Mon Oct 13 09:35:55 2008 UTC (3 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.12: +4 -6
lines
Diff to previous 1.12 (colored)
Changes 1.4.2: * Bug fixes.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Aug 17 14:14:11 2008 UTC (3 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.11: +6 -4
lines
Diff to previous 1.11 (colored)
Update to 1.4.1: Loudmouth 1.4.1 Loudmouth 1.4.1 contains a bugfix from 1.4.0 causing some clients to be disconnected if connected through a NAT firewall. Loudmouth 1.4.0 contains no changes from 1.3.4 but is simply a release to mark it as the new stable branch. Loudmouth 1.3.4 Loudmouth 1.3.4 is a release on the unstable 1.3 branch. It contains of added features and bug fixes. Loudmouth 1.3.3 released Loudmouth 1.3.3 is a release on the unstable 1.3 branch. It contains of added features and bug fixes. Loudmouth 1.3.2 released Loudmouth 1.3.2 is a release on the unstable 1.3 branch. It contains of added features and bug fixes.
Revision 1.11 / (download) - annotate - [select for diffs], Sat Oct 13 18:53:40 2007 UTC (4 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
Changes 1.2.0: * This is the same as 1.1.5 but marked as stable and released as 1.2.0. * For a complete list of changes since 1.0.5 look at the changes in 1.1.1-1.1.5 Changes 1.1.5: * Fixed leak when closing a connection, LM-59 * Escape the resource string (fixes problems with iChat contacts), LM-48 * Stale incoming source destroyed/unreffed, LM-60 * Fixed a leak in the synchronous layer, LM-66 * Fixed a couple of warning when building on 64 bit alpha, LM-41. Changes 1.1.4: * Generate better message IDs, LM-56 * Fixed a leaking proxy object, LM-51 * Fixed random bugs on connection errors, LM-58 * Removed a warning when using proxy, LM-50.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jul 31 09:11:46 2006 UTC (5 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
Changes 1.0.4: * Fixed issue where no disconnect signal was emitted when connection closed during opening * Plugged a memory leak in LmConnection * Fixed warnings due to uninitialized value * Fixed a reentrancy-related issue with LmConnection
Revision 1.9 / (download) - annotate - [select for diffs], Sat Apr 15 06:56:24 2006 UTC (6 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
Changes 1.0.3: * Quick build fix release when building without SSL, LM-25. Changes 1.0.2: * Fixed issue when opening in blocking mode failed, LM-15 * Unregister sources when connection fails to avoid later segfault, LM-16 * Fixed an issue where large messages would get trunkated, LM-17
Revision 1.8 / (download) - annotate - [select for diffs], Mon Sep 5 14:44:28 2005 UTC (6 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Changes 1.0.1: * Unref contexts when freeing the connection
Revision 1.7 / (download) - annotate - [select for diffs], Thu Aug 25 20:16:15 2005 UTC (6 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.6: +4 -5
lines
Diff to previous 1.6 (colored)
Update to 1.0: Changes in 1.0: --------------- * Fix crash when connection goes down using SSL, LM-3 (Mikael Hallendal) * Fixed some GCC 4.0 warnings (Mikael Hallendal) * Some API fixups for consistency in LmSLL (Mikael Hallendal) * Don't try to setup SSL if it's not supported (Martyn Russel) * Documentation fixes (Mikael Hallendal) * State fixes when using blocking API, LM-7 (Mikael Hallendal) * Check that connection is open before using it, LM-6 (Mikael Hallendal) * Fix infinite loop in blocking open if failed, LM-8 (Mikael Hallendal) Changes in 0.90: ---------------- * Two crashers for ssl read fixed (Micke, Daniel Lavalliere) * Fixed a couple of leaks when freeing the connection (Daniel Lavalliere) * A couple of thread related issues solved (Micke, Daniel Lavalliere) * Work with latest GnuTLS (foser) * Improved the example tools some (Micke)
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 23 16:07:34 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Fix build with gnutls-1.2.0, and depend on it. Bump PKGREVISION because of dependency change.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 23 15:59:12 2005 UTC (7 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Add RMD160 digests in addition to SHA1 ones
Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 2 19:42:41 2004 UTC (7 years, 6 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
Update to 0.17.2: * Unset proxy by setting it to NULL. * Fixes for 64 bit architectures. * Fixed an issue when not using default main context. * Fixed UTF-8 issue that lead to a few weird problems in Gossip.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Oct 22 09:12:26 2004 UTC (7 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Changes 0.17.1: * Fixed problem when not setting a keep alive rate
Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 4 14:28:50 2004 UTC (7 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Update to 0.17: Changes in 0.17: ---------------- * Compile fixes (Sjoerd Simons) * Depends on GLib 2.4 * Fixed memory leak * Added support to work tunnel, using another JID than the connect server. * Support for keep alive packages Changes in 0.16: ---------------- * Support for giving the context to which an LmConnection should run in (should solve issues when wanting to run several LmConnections in various threads) * HTTP proxy support * Memory leak fix * Distribute the win32-config.h file needed to build on Windows.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Feb 20 14:16:18 2004 UTC (8 years, 3 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Move loudmouth from devel to chat, as this is a library to write Jabber clients. This is version 0.15.1. Ok'ed by xtraeme@ (maintainer).
Revision 1.1 / (download) - annotate - [select for diffs], Fri Feb 20 14:16:18 2004 UTC (8 years, 3 months ago) by jmmv
Branch: MAIN
Initial revision