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

Commit graph

  • 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
  • 17c6624112 [SPARK-651] - Added Listener for new Media Received Thiago Camargo 2007-04-06 04:37:44 +0000
  • e9dd8312a0 Update JStun Library Thiago Camargo 2007-04-04 12:01:37 +0000
  • 922cddb4a8 Add more wait time to Relayed Candidates Establishing Thiago Camargo 2007-04-03 02:31:25 +0000
  • a81288c8ae Updated version number. Matt Tucker 2007-03-31 18:08:06 +0000
  • 0e9c3e6412 Updated for 3.0 release. Matt Tucker 2007-03-31 18:02:48 +0000
  • d5a75e1e5b Remove jingle JAR that is no longer used. Matt Tucker 2007-03-31 17:59:55 +0000
  • f609189c11 Small Fixes in BridgedResolver Thiago Camargo 2007-03-29 01:50:57 +0000
  • 19131e4934 Ooops wrong commit Thiago Camargo 2007-03-28 03:08:50 +0000
  • b9b0b6134f Fixes in Negotiations and Listeners Thiago Camargo 2007-03-27 16:53:46 +0000
  • bdfec79207 git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7731 b35dd754-fafc-0310-a699-88a17e54d16e Thiago Camargo 2007-03-27 15:44:07 +0000
  • 6059fb7b82 Fixes in Negotiations Thiago Camargo 2007-03-27 04:24:18 +0000
  • 99aae28885 Remove Smack non existing method Thiago Camargo 2007-03-26 23:56:23 +0000
  • a86cb5a5d3 Removing method (doesn't help with anything). Matt Tucker 2007-03-24 20:49:57 +0000
  • bb37a25172 Initial in TCP/HTTP Transport Thiago Camargo 2007-03-24 17:54:23 +0000
  • 2e06fdad64 Add Public IP Disco for STUN Services Thiago Camargo 2007-03-23 03:54:46 +0000
  • f19bedac1f Multiple STUN Servers Support Thiago Camargo 2007-03-22 19:57:50 +0000
  • 28be8ecb39 Added Support for Mute Thiago Camargo 2007-03-22 04:32:07 +0000
  • 9c929fd9cd New JStun Version Thiago Camargo 2007-03-21 21:34:19 +0000
  • 68b1c10c35 Media Refactoring - Test Updates Thiago Camargo 2007-03-21 14:00:02 +0000
  • 56dc8bd953 Media Refactoring - Added Custom Media Locator Support Thiago Camargo 2007-03-21 13:49:44 +0000
  • 8ab9f55da4 Jingle Small App Demo Thiago Camargo 2007-03-21 13:47:42 +0000
  • 02b6924b99 Cleanup listening socket Alex Wenckus 2007-03-21 04:21:30 +0000
  • c95c8b7e3a File transfer upgrade, 1.5 and beautification. Fixed fault tolerant negotiator. SMACK-128 Alex Wenckus 2007-03-21 04:09:52 +0000
  • 93766ee788 Changed flushing type of jzlib to fix hang in client. Derek DeMoro 2007-03-20 22:09:15 +0000
  • 9627fef139 STUN fix and Media Tunning Thiago Camargo 2007-03-20 18:52:57 +0000
  • cb2df91084 Preferred Codec Added to Media Manager and Media Negotiator Thiago Camargo 2007-03-17 20:13:05 +0000