1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-29 06:44:50 +02:00

Commit graph

  • 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
  • 91c2b27cbf Add lib info for jstun Jeff Williams 2008-08-06 22:15:04 +0000
  • 7f77fda9db Patch double committed for some reason. Also cleaned up a couple of pointless warnings. Daniel Henninger 2008-07-15 03:17:43 +0000
  • 4c4cc77e42 [SMACK-226] Added proxy support via patch from Atul Aggarwal. Daniel Henninger 2008-07-15 02:59:21 +0000
  • 708284ca46 CS-4346 - Added method to send a stream instead of a file. Also added a way of getting the sid for a transfer. To be reviewed by Gato. Migrated from 3.0.4 Jeff Williams 2008-06-19 18:06:32 +0000
  • 8d07e07379 Initial implementation of ad-hoc commands. SMACK-242 Gaston Dombiak 2008-05-28 18:59:52 +0000
  • babc992e11 Fixed SASL authentication that required a realm like DIGEST-MD5. Gaston Dombiak 2008-05-23 00:42:16 +0000
  • d23d36974f Updated Jingle implementation. SMACK-240. Thanks to Jeff Williams. Gaston Dombiak 2008-05-21 16:48:06 +0000
  • 646271abac Updated Jingle implementation. SMACK-240. Thanks to Jeff Williams. Gaston Dombiak 2008-05-21 04:35:42 +0000
  • 1cbfdcc7db Updated Base64 implementation. SMACK-241 Gaston Dombiak 2008-05-19 22:56:15 +0000
  • 51fb81926e Updated Jingle implementation. SMACK-240. Thanks to Jeff Williams. Gaston Dombiak 2008-05-19 22:54:19 +0000
  • c795fd7423 Fixed typo condition name. SMACK-236 Gaston Dombiak 2008-02-28 01:49:13 +0000
  • 3a1a6b7830 Applied patch for full XEP-128 compliance from Guus. Daniel Henninger 2008-02-15 16:32:46 +0000
  • 9876d05d52 Fixed typo in SASL name. Gaston Dombiak 2008-01-21 23:05:05 +0000
  • 0a5229f7ad Changing PKCS to PKCS11 and config to library for proper terminology. Daniel Henninger 2007-12-27 16:38:25 +0000
  • a0021b17be We're using an inputstream now, not a string. Daniel Henninger 2007-12-27 16:17:58 +0000
  • 5c92ced702 Checking for PKCS support in java and punting if it doesn't exist. Using bytestream config instead of full config. Daniel Henninger 2007-12-27 16:15:57 +0000
  • 048e5b679c [SMACK-235] Switched to a much faster, but also thread safe, concurrenthashmap for entries list. Daniel Henninger 2007-12-27 15:54:56 +0000
  • 0a455fe195 This hasn't been updated to the proper version in a while. Daniel Henninger 2007-12-26 01:28:22 +0000
  • e5791ee5c6 Added ability to force an immediate reconnection. Not sure I'm fond of it, but it's doing the trick. Daniel Henninger 2007-12-23 23:25:02 +0000
  • 882d47fb6c Silenced some stderr messages. Daniel Henninger 2007-12-04 03:14:32 +0000
  • bad22775e9 Fixed spelling for unsubscription_pending variable. Daniel Henninger 2007-12-03 00:00:03 +0000
  • c5507a5a28 Removed accidental commit. Daniel Henninger 2007-12-01 02:45:52 +0000
  • bf93dd6aee [SMACK-175] Returning UNSUBSCRIPTION_PENDING instead of SUBSCRIPTION_PENDING when the pending state is set to unsubscribe Daniel Henninger 2007-12-01 02:45:11 +0000
  • e51e9432f2 Fixed a problem where not fully setting up PKI results in failed logins. Jay Kline 2007-11-30 22:11:04 +0000
  • 1b5203d24e Fix some ordering. Jay Kline 2007-11-30 20:02:01 +0000
  • d3ee0e2f3e Added support for key and trust stores when making SSL/TLS connections that require the client authenticate itself. This supports PKCS#11 devices. Jay Kline 2007-11-30 19:40:31 +0000
  • dbac260051 Added ability to set mime type of avatar. Daniel Henninger 2007-11-28 02:55:32 +0000
  • 13b8d313ba Big change for authentication, which now supports more SASL mechanisms and callbacks. This should address issues SMACK-210 and SMACK-142, as well as set the stage for SMACK-234. Jay Kline 2007-11-14 16:27:47 +0000
  • 85a92b600b License header fixes. Matt Tucker 2007-09-26 23:14:51 +0000
  • 5d9d7a7b80 Fixed & improved test cases. Gaston Dombiak 2007-07-23 02:06:30 +0000
  • 52958e64f7 1) Forced room to be non-anonymous 2) Fixed some errors. Gaston Dombiak 2007-06-22 20:29:17 +0000
  • 8fdd2702db Flush IBB output stream before closing it. SMACK-231 Alex Wenckus 2007-06-11 21:42:50 +0000
  • 0971f5fffd Fix for SMACK-224. Matt Tucker 2007-06-07 17:35:26 +0000
  • 560e891cec A real fix for SMACK-229 Alex Wenckus 2007-06-05 20:30:22 +0000
  • 049ca8975e Added note in JavaDoc that the ChatStateManager#getInstace need be called in order to receive chat state notifications. Alex Wenckus 2007-06-05 04:38:29 +0000
  • 5d01a7faf0 Fixed possible NPE. SMACK-229 Alex Wenckus 2007-06-04 22:59:20 +0000
  • c5ab2829d4 Doc fixes (SMACK-277) Matt Tucker 2007-06-01 21:42:38 +0000
  • 41b4308936 SMACK-128 File Transfer Fail-over Failing. The problem was when users have set a big value for a packet timeout. Francisco Vives 2007-05-22 17:47:42 +0000
  • b3d4f6643b git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@8345 b35dd754-fafc-0310-a699-88a17e54d16e Francisco Vives 2007-05-18 01:21:05 +0000
  • 51272c823d git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@8335 b35dd754-fafc-0310-a699-88a17e54d16e Francisco Vives 2007-05-17 22:07:20 +0000
  • c46b6f2d08 Updating. Matt Tucker 2007-05-17 15:01:53 +0000
  • 9b798f5c48 Updating for beta release. Matt Tucker 2007-05-10 23:30:00 +0000
  • a3e9b99638 Fixing dependencies. Matt Tucker 2007-05-10 22:55:21 +0000
  • 466b7e2d08 Fix offline presence info, including test case (SMACK-219). Matt Tucker 2007-05-10 22:48:24 +0000
  • bdc61a2db2 Use the FQDN for SASL auth -- fixes GSSAPI (SMACK-224). Matt Tucker 2007-05-10 21:45:26 +0000
  • ac958c9971 [SMACK-223] - More Fixes Thiago Camargo 2007-05-08 21:29:43 +0000
  • 904379fd52 [SMACK-223] - Added Window Listener to handle Session Closes Thiago Camargo 2007-05-08 20:50:18 +0000
  • 925bd389c2 [SMACK-221][SMACK-222] - Added Keyframe Support and One-Side-Only Session Thiago Camargo 2007-05-08 20:31:46 +0000
  • ff2900653c Fixed possible NPE Alex Wenckus 2007-05-04 18:35:47 +0000
  • 3e5cfc0a25 Delay Reduced Thiago Camargo 2007-05-04 05:31:12 +0000
  • 5dbf96d109 Fix. Matt Tucker 2007-05-03 23:59:09 +0000
  • eb56f8a557 GSSAPI work by Jay Kline (SMACK-218). Matt Tucker 2007-05-02 23:11:10 +0000
  • 6150c72ca7 Update ignore list. Matt Tucker 2007-05-02 23:10:30 +0000
  • d3ce024c79 [SMACK-220] - New Jingle Based Screen Share API Thiago Camargo 2007-05-02 19:55:59 +0000
  • 8e08a8ba4a Added support for multiple message bodies and language on the message. SMACK-99 Alex Wenckus 2007-04-26 06:22:55 +0000
  • 985bc79aca Added xmlunit Alex Wenckus 2007-04-24 01:46:52 +0000
  • a2a7b9712c Updating trunk version. Matt Tucker 2007-04-23 16:37:01 +0000
  • c76776f24b Updates for 2.5.2 beta. Matt Tucker 2007-04-21 20:19:13 +0000
  • b858614843 Javadoc. Matt Tucker 2007-04-21 20:14:40 +0000
  • 5cd266befb Remove unused imports. Thiago Camargo 2007-04-18 17:30:14 +0000
  • 08ae96a721 [SMACK-213] - Add new algorithm to discover usable localhost Thiago Camargo 2007-04-18 17:26:58 +0000
  • 574cdab26f [SMACK-215] - Added ICE Types as Enum Thiago Camargo 2007-04-16 15:44:55 +0000
  • b47038b82f [SMACK-212] Added capability to try another way to establish the session. If just one side has Relay Server. Thiago Camargo 2007-04-11 21:49:12 +0000
  • 60e0222c14 Use Alternative Session Address if default on fail Thiago Camargo 2007-04-11 02:17:50 +0000
  • eb3d196bce Use Integer.MIN_VALUE as default value to indicate that no priority presence has been set. SMACK-214 Gaston Dombiak 2007-04-10 18:44:08 +0000
  • c589001cd0 Added new test cases for message delivery with multiple resources. Gaston Dombiak 2007-04-10 18:41:23 +0000
  • fc651bbf28 Removed debugger enabled by default. Use sytem property for that. Gaston Dombiak 2007-04-10 01:49:32 +0000
  • 8f56995ad1 Update version number. Matt Tucker 2007-04-07 21:54:05 +0000
  • 9716fd97fd Update version number. Matt Tucker 2007-04-07 21:48:34 +0000
  • bb9e138321 Changelog for 3.0.1. Matt Tucker 2007-04-07 21:43:09 +0000
  • 3d36536a41 New JStun and Media Fixes Thiago Camargo 2007-04-06 23:43:18 +0000
  • ca19a1ee57 Small Consistence Fix Thiago Camargo 2007-04-06 16:59:43 +0000
  • b695257f76 [SPARK-651] - More Message Improvements Thiago Camargo 2007-04-06 16:43:22 +0000
  • 241ae7c276 Very small fix Thiago Camargo 2007-04-06 08:02:15 +0000