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

Commit graph

  • 3f9cf661ea 0 byte file causes file transfer to fail Derek DeMoro 2006-02-16 20:10:20 +0000
  • 665bf172f7 Smack now escapes passwords. Derek DeMoro 2006-02-16 20:07:18 +0000
  • 4c45715780 Remove getFullName test until VCard is fixed to handle it properly. Derek DeMoro 2006-02-15 19:53:36 +0000
  • d1ed521726 Throttle for IBB Alex Wenckus 2006-02-09 01:39:04 +0000
  • d323d6db9c Removed thread from packet writer (SMACK-123). Matt Tucker 2006-02-08 23:11:21 +0000
  • 9acdd912d9 Enhancements for the enhanced debugger Alex Wenckus 2006-02-08 20:54:36 +0000
  • 892512c596 Needed to revert change in VCard. Derek DeMoro 2006-02-08 19:54:57 +0000
  • 55d921645d Syncronization issues Alex Wenckus 2006-02-08 18:03:09 +0000
  • 9d2eafdc49 Cleanup resources on shutdown Alex Wenckus 2006-02-08 18:01:39 +0000
  • b3364fcce7 Added getAmountWritten. Derek DeMoro 2006-02-08 04:39:27 +0000
  • 586e3a1604 File transfer fault tolerance Alex Wenckus 2006-02-08 00:31:17 +0000
  • d807155a29 HTML Fixes Alex Wenckus 2006-02-08 00:29:52 +0000
  • 0c0ae95f79 Deleting for real Bill Lynch 2006-02-03 19:50:42 +0000
  • 131cd4ac15 Added license information for file transfer code Alex Wenckus 2006-02-03 19:13:23 +0000
  • 89202eecd2 File Transfer. (SMACK-72) (SMACK-122) Alex Wenckus 2006-02-03 18:46:04 +0000
  • 8d0db1a339 File Transfer. (SMACK-72) (SMACK-122) Alex Wenckus 2006-02-03 18:44:22 +0000
  • e3c264c689 Small fixes. Matt Tucker 2006-01-27 22:04:36 +0000
  • 96796a82b4 Added methods to remove providers (SMACK-118). Matt Tucker 2006-01-27 18:44:17 +0000
  • e7c89235ba -shutting down the listener thread properly {SMACK-120} Alex Wenckus 2006-01-26 18:31:35 +0000
  • 204ffb915c Changing group name to "" does not remove it from list of groups. Gaston Dombiak 2006-01-24 18:16:29 +0000
  • 18677279f2 Removed #toLowecase() calls wherever possible. SMACK-109 Gaston Dombiak 2006-01-24 18:14:41 +0000
  • 4964786ec9 Fix security exception when running in an applet. SMACK-119 Gaston Dombiak 2006-01-23 22:02:07 +0000
  • 9b70d45644 Fixed test to test compression support after login has been made. Gaston Dombiak 2006-01-23 20:56:26 +0000
  • 5e8ee57446 Added MultipleAddressesProvider. SMACK-117 Gaston Dombiak 2006-01-23 20:10:15 +0000
  • 9eca04602b Initial version. SMACK-117 Gaston Dombiak 2006-01-23 20:09:06 +0000
  • 237ab44301 Fixed vCard issues. SMACK-116 Gaston Dombiak 2006-01-17 21:29:16 +0000
  • 07f5fc9ef6 1. Stream compression is now negotiated after authentication as defined in JEP-170. 2. Keep copy of ConnectionConfiguration to prevent future modifications. Gaston Dombiak 2006-01-17 21:28:46 +0000
  • b522c42c8b 1. Modified default values for certificates verification 2. Implements Cloneable interface. Gaston Dombiak 2006-01-17 21:27:44 +0000
  • 39eca6ec5b Added support for configuring the connection. SMACK-113 SMACK-114 Gaston Dombiak 2006-01-17 20:05:31 +0000
  • c00abdeffd Comment updated. SMACK-27 Gaston Dombiak 2006-01-17 20:03:11 +0000
  • 10c59457ca Initial version. SMACK-27 Gaston Dombiak 2006-01-17 20:02:34 +0000
  • 1528e75d7e Initial version. SMACK-113 SMACK-113 SMACK-27 Gaston Dombiak 2006-01-17 20:02:11 +0000
  • 15defec50f Added stream compression support. SMACK-112 Gaston Dombiak 2006-01-16 17:34:56 +0000
  • 86ce253883 Include jzlib.jar library in smackx.jar. SMACK-112 Gaston Dombiak 2006-01-16 17:28:29 +0000
  • 9c3a056520 Initial version. SMACK-112 Gaston Dombiak 2006-01-16 17:27:22 +0000
  • 5a0125e7f2 Initial version. SMACK-112 Gaston Dombiak 2006-01-16 17:26:31 +0000
  • 9a89e0467c Added new assert to ensure that object is not null. Gaston Dombiak 2005-12-14 22:45:36 +0000
  • 72c67e7baa Changing name to Wildfire. Gaston Dombiak 2005-12-13 22:43:24 +0000
  • d1cf9cd971 Fixed concurrency issue with date formatter. SMACK-111 Gaston Dombiak 2005-12-08 21:12:25 +0000
  • 38f7e5bba7 Refactoring work. Gaston Dombiak 2005-12-08 21:10:41 +0000
  • 647d6323ca Request resource binding or session establishment only if they were provided by the server. SMACK-110 Gaston Dombiak 2005-12-08 21:10:04 +0000
  • 17e97fe0ee Optimization work. SMACK-109 Gaston Dombiak 2005-12-08 21:07:01 +0000
  • 6dc7d05a5d Fixed test case. Gaston Dombiak 2005-12-08 21:05:12 +0000
  • 18ad3cfb66 Fixed test case. Gaston Dombiak 2005-12-08 20:56:54 +0000
  • ee6cedcea7 Fixed test case when cleaning up roster. Gaston Dombiak 2005-12-01 04:29:08 +0000
  • 66c30903d0 Removed enable/disable debugger. Gaston Dombiak 2005-12-01 04:28:15 +0000
  • 3db31f9169 Fixed test case (now uses threadID when creating Chats). Gaston Dombiak 2005-12-01 02:23:42 +0000
  • 5b39e285ea Added`throws XMPPException to #testBigFunctional Gaston Dombiak 2005-11-28 18:35:35 +0000
  • cc40bf4bcb Javadoc updates. Matt Tucker 2005-11-19 18:13:50 +0000
  • cd20108352 Added votes information. Gaston Dombiak 2005-11-17 19:01:44 +0000
  • bc6f3a0776 Updated for Smack 2.1.0. Gaston Dombiak 2005-11-17 18:47:22 +0000
  • 388ae4280a Saving the VCard now throws an exception if setting vcard fails. Derek DeMoro 2005-11-09 04:22:14 +0000
  • 428a82d596 Make sure that CANCELLED event type is not presence when message event is a request. Gaston Dombiak 2005-11-08 22:28:52 +0000
  • c23b4f20db Added stream errors support. SMACK-107 Gaston Dombiak 2005-11-08 20:10:33 +0000
  • cb06777500 Initial version. SMACK-107 Gaston Dombiak 2005-11-08 20:09:04 +0000
  • f12f1c2a1e . Modified #nicknameChanged to include old and new nicknames. SMACK-55 . Modified banning and kicking to include reason and actor. SMACK-81 Gaston Dombiak 2005-11-08 17:15:18 +0000
  • 254c4a450a Do not broadcast events for empty collections. SMACK-106 Gaston Dombiak 2005-11-04 19:51:29 +0000
  • e5ea043798 Modified RosterListener to fire more specific events when entries are added, deleted or modified. SMACK-106 Gaston Dombiak 2005-11-04 18:31:21 +0000
  • 1cdefcc796 Added RosterEntry#getStatus. SMACK-105 Gaston Dombiak 2005-11-03 16:53:07 +0000
  • 90ada2fc42 VCard encoded bytes not set on setAvatarURL is fixed. Derek DeMoro 2005-11-02 16:47:35 +0000
  • d1924af8c9 Fix base64 encoder for avatars. Derek DeMoro 2005-11-02 04:09:40 +0000
  • d67b49289b Added support for PacketInterceptors. SMACK-104 Gaston Dombiak 2005-11-01 23:49:07 +0000
  • dd57b64570 Initial version. SMACK-104 Gaston Dombiak 2005-11-01 23:47:02 +0000
  • b91dd8defd SMACK 103 - LastActivtity throws numberformat exception in certain cases. This has been resolved. Derek DeMoro 2005-11-01 22:47:34 +0000
  • bcab930f28 Do not fire invitation listeners with messages of type error. SMACK-102 Gaston Dombiak 2005-11-01 18:31:52 +0000
  • 07b7900b2e Do not fire invitation rejection listeners with messages of type error. SMACK-101 Gaston Dombiak 2005-11-01 15:57:00 +0000
  • db8e2870f2 #getServiceNames will not fail if an items info cannot be discovered. Derek DeMoro 2005-11-01 15:16:48 +0000
  • 65d5376606 Minor fix to search service for JEP 55 Derek DeMoro 2005-10-30 00:39:49 +0000
  • 6a7f7826cd Added automatic acknowledge receipt for the unsubscribe notification. SMACK-98 Gaston Dombiak 2005-10-27 15:22:14 +0000
  • 03b8362dd2 Add func-test target: will be run by Anthill one more timing tweak to RosterTest Marilyn Daum 2005-10-25 17:14:52 +0000
  • 922ae8688b Tweaks to get tests to pass more frequently. Marilyn Daum 2005-10-25 01:27:35 +0000
  • c2cc92943a Synchronize chats map. Matt Tucker 2005-10-24 19:37:37 +0000
  • a43b8a1cdb Added Thread Safe behavior in Debugger. Derek DeMoro 2005-10-24 03:45:11 +0000
  • e76f335910 Changes needed to run junit tests from within IntelliJ Marilyn Daum 2005-10-22 01:12:13 +0000
  • fcce44482d Support for running tests using ant targets. Marilyn Daum 2005-10-22 00:51:17 +0000
  • bcae58878d Added SharedGroupInfo provider. SMACK-96 Gaston Dombiak 2005-10-19 00:47:38 +0000
  • 04fbaff6fd Initial version. SMACK-96 Gaston Dombiak 2005-10-19 00:46:57 +0000
  • 23eefa7dc9 Added #testPrivateIQ. JM-436 Gaston Dombiak 2005-10-18 22:00:36 +0000
  • 581c07eff7 Limited number of rows to show in the table and append text to text area (raw tabs) only when visible. SMACK-95 Gaston Dombiak 2005-10-18 19:04:12 +0000
  • 52eb5a1049 Added #isVisible and option to configure max number of rows to show in the table. SMACK-95 Gaston Dombiak 2005-10-18 19:03:29 +0000
  • df4c1981ba Added getAvatarHash to allow for avatar updates. Derek DeMoro 2005-10-18 15:43:22 +0000
  • 78becc3d73 Modified debugger to be invokable. Derek DeMoro 2005-10-17 20:55:09 +0000
  • dd9731f1a9 Added new test case #testAddEntryToNewGroup. SMACK-92 Gaston Dombiak 2005-10-14 19:46:31 +0000
  • 5449a6177c Include roster group when adding new entry to group. SMACK-92 Gaston Dombiak 2005-10-14 19:45:14 +0000
  • 74fe845eae Fixed typo. Gaston Dombiak 2005-09-29 15:58:11 +0000
  • a5991bfa94 Commiting UserSearch Derek DeMoro 2005-09-20 21:02:30 +0000
  • c9342aa169 RC Release of JEP 55 Derek DeMoro 2005-09-19 14:44:02 +0000
  • 64ac585dec Remove testbed. Derek DeMoro 2005-09-19 04:07:44 +0000
  • 61590449b7 1) Added SearchField and DataForm support for JEP 55. Derek DeMoro 2005-09-19 04:06:59 +0000
  • ab474ea063 Added DNS SRV support (SMACK-29). Matt Tucker 2005-09-17 22:01:24 +0000
  • 7f9129ee9b Remove bogus test. Derek DeMoro 2005-09-17 05:24:00 +0000
  • 23bc043dc1 Adding multiple IQ for JEP 55 handling. Derek DeMoro 2005-09-16 23:04:30 +0000
  • 3e60826296 1) Update javadoc. 2) Will need to add support for search fields. Derek DeMoro 2005-09-16 16:50:05 +0000
  • c9c06bff78 Adding initial support for UserSearch(JEP-055). Derek DeMoro 2005-09-16 16:35:15 +0000
  • 5ab6d22c9d Forgot to replace refactored code in non-anonymous sasl....arggg... SMACK-85 Gaston Dombiak 2005-09-16 15:52:45 +0000
  • fb76968401 Removing test code. Derek DeMoro 2005-09-14 14:43:40 +0000
  • e4f13bd49c Last Activity will convert to bare jid if resource found. Derek DeMoro 2005-09-14 14:43:04 +0000
  • 44d3b0a08b Added Last Activity Support(JEP-012) to allow for retrieval of idle times. Derek DeMoro 2005-09-14 14:31:39 +0000
  • d61e2e5c59 Don't include version=1.0 when using old SSL connections. SMACK-90 Gaston Dombiak 2005-09-13 20:09:28 +0000
  • 283b0f33f5 Throw an XMPPException if SASL authentication fails. SMACK-89 Gaston Dombiak 2005-09-13 20:05:29 +0000