svn-org

  •  
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Build fix for release
Build fix for release
SMACK-349 Couple of fixes to test cases based on changes in base64 encoding buffer sizes.
SMACK-349 Couple of fixes to test cases based on changes in base64 encoding buffer sizes.
SMACK-362 Added check for no values on form.
SMACK-362 Added check for no values on form.
SMACK-343 Added bnd wrap task to build to generate OSGi attributes in the manifest files.
SMACK-343 Added bnd wrap task to build to generate OSGi attributes in the manifest files.
Moved the EmbeddedExtensionProvider from smackx to smack, since it is not tied to extensions but is a simple utility for aiding in parsing of custom cabinets.
Moved the EmbeddedExtensionProvider from smackx to smack, since it is not tied to extensions but is a simple utility for aiding in parsing of custom cabinets.
Moved the EmbeddedExtensionProvider from smackx to smack, since it is not tied to extensions but is a simple utility for aiding in parsing of custom cabinets.
Moved the EmbeddedExtensionProvider from smackx to smack, since it is not tied to extensions but is a simple utility for aiding in parsing of custom cabinets.
Updated url in javadoc. Changed from jabber to xmpp.
Updated url in javadoc. Changed from jabber to xmpp.
SMACK-353 Fix thread leak issue.
SMACK-353 Fix thread leak issue.
SMACK-354 Provide milliseconds in timestamp colum debugwindow…
SMACK-354 Provide milliseconds in timestamp colum debugwindow

Applied the smack-354-debug_milliseconds.patch

SMACK-346 Return correct error code on file transfer refusal
SMACK-346 Return correct error code on file transfer refusal
SMACK-349 The correct byte size is now calculated for outgoing ibb streams, taking into account the base64 encoding.
SMACK-349 The correct byte size is now calculated for outgoing ibb streams, taking into account the base64 encoding.
SMACK-263 Applied patch for setting file info for transfer
SMACK-263 Applied patch for setting file info for transfer
Moved utility class to the core, since it is not extension related and useful for all code.
Moved utility class to the core, since it is not extension related and useful for all code.
Added a few more tests for pubsub configuration
Added a few more tests for pubsub configuration
SMACK-348 Updated broken links.
SMACK-348 Updated broken links.
SMACK-324 Applied recommended patch to remove improper stanza construction.
SMACK-324 Applied recommended patch to remove improper stanza construction.
Just cleaning up an import used in the javadoc.
Just cleaning up an import used in the javadoc.
Updates for Release of 3.2.1
Updates for Release of 3.2.1
clear all rows button now clears all rows…
clear all rows button now clears all rows

patch by lemon

SMACK-230 Added synchronization since disconnect can be called from multiple threads.
SMACK-230 Added synchronization since disconnect can be called from multiple threads.
SMACK-129 - Added a property in smack-config file for the default packet collector size and set it much lower than the previous default. Also made the max size for packet collectors configurable from…
SMACK-129 - Added a property in smack-config file for the default packet collector size and set it much lower than the previous default. Also made the max size for packet collectors configurable from the constructor.
SMACK-273…
SMACK-273

if RoomListenerMultiplexor is null also return a new one for this connection

SMACK-329…
SMACK-329

changed <br>-Tag to xhtml compliant <br/>-tag

SMACK-338 this should use IBB as fallback protocol if available
SMACK-338 this should use IBB as fallback protocol if available
Merge trunk (3.2 release) up to the 3.2 branch for development on 3.2.x releases.
Merge trunk (3.2 release) up to the 3.2 branch for development on 3.2.x releases.
  1. … 17 more files in changeset.
Updated version information for creating version 3.2 Beta2
Updated version information for creating version 3.2 Beta2
Updated documentation related to using and handling chat messages.
Updated documentation related to using and handling chat messages.
SMACK-328 Added patches to fix threading issue with usage of SimpleDateFormatter.
SMACK-328 Added patches to fix threading issue with usage of SimpleDateFormatter.
SMACK-269 Test cases to support chat lookups.
SMACK-269 Test cases to support chat lookups.
SMACK-269 Added storing links by base and full JID so incoming messages with no thread ID can attempt to match full JID, and then try base JID before creating a new chat.
SMACK-269 Added storing links by base and full JID so incoming messages with no thread ID can attempt to match full JID, and then try base JID before creating a new chat.