1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-11-30 02:02:06 +01:00

Commit graph

  • 8b54f34153 merged branch improve_bytestreams in trunk Henning Staib 2010-08-15 11:57:11 +0000
  • 525423a598 removed obsolete packages Henning Staib 2010-08-15 11:31:46 +0000
  • 3e16b35162 moved ibb and socks5bytestream packages in the bytestream package Henning Staib 2010-08-15 11:27:13 +0000
  • 8cb01900c9 applied patches for extracted api for socks5 bytestreams and in-band bytestream Henning Staib 2010-08-15 10:49:11 +0000
  • 0540662db2 Add convenience class for connection listener Henning Staib 2010-08-15 09:19:11 +0000
  • 5e2990b2cd renamed RosterTest.java in test folder to avoid name conflict with RosterTest.java in test-unit folder Henning Staib 2010-08-15 09:00:49 +0000
  • 943a794e9b branching trunk to apply patches for improved SOCKS5 Bytestream and In-Band Bytestream Henning Staib 2010-08-15 08:30:24 +0000
  • ef74695a1b Issue SMACK-308: Fixed multiple bugs in XML generation. rcollier 2010-04-14 18:24:12 +0000
  • 31cd0ab088 SMACK-305: fixed roster reload Günther Niess 2010-03-24 20:31:06 +0000
  • 446a601b73 SMACK-304: Extend the IQ API to create IQ responses Günther Niess 2010-03-24 19:44:02 +0000
  • bcc1c55894 Adding support for XEP-0224: Attention (SMACK-296) guus 2010-02-25 08:09:12 +0000
  • 5f50f087ac SMACK-295: Fire reconnectionSuccessful event when session is established Günther Niess 2010-02-24 00:45:40 +0000
  • 5cb76891ba small fix (SMACK-294) Günther Niess 2010-02-18 15:37:16 +0000
  • 379b119d12 SMACK-294: Improve handling for empty groups Günther Niess 2010-02-18 14:33:45 +0000
  • a441d856f8 SMACK-293: Support optional roster subscription attribute Günther Niess 2010-02-18 14:24:52 +0000
  • 824fb3ad7d cleanup Günther Niess 2010-02-18 13:41:01 +0000
  • e5ddf55311 Unit test for handling empty groups (SMACK-294) Günther Niess 2010-02-18 13:38:57 +0000
  • 3fd1161835 Add a roster push test according RFC3921bis Günther Niess 2010-02-18 12:42:45 +0000
  • 0d9c25d475 SMACK-291: RosterGroup modifications should depend on roster push Günther Niess 2010-02-16 09:10:51 +0000
  • f7614b494f Unit test that verifies roster management with RFC3921 compatibility Günther Niess 2010-02-16 08:33:16 +0000
  • 691c433b3a SMACK-290: Fix deadlock while initializing roster Günther Niess 2010-02-11 14:26:28 +0000
  • 539f652443 SMACK-282: Support SASL-related error conditions Günther Niess 2010-02-09 12:40:11 +0000
  • e3efee2e8f SMACK-280: The SASL mechanisms work transparent with packet listeners Günther Niess 2010-02-09 12:24:24 +0000
  • ad65a76e77 SMACK-281: Move more packet parsing code to PacketParserUtils Günther Niess 2010-02-09 12:11:39 +0000
  • 127319a821 SMACK-279: The XMPPConnection extends the new abstract Connection class Günther Niess 2010-02-09 11:55:56 +0000
  • 11a41e79ca SMACK-289 Added functionality for retrieving items when the user has multiple subscriptions rcollier 2010-01-30 00:04:39 +0000
  • e600fb02f5 SMACK-288 - Parser is now advanced correctly to the end tag when parsing multiple items. rcollier 2010-01-29 13:50:23 +0000
  • 5718a52133 git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@11571 b35dd754-fafc-0310-a699-88a17e54d16e rcollier 2010-01-28 19:52:20 +0000
  • f9399d894e Added some tests to support OpenFire fixes rcollier 2010-01-28 19:51:35 +0000
  • 8101b21c71 Added a bit of javadoc, explaining when the event is (not) fired. guus 2010-01-12 11:28:01 +0000
  • 4218c197f7 Do not fall back to bare JIDs if no threadIDs are available - use the JID as specified in the stanza instead. (SMACK-269). guus 2010-01-11 23:32:21 +0000
  • ce323cb128 Javadoc readability. guus 2009-12-31 22:21:55 +0000
  • 7c33609adf Fixed spelling. guus 2009-12-09 20:29:48 +0000
  • 97d2b5a0f2 Improved documentation a little. guus 2009-12-09 20:28:53 +0000
  • a86f45a4e6 Adds packetextension for nicknames (SMACK-285) guus 2009-12-09 19:59:52 +0000
  • 06805b248d add generics Michael Will 2009-11-26 14:11:19 +0000
  • 0b7421eae3 implement a simple macro parser Michael Will 2009-11-25 16:51:29 +0000
  • f89e762f02 Convenience class for doing synchronous calls to the server rcollier 2009-10-28 22:55:57 +0000
  • 8dd8ec02a5 SMACK-272 Add support for XEP-0060 (pubsub) rcollier 2009-10-28 22:54:49 +0000
  • c00e7e333d Support for parsing embedded extensions from the server rcollier 2009-10-28 22:46:47 +0000
  • 7d50098c1c git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@11348 b35dd754-fafc-0310-a699-88a17e54d16e rcollier 2009-10-28 22:44:38 +0000
  • 46cebe5e9e Added support for SHIM headers rcollier 2009-10-28 22:41:14 +0000
  • f7a1c750ad SMACK-272 Add support for XEP-0060 (pubsub) rcollier 2009-10-28 22:38:40 +0000
  • 92ba2d7f33 SMACK-272 Add support for XEP-0060 (pubsub) rcollier 2009-10-28 22:36:54 +0000
  • a1e791172c disable the missing org.jivesoftware.smackx.workgroup.site package Michael Will 2009-10-26 15:04:18 +0000
  • 633e258cda Ignore Eclipse project settings Günther Niess 2009-09-10 12:04:59 +0000
  • 08d7645f2c SMACK-264: Fix typo Günther Niess 2009-09-09 12:02:09 +0000
  • fd8b232017 SMACK-264: Fix SASL Anonymous for updated API. Günther Niess 2009-09-09 11:26:44 +0000
  • 8dcc226bb5 SMACK-264 Fix NPE in SASLMechanism Günther Niess 2009-09-09 11:10:34 +0000
  • 197aa187d9 Fix unmappable character for encoding Günther Niess 2009-09-08 13:12:28 +0000
  • d334ab0c2a Fixed smack sample for updated API Günther Niess 2009-09-03 08:42:07 +0000
  • 7d4389c544 SMACK-277: Update XMLUnit for unit tests to the latest stable release 1.2 Günther Niess 2009-09-03 07:05:21 +0000
  • 87b3f805c7 SMACK-271: Fix deadlock in XMPPConnection while login and parsing stream features (for Tigase servers) Günther Niess 2009-08-29 18:48:56 +0000
  • 37a00e98d1 make finalize method protected Michael Will 2009-06-04 13:09:25 +0000
  • 1edc69780b more work on generic add ' quoting fix IntegerInstantiation is more memory friendly Michael Will 2009-06-04 11:58:25 +0000
  • 634afb2cad add pmd for codecheck add generic to the smackx bookmark Michael Will 2009-06-04 09:56:20 +0000
  • f943d27a3b SMACK-266 - Add provider for fastpath to smackx Michael Will 2009-06-04 08:48:06 +0000
  • 0014cff963 Callback handler was not getting set properly Jay Kline 2009-05-27 16:51:39 +0000
  • fdca9b339d Fix Smack-225 Jeff Williams 2009-02-24 00:24:06 +0000
  • ac2c9b09dc A packet reply timeout can be set which applies to all methods (from Sid). Matt Tucker 2008-12-29 18:35:35 +0000
  • afe2b9b584 Timeout should only apply to remote commands. Matt Tucker 2008-12-16 23:00:45 +0000
  • 1bdacfb65e Added method so that timeout can be specified when executing ad-hoc command. Matt Tucker 2008-12-16 22:33:57 +0000
  • bc9f0179fa Smack-261 Jeff Williams 2008-12-06 02:15:42 +0000
  • 6b375b2e9f Updated changelog. Matt Tucker 2008-11-21 05:27:00 +0000
  • 41733effe9 Updated handling of offline presence. Matt Tucker 2008-11-21 04:54:59 +0000
  • b840bed4a6 Try to clean up a pair of filenames that differ only by CaPITializATion root 2008-11-19 22:26:00 +0000
  • b499581c7e Adding handling of error presence packets (SMACK-260). Matt Tucker 2008-11-19 20:54:05 +0000
  • b0614707bd Updating version number. Matt Tucker 2008-11-19 20:19:20 +0000
  • e6f29ee641 Added ability to register a local command using a factory. Improved ad-hoc command tests. Matt Tucker 2008-11-18 23:12:10 +0000
  • ffb8cd914a Fixed test. Matt Tucker 2008-11-14 00:59:48 +0000
  • 0540d2e38a Cleanup. Matt Tucker 2008-11-13 21:53:18 +0000
  • 6051940177 Adding test. Matt Tucker 2008-11-13 21:52:35 +0000
  • 18d38845e9 Javadoc cleanup. Matt Tucker 2008-11-13 18:34:03 +0000
  • a631b163e8 Intellij 8 settings? Matt Tucker 2008-11-13 18:33:07 +0000
  • f6f1785219 Fixed lib name. Matt Tucker 2008-11-13 18:32:08 +0000
  • 8cd6f3ef1a Javadoc formatting. Matt Tucker 2008-11-13 18:31:37 +0000
  • 5e559d0ee2 Code cleanup. Matt Tucker 2008-11-13 18:30:49 +0000
  • 334838d28e HTML and comment cleanup. Small API refactors. Moved use of StringBuffer to StringBuilder. Matt Tucker 2008-11-03 16:28:57 +0000
  • b927475caa HTML fixes. Matt Tucker 2008-10-31 05:15:55 +0000
  • b01fc35f91 Renamed jar to NOT contain the version number. Versions of libraries are kepts in versions.txt. Gaston Dombiak 2008-10-31 04:30:17 +0000
  • 4cee472efb Renamed jar to NOT contain the version number. Versions of libraries are kepts in versions.txt. Gaston Dombiak 2008-10-31 04:26:40 +0000
  • ecf96a25dd Updated for 3.1.0 Beta1. Gaston Dombiak 2008-10-31 04:20:03 +0000
  • b7e2c5b108 Fixed Javadoc warnings. Matt Tucker 2008-10-31 04:04:15 +0000
  • bc82d8326f Updated XPP to 1.1.4c. SMACK-259 Gaston Dombiak 2008-10-31 04:03:15 +0000
  • 1a3fb47b5f Fixed parsing of SUCCESS during SASL. SMACK-258 Gaston Dombiak 2008-10-31 03:51:12 +0000
  • f73c015eeb Updated version number. Matt Tucker 2008-10-31 03:48:37 +0000
  • c1ac91664a Fixed library name. Matt Tucker 2008-10-31 01:56:54 +0000
  • 4a917320aa Added a first version of Personal Event Publishing. Jeff Williams 2008-10-30 21:29:17 +0000
  • 84fcf53512 Significant improvement to Jingle logging messages, and a new SmackLogger that allows for use of java.commons.logging. Improvements to Jingle processing to keep up with recent changes in the XEPs as we approach approval of the standard. (There will be more changes as the standard changes.) Fixes to the way STUN gets used, and a new JSTUN library (including performance and reliability changes we added to it). Jeff Williams 2008-10-30 21:20:29 +0000
  • 995f319f1e Simplified list of #login methods in XMPPConnection. Gaston Dombiak 2008-10-24 05:31:56 +0000
  • d42b40496d Formatting fixes. Matt Tucker 2008-10-24 05:30:21 +0000
  • 181e5649fc Make the reaper thread a daemon thread; only start it when at least one session is created. Matt Tucker 2008-10-24 05:22:26 +0000
  • 2da448d2fd Simplified list of #login methods in XMPPConnection. Gaston Dombiak 2008-10-24 05:17:50 +0000
  • 73a302aef1 Formatting, Javadoc and other minor fixes. Matt Tucker 2008-10-24 04:49:05 +0000
  • 2c93fc9e70 Use XMPP domain (and not hostname) for SASL. Confirm with Jay that we are not breaking other SASL mechanisms (DIGEST-MD5 works now) Gaston Dombiak 2008-10-24 03:54:21 +0000
  • c6d72f8b01 Formatting, Javadoc and other minor fixes. Matt Tucker 2008-10-24 03:51:21 +0000
  • 85c5f18a09 Added section about connection, disconnection and reconnection. Gaston Dombiak 2008-10-24 02:31:41 +0000
  • f94cd2a0d0 Reverted last change about reconnection. To force a reconnection just use XMPPConnection#connect() Gaston Dombiak 2008-10-24 02:12:39 +0000
  • fda687b6cb [SMACK-254] Now possible to log in without loading roster automatically. Daniel Henninger 2008-08-29 13:04:16 +0000
  • f13c56dbb7 Updated javadoc. Gaston Dombiak 2008-08-12 17:42:44 +0000