.. |
compression
|
SMACK-389 Plugable compression framework
|
2013-02-26 09:26:41 +00:00 |
debugger
|
SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software.
|
2013-04-07 19:15:32 +00:00 |
filter
|
SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software.
|
2013-04-07 19:15:32 +00:00 |
keepalive
|
SMACK-412 Abstracted the keepalive implementation and set the thread to start and stop on demand.
|
2013-04-16 01:39:17 +00:00 |
packet
|
SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software.
|
2013-04-07 19:15:32 +00:00 |
ping
|
SMACK-412 Abstracted the keepalive implementation and set the thread to start and stop on demand.
|
2013-04-16 01:39:17 +00:00 |
provider
|
SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software.
|
2013-04-07 19:15:32 +00:00 |
proxy
|
SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software.
|
2013-04-07 19:15:32 +00:00 |
sasl
|
SMACK-344 Patch applied that allows the host and service name to be different for SASL authentication
|
2013-04-20 22:05:28 +00:00 |
util
|
SMACK-361 Changed default for filename encoding to Base 32 (which should work on all file systems) and added a Base 64 filename and url safe implementation of the StringEncoder.
|
2013-04-20 21:55:27 +00:00 |
AbstractConnectionListener.java
|
|
|
AccountManager.java
|
|
|
Chat.java
|
|
|
ChatManager.java
|
|
|
ChatManagerListener.java
|
|
|
Connection.java
|
SMACK-412 Split the ping implementation to a server ping to replace keepalive and a simplified ping manager for manual pings of other entities.
|
2013-03-19 02:37:36 +00:00 |
ConnectionConfiguration.java
|
SMACK-225 Fixed DNS SRV handling, as per RFC 2782. Added support for multiple DNS SRV resolvers namely javax and org.xbill.dns (aka dnsjava).
|
2013-03-18 08:53:11 +00:00 |
ConnectionCreationListener.java
|
|
|
ConnectionListener.java
|
|
|
MessageListener.java
|
|
|
NonSASLAuthentication.java
|
SMACK-352 removed duplicated headers, fixed svn keywords
|
2013-02-07 19:10:22 +00:00 |
OpenTrustManager.java
|
SMACK-352 removed duplicated headers, fixed svn keywords
|
2013-02-07 19:10:22 +00:00 |
package.html
|
|
|
PacketCollector.java
|
|
|
PacketInterceptor.java
|
|
|
PacketListener.java
|
|
|
PacketReader.java
|
SMACK-384 Don't use a semaphore while waiting for PacketReader to be started.
|
2013-03-22 18:14:08 +00:00 |
PacketWriter.java
|
SMACK-412 Fixed merge error.
|
2013-03-23 13:27:55 +00:00 |
PrivacyList.java
|
SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software.
|
2013-04-07 19:15:32 +00:00 |
PrivacyListListener.java
|
|
|
PrivacyListManager.java
|
|
|
ReconnectionManager.java
|
SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software.
|
2013-04-07 19:15:32 +00:00 |
Roster.java
|
|
|
RosterEntry.java
|
|
|
RosterGroup.java
|
|
|
RosterListener.java
|
|
|
SASLAuthentication.java
|
SMACK-344 Patch applied that allows the host and service name to be different for SASL authentication
|
2013-04-20 22:05:28 +00:00 |
ServerTrustManager.java
|
SMACK-352 removed duplicated headers, fixed svn keywords
|
2013-02-07 19:10:22 +00:00 |
SmackConfiguration.java
|
Updated version information for 3.3 release.
|
2013-05-04 12:15:17 +00:00 |
SmackError.java
|
SMACK-412 Added the pingMyServer back in, cleaned up unneeded synchronization and removed minimum ping interval.
|
2013-03-23 11:59:08 +00:00 |
UserAuthentication.java
|
SMACK-352 removed duplicated headers, fixed svn keywords
|
2013-02-07 19:10:22 +00:00 |
XMPPConnection.java
|
SMACK-412 Split the ping implementation to a server ping to replace keepalive and a simplified ping manager for manual pings of other entities.
|
2013-03-19 02:37:36 +00:00 |
XMPPException.java
|
SMACK-412 Added the pingMyServer back in, cleaned up unneeded synchronization and removed minimum ping interval.
|
2013-03-23 11:59:08 +00:00 |