1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-14 19:49:38 +02:00

Commit graph

  • 0bc5b7b404 Searh for records of type SRV and class IN. SMACK-146 Gaston Dombiak 2006-06-23 17:47:23 +00:00
  • 8fe7e46330 1) Created bookmark manager to facilitate the management of bookmarks. SMACK-144 2) Added RSS attribute to URLs. SMACK-136 Alex Wenckus 2006-06-16 22:58:24 +00:00
  • ae97f5fd6a Updated for 2.2.1. Gaston Dombiak 2006-06-12 21:05:23 +00:00
  • 7bef86a2ae Updated for 2.2.1. Gaston Dombiak 2006-06-12 19:10:46 +00:00
  • 3252a2a77c keep alive final fixes. SMACK-141 Gaston Dombiak 2006-06-12 16:32:18 +00:00
  • 6e49d6cb05 Temp fix for SSL exception problem until we finish final solution that consists of changing the keep alive thread to send a hearbeat when the connection is idle (i.e. nothing has been sent for a while). SMACK-141 Gaston Dombiak 2006-06-09 23:24:54 +00:00
  • f7e4817f12 Javadoc work. Matt Tucker 2006-05-30 21:53:50 +00:00
  • ed0f4a8a65 Added remove method for private data provider Alex Wenckus 2006-05-26 22:42:07 +00:00
  • 3e1056efe9 Fixed JDK compatibility issue. Gaston Dombiak 2006-05-16 18:16:16 +00:00
  • e96b6e7e38 Added support for JEP-0048: Bookmark Storage. This implementation allows for the storage of bookmarks of conference rooms and other entities in a Jabber user's account. Derek DeMoro 2006-05-09 22:02:29 +00:00
  • 2b8b0183c9 Deleting class per Alex request. :) Gaston Dombiak 2006-05-03 21:41:26 +00:00
  • 6f832ddb99 Added avatar test. Alex Wenckus 2006-05-03 21:23:18 +00:00
  • c22f731c6d Changed base64 implementation. SMACK-135 Alex Wenckus 2006-05-03 21:13:25 +00:00
  • bed5b81ee7 VCard will now be saved if the avatar is the only element. SMACK-134 Alex Wenckus 2006-05-03 17:43:35 +00:00
  • 8398c6f4a9 Re-applied fix for SMACK-120 Pete Matern 2006-05-01 16:34:41 +00:00
  • bd6b9e6b26 1) Illegal characters in group name will no longer crash a connection. SMACK-133 2) Fixed warnings. Alex Wenckus 2006-04-20 18:52:28 +00:00
  • 912e8ad25e Setter for response timeout was not static. Alex Wenckus 2006-04-14 22:36:42 +00:00
  • e8c0266740 Illegal XML characters in presence status would crash connection. SMACK-132 Alex Wenckus 2006-04-13 20:18:26 +00:00
  • f70e9b894d Illegal XML characters in presence status would crash connection. SMACK-131 Alex Wenckus 2006-04-12 17:40:32 +00:00
  • a5b061d187 Increased file transfer buffer size. Alex Wenckus 2006-04-04 20:44:39 +00:00
  • 8d3bf139c6 Updated VCard test to test illegal XML characters. Alex Wenckus 2006-04-04 20:38:10 +00:00
  • b88871c409 VCards data was not being escaped and unescaped properly. SMACK-130 Alex Wenckus 2006-04-04 01:15:02 +00:00
  • aa4b965001 Initial transfer status was not being set. Alex Wenckus 2006-03-27 22:49:24 +00:00
  • 422317e238 File transfer progress was not being rounded correctly. SMACK-127 Alex Wenckus 2006-03-20 17:59:01 +00:00
  • 3709f51db0 Added votes information. Gaston Dombiak 2006-03-09 02:37:57 +00:00
  • b7030403e2 Updated for 2.2.0. Gaston Dombiak 2006-03-09 02:34:27 +00:00
  • 3b4b5c36b6 Disco was not responding correctly when the provided node was not found. SMACK-126 Alex Wenckus 2006-02-28 18:52:17 +00:00
  • aa97e11856 Initial version. SMACK-125 Gaston Dombiak 2006-02-27 22:00:26 +00:00
  • 9fcbd64d28 Added support for adding presence interceptors to new presences sent to the MUC service. SMACK-125 Gaston Dombiak 2006-02-27 21:59:50 +00:00
  • eb0c5e282d Added new anonymous test case and improved assertions of existing one. Gaston Dombiak 2006-02-27 20:01:30 +00:00
  • 5247fce7ca Moved resource binding parsing as a core IQ packet. SMACK-124 Gaston Dombiak 2006-02-27 18:17:27 +00:00
  • 74ca03f5b3 Updated ant.bat to run Derek DeMoro 2006-02-16 20:18:18 +00:00
  • 3f9cf661ea 0 byte file causes file transfer to fail Derek DeMoro 2006-02-16 20:10:20 +00:00
  • 665bf172f7 Smack now escapes passwords. Derek DeMoro 2006-02-16 20:07:18 +00:00
  • 4c45715780 Remove getFullName test until VCard is fixed to handle it properly. Derek DeMoro 2006-02-15 19:53:36 +00:00
  • d1ed521726 Throttle for IBB Alex Wenckus 2006-02-09 01:39:04 +00:00
  • d323d6db9c Removed thread from packet writer (SMACK-123). Matt Tucker 2006-02-08 23:11:21 +00:00
  • 9acdd912d9 Enhancements for the enhanced debugger Alex Wenckus 2006-02-08 20:54:36 +00:00
  • 892512c596 Needed to revert change in VCard. Derek DeMoro 2006-02-08 19:54:57 +00:00
  • 55d921645d Syncronization issues Alex Wenckus 2006-02-08 18:03:09 +00:00
  • 9d2eafdc49 Cleanup resources on shutdown Alex Wenckus 2006-02-08 18:01:39 +00:00
  • b3364fcce7 Added getAmountWritten. Derek DeMoro 2006-02-08 04:39:27 +00:00
  • 586e3a1604 File transfer fault tolerance Alex Wenckus 2006-02-08 00:31:17 +00:00
  • d807155a29 HTML Fixes Alex Wenckus 2006-02-08 00:29:52 +00:00
  • 0c0ae95f79 Deleting for real Bill Lynch 2006-02-03 19:50:42 +00:00
  • 131cd4ac15 Added license information for file transfer code Alex Wenckus 2006-02-03 19:13:23 +00:00
  • 89202eecd2 File Transfer. (SMACK-72) (SMACK-122) Alex Wenckus 2006-02-03 18:46:04 +00:00
  • 8d0db1a339 File Transfer. (SMACK-72) (SMACK-122) Alex Wenckus 2006-02-03 18:44:22 +00:00
  • e3c264c689 Small fixes. Matt Tucker 2006-01-27 22:04:36 +00:00
  • 96796a82b4 Added methods to remove providers (SMACK-118). Matt Tucker 2006-01-27 18:44:17 +00:00
  • e7c89235ba -shutting down the listener thread properly {SMACK-120} Alex Wenckus 2006-01-26 18:31:35 +00:00
  • 204ffb915c Changing group name to "" does not remove it from list of groups. Gaston Dombiak 2006-01-24 18:16:29 +00:00
  • 18677279f2 Removed #toLowecase() calls wherever possible. SMACK-109 Gaston Dombiak 2006-01-24 18:14:41 +00:00
  • 4964786ec9 Fix security exception when running in an applet. SMACK-119 Gaston Dombiak 2006-01-23 22:02:07 +00:00
  • 9b70d45644 Fixed test to test compression support after login has been made. Gaston Dombiak 2006-01-23 20:56:26 +00:00
  • 5e8ee57446 Added MultipleAddressesProvider. SMACK-117 Gaston Dombiak 2006-01-23 20:10:15 +00:00
  • 9eca04602b Initial version. SMACK-117 Gaston Dombiak 2006-01-23 20:09:06 +00:00
  • 237ab44301 Fixed vCard issues. SMACK-116 Gaston Dombiak 2006-01-17 21:29:16 +00:00
  • 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 +00:00
  • b522c42c8b 1. Modified default values for certificates verification 2. Implements Cloneable interface. Gaston Dombiak 2006-01-17 21:27:44 +00:00
  • 39eca6ec5b Added support for configuring the connection. SMACK-113 SMACK-114 Gaston Dombiak 2006-01-17 20:05:31 +00:00
  • c00abdeffd Comment updated. SMACK-27 Gaston Dombiak 2006-01-17 20:03:11 +00:00
  • 10c59457ca Initial version. SMACK-27 Gaston Dombiak 2006-01-17 20:02:34 +00:00
  • 1528e75d7e Initial version. SMACK-113 SMACK-113 SMACK-27 Gaston Dombiak 2006-01-17 20:02:11 +00:00
  • 15defec50f Added stream compression support. SMACK-112 Gaston Dombiak 2006-01-16 17:34:56 +00:00
  • 86ce253883 Include jzlib.jar library in smackx.jar. SMACK-112 Gaston Dombiak 2006-01-16 17:28:29 +00:00
  • 9c3a056520 Initial version. SMACK-112 Gaston Dombiak 2006-01-16 17:27:22 +00:00
  • 5a0125e7f2 Initial version. SMACK-112 Gaston Dombiak 2006-01-16 17:26:31 +00:00
  • 9a89e0467c Added new assert to ensure that object is not null. Gaston Dombiak 2005-12-14 22:45:36 +00:00
  • 72c67e7baa Changing name to Wildfire. Gaston Dombiak 2005-12-13 22:43:24 +00:00
  • d1cf9cd971 Fixed concurrency issue with date formatter. SMACK-111 Gaston Dombiak 2005-12-08 21:12:25 +00:00
  • 38f7e5bba7 Refactoring work. Gaston Dombiak 2005-12-08 21:10:41 +00:00
  • 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 +00:00
  • 17e97fe0ee Optimization work. SMACK-109 Gaston Dombiak 2005-12-08 21:07:01 +00:00
  • 6dc7d05a5d Fixed test case. Gaston Dombiak 2005-12-08 21:05:12 +00:00
  • 18ad3cfb66 Fixed test case. Gaston Dombiak 2005-12-08 20:56:54 +00:00
  • ee6cedcea7 Fixed test case when cleaning up roster. Gaston Dombiak 2005-12-01 04:29:08 +00:00
  • 66c30903d0 Removed enable/disable debugger. Gaston Dombiak 2005-12-01 04:28:15 +00:00
  • 3db31f9169 Fixed test case (now uses threadID when creating Chats). Gaston Dombiak 2005-12-01 02:23:42 +00:00
  • 5b39e285ea Added`throws XMPPException to #testBigFunctional Gaston Dombiak 2005-11-28 18:35:35 +00:00
  • cc40bf4bcb Javadoc updates. Matt Tucker 2005-11-19 18:13:50 +00:00
  • cd20108352 Added votes information. Gaston Dombiak 2005-11-17 19:01:44 +00:00
  • bc6f3a0776 Updated for Smack 2.1.0. Gaston Dombiak 2005-11-17 18:47:22 +00:00
  • 388ae4280a Saving the VCard now throws an exception if setting vcard fails. Derek DeMoro 2005-11-09 04:22:14 +00:00
  • 428a82d596 Make sure that CANCELLED event type is not presence when message event is a request. Gaston Dombiak 2005-11-08 22:28:52 +00:00
  • c23b4f20db Added stream errors support. SMACK-107 Gaston Dombiak 2005-11-08 20:10:33 +00:00
  • cb06777500 Initial version. SMACK-107 Gaston Dombiak 2005-11-08 20:09:04 +00:00
  • 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 +00:00
  • 254c4a450a Do not broadcast events for empty collections. SMACK-106 Gaston Dombiak 2005-11-04 19:51:29 +00:00
  • 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 +00:00
  • 1cdefcc796 Added RosterEntry#getStatus. SMACK-105 Gaston Dombiak 2005-11-03 16:53:07 +00:00
  • 90ada2fc42 VCard encoded bytes not set on setAvatarURL is fixed. Derek DeMoro 2005-11-02 16:47:35 +00:00
  • d1924af8c9 Fix base64 encoder for avatars. Derek DeMoro 2005-11-02 04:09:40 +00:00
  • d67b49289b Added support for PacketInterceptors. SMACK-104 Gaston Dombiak 2005-11-01 23:49:07 +00:00
  • dd57b64570 Initial version. SMACK-104 Gaston Dombiak 2005-11-01 23:47:02 +00:00
  • b91dd8defd SMACK 103 - LastActivtity throws numberformat exception in certain cases. This has been resolved. Derek DeMoro 2005-11-01 22:47:34 +00:00
  • bcab930f28 Do not fire invitation listeners with messages of type error. SMACK-102 Gaston Dombiak 2005-11-01 18:31:52 +00:00
  • 07b7900b2e Do not fire invitation rejection listeners with messages of type error. SMACK-101 Gaston Dombiak 2005-11-01 15:57:00 +00:00
  • db8e2870f2 #getServiceNames will not fail if an items info cannot be discovered. Derek DeMoro 2005-11-01 15:16:48 +00:00
  • 65d5376606 Minor fix to search service for JEP 55 Derek DeMoro 2005-10-30 00:39:49 +00:00