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

Commit graph

  • 749916aa8a Fixes Thiago Camargo 2007-02-08 22:35:17 +0000
  • 2db477145d 1) Use #notifyAll to notify all waiting threads on listenethread. SMACK-189 2) Added try/catch while notifying listener to recover gracefully from potential errors. SMACK-190 Gaston Dombiak 2007-02-08 18:23:44 +0000
  • 85dcb0a5c4 Updated for new API. Thanks to Michael Hunter. Matt Tucker 2007-02-08 06:12:01 +0000
  • a5a6697496 Echo Cancel Fixed Thiago Camargo 2007-02-07 04:57:23 +0000
  • 85387aa360 Close Echo when Session Closed Thiago Camargo 2007-02-07 04:31:33 +0000
  • 8115930299 Close Echo listener before trigger Session Established Thiago Camargo 2007-02-07 04:15:53 +0000
  • 78c6e3438b Only relay session if the Transport is Relayed Thiago Camargo 2007-02-07 04:13:37 +0000
  • f9203c0e00 UDP Echo added Thiago Camargo 2007-02-07 03:51:23 +0000
  • e688cefd33 UDP Echo Test Thiago Camargo 2007-02-07 02:35:54 +0000
  • fb89cb289e UDP Echo added Thiago Camargo 2007-02-07 02:35:27 +0000
  • dee9b8a297 Fixing version in Javadoc. Matt Tucker 2007-02-06 20:08:19 +0000
  • b6975b44a8 JMFInit Custom Class Thiago Camargo 2007-02-06 20:03:51 +0000
  • abc9416a68 Changing src name. Matt Tucker 2007-02-06 19:30:53 +0000
  • 90fb03c767 Fixing name format. Matt Tucker 2007-02-06 18:34:17 +0000
  • e6b1b4b1e7 Fixed clean target. Matt Tucker 2007-02-06 18:01:06 +0000
  • 4668399c30 Updated date. Matt Tucker 2007-02-06 17:51:49 +0000
  • 290f1f0558 Release file name fixes. Matt Tucker 2007-02-05 18:38:37 +0000
  • e1b93839d7 Doc updates. Matt Tucker 2007-02-04 22:53:16 +0000
  • 06a61c54dc Updates for release. Matt Tucker 2007-02-04 21:24:51 +0000
  • bf02dbe3da Added unique identifier to each thread name (SMACK-51). Matt Tucker 2007-02-04 20:52:45 +0000
  • 2407d9e30f Fixing documentation (SMACK-183). Matt Tucker 2007-02-04 18:50:38 +0000
  • bf6471e76b Fixes Matt Tucker 2007-02-04 06:17:15 +0000
  • 035852e6ec Removed lib dir from build script. Matt Tucker 2007-02-04 06:07:35 +0000
  • 9419fa7ae1 Some changes in jar build Thiago Camargo 2007-02-02 20:23:38 +0000
  • d606014679 Modified license to apache. Gaston Dombiak 2007-02-02 18:30:24 +0000
  • bf2db58c7c OOPS... Thiago Camargo 2007-01-30 01:06:20 +0000
  • 01abc3a797 ICE Transport now uses Wildfire Media Proxy as a last resort Thiago Camargo 2007-01-29 23:45:13 +0000
  • 59a7863401 Update Module Dependencies Thiago Camargo 2007-01-26 01:22:47 +0000
  • b63f8ca333 Close Receiver and Transmitter after session Closed Thiago Camargo 2007-01-26 00:38:38 +0000
  • d0b9454b75 Removed unused .jar files. Gaston Dombiak 2007-01-20 00:21:06 +0000
  • da9a0e4543 Update to track last chat state of a chat so that the user is not updated more than once, and the XEP is not violated. Alex Wenckus 2007-01-17 19:36:45 +0000
  • 1426964334 Add service discovery feature for chat state Alex Wenckus 2007-01-17 17:35:45 +0000
  • 8e750912a7 Re-worked security settings, clean-up of connection config, fixed concurrency when shutting down the packet writer. Matt Tucker 2007-01-11 19:01:24 +0000
  • 5a57e2390a Javadoc fixes, builds now go to target directory. Matt Tucker 2007-01-07 23:03:16 +0000
  • 2ab0cd9749 No longer needed Thiago Camargo 2007-01-07 15:11:31 +0000
  • 47775dca10 git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6611 b35dd754-fafc-0310-a699-88a17e54d16e Matt Tucker 2007-01-06 22:39:03 +0000
  • 9facc5fd63 STUN Service discovery and Server/Port Retrieve added Thiago Camargo 2007-01-05 20:03:10 +0000
  • 92d1de2dce Initial cut of constructor re-factor (SMACK-184). Matt Tucker 2007-01-04 23:00:58 +0000
  • 3915eae215 Small fixes and update to latest Chat API. Gaston Dombiak 2007-01-04 22:34:06 +0000
  • d63a4f1fbe Improved teardown logic. An error while deleting an account does no longer stop the tear down process (i.e. deletion of the other accounts). Gaston Dombiak 2007-01-04 22:32:45 +0000
  • 7828c5005b Not needed anymore. Thiago Camargo 2007-01-04 17:26:47 +0000
  • 4b6de6647b Jingle Extension added to Smack Repository Thiago Camargo 2007-01-04 17:25:30 +0000
  • f1972c2571 small tweak Alex Wenckus 2006-12-28 02:48:35 +0000
  • 7d9189e490 test of sending message after sending a directed presence. Alex Wenckus 2006-12-27 20:02:59 +0000
  • dd6f76fcac Fixed loading of vcard of other users when using an anonymous connection. Gaston Dombiak 2006-12-20 22:05:38 +0000
  • 694c7863bd file transfer callback is now actually a callback. Alex Wenckus 2006-12-12 19:47:59 +0000
  • 469b5c2a0a Initialization with String no longer needed. Due last changes. Thiago Camargo 2006-12-08 17:48:00 +0000
  • f40cb8bfbf Generics Alex Wenckus 2006-12-07 03:25:39 +0000
  • 5273e6c73d Improved logic to find correct chat. If search for threadID fails then fallback to sender of message. Gaston Dombiak 2006-12-05 18:07:35 +0000
  • 642967adbf Commeted out test case with invalid XML since some servers will just close the connection. Gaston Dombiak 2006-12-05 08:09:48 +0000
  • 74016aa553 Commeted out test case with invalid XML since some servers will just close the connection. Gaston Dombiak 2006-12-05 08:08:11 +0000
  • f31411c997 A FROM value was not always present in messages sent as part of the chat. Gaston Dombiak 2006-12-05 07:46:29 +0000
  • 0b4006d394 Fixed way an inner class is being referenced. Gaston Dombiak 2006-12-05 00:11:44 +0000
  • 07f89a78ac Fixed concurrency error. Gaston Dombiak 2006-12-04 23:52:59 +0000
  • 58a3b60570 Updated to be able to compile. :( Gaston Dombiak 2006-12-02 02:15:35 +0000
  • 5658fb705a Code complete chat state manager Alex Wenckus 2006-12-01 18:42:33 +0000
  • dd754e5a7f fix for new chat manager Alex Wenckus 2006-11-30 19:15:45 +0000
  • 7a16b8ff95 1.5 Alex Wenckus 2006-11-29 23:32:04 +0000
  • c3aad4dec1 Redundant Alex Wenckus 2006-11-29 23:22:29 +0000
  • a58e1dd0a4 Updated to be able to compile. :( Gaston Dombiak 2006-11-28 19:26:54 +0000
  • 4279a4acf8 Added ability to create a chat with a prior specified threadID. Alex Wenckus 2006-11-28 18:46:40 +0000
  • 355bd56d85 Fixed JDK Alex Wenckus 2006-11-28 18:08:27 +0000
  • 88ea6cf037 ChatState mostly code complete. Alex Wenckus 2006-11-23 21:10:59 +0000
  • 10eda70a40 Removed accidental commit Alex Wenckus 2006-11-23 20:38:03 +0000
  • 3269d65591 Initial work on ChatState. Alex Wenckus 2006-11-23 01:51:00 +0000
  • ae6065d7cc Created new chat manager which handles the creation of Chats. Alex Wenckus 2006-11-22 22:55:37 +0000
  • 18a35e4e8f Small tweaks. Alex Wenckus 2006-11-20 23:18:14 +0000
  • 1f3ab16aad Small tweaks. Alex Wenckus 2006-11-20 23:09:11 +0000
  • b34d338b31 Make sure that reconnect does not occur on conflict error. Derek DeMoro 2006-11-20 18:03:53 +0000
  • 69b36d5861 ProviderManager is no longer static. SMACK-182 Gaston Dombiak 2006-11-16 19:31:30 +0000
  • aa92ee9942 Minor update to reconnection logic. Derek DeMoro 2006-11-15 22:33:48 +0000
  • 4e0397e80a 1) Added conflict check in ReconnectionManager. 2) Fixed compilation errors due to change in interface name. Derek DeMoro 2006-11-15 22:29:25 +0000
  • f5371f42a7 Fix Alex Wenckus 2006-11-14 21:59:39 +0000
  • 0537629ee9 Spellcheck. Alex Wenckus 2006-11-14 21:58:03 +0000
  • 8d5225c6a9 Spellcheck. Alex Wenckus 2006-11-14 21:51:03 +0000
  • 53c97378d3 1) Fixed reconnection when connection was using compression. 2) Fixed conflict error while reconnecting (reconnection was not keeping track of resource and sendPresence. 3) Improved javadoc (and checking) that reconnectionlisteners should be added once connected. 4) Added new reconnection test case for reconnection and multiple resources. Gaston Dombiak 2006-11-10 19:06:33 +0000
  • 97824ebc1c Type enum is now public. Gaston Dombiak 2006-11-09 23:19:54 +0000
  • 0e0f1701a4 Improved parsing of subjectDNs. SMACK-181 Gaston Dombiak 2006-11-08 00:57:39 +0000
  • a31f93d9d3 Renaming smack version string for proper naming convention. Derek DeMoro 2006-10-23 22:58:30 +0000
  • d4147e012b 1) Escape values in form field to prevent error. 2) Check for null value in error type to handle invalid error types. Derek DeMoro 2006-10-17 13:15:35 +0000
  • 43744eb09f Added new constructor that performs DNS SRV lookups. Gaston Dombiak 2006-10-16 20:45:43 +0000
  • 87e6c2aba5 Added support for returning list of identities of a hosted node. SMACK-178 Gaston Dombiak 2006-10-16 17:56:48 +0000
  • 819b32ec95 Assigned a default value to the "type" instance variable. SMACK-176 Thiago Camargo 2006-10-10 22:03:22 +0000
  • 998172b111 Removed extra synchronization (SMACK-177). Matt Tucker 2006-10-07 23:16:20 +0000
  • 48fac74878 Protect against bad xmpp error types. Matt Tucker 2006-09-20 16:43:40 +0000
  • 49a07980de First file transfer test Alex Wenckus 2006-09-19 16:39:08 +0000
  • 865d12b483 Refactoring work. Gaston Dombiak 2006-09-18 20:17:33 +0000
  • 216971659a Renamed ConnectionEstablishedListener to ConnectionCreationListener. SMACK-173 Gaston Dombiak 2006-09-15 23:05:01 +0000
  • 03bb3c1d0a Initial version.SMACK-173 Gaston Dombiak 2006-09-15 23:04:09 +0000
  • f941cd509c Renamed to ConnectionCreationListener.SMACK-173 Gaston Dombiak 2006-09-15 23:03:26 +0000
  • e65ecdc913 Rolling back some JID escaping work related to SMACK-170. Gaston Dombiak 2006-09-15 22:42:06 +0000
  • 6be93f4a4e Code cleanup and refactoring. Matt Tucker 2006-09-15 21:51:08 +0000
  • edd7df6799 Escape on setting JID instead of getting JID. Matt Tucker 2006-09-15 20:53:18 +0000
  • 41a5399c39 Update VCardProvider. Derek DeMoro 2006-09-14 20:46:32 +0000
  • 29073a307a Added reconnection support. SMACK-172 Gaston Dombiak 2006-09-14 19:21:38 +0000
  • 3af86fd462 Added reconnection support. SMACK-172 Gaston Dombiak 2006-09-14 19:16:40 +0000
  • 96e4201f61 1. Added reconnection support. SMACK-172 2. Set available contacts to offline when connection is closed. SMACK-171 Gaston Dombiak 2006-09-14 19:14:51 +0000
  • 96e134e21a Initial version. SMACK-172 Gaston Dombiak 2006-09-14 19:13:35 +0000
  • 85781a7158 1) SMACK-170 - Added JID escaping capabilities to SMACK. 2) Escaping form field values to prevent bad xml. Derek DeMoro 2006-09-14 15:19:39 +0000
  • 1df8baa6f7 Refactoring work. Gaston Dombiak 2006-09-13 20:56:47 +0000