.. |
debugger
|
Spellcheck.
|
2006-11-14 21:58:03 +00:00 |
filter
|
ChatState mostly code complete.
|
2006-11-23 21:10:59 +00:00 |
packet
|
Javadoc fixes, builds now go to target directory.
|
2007-01-07 23:03:16 +00:00 |
provider
|
Javadoc fixes, builds now go to target directory.
|
2007-01-07 23:03:16 +00:00 |
sasl
|
1. Clean up code
|
2006-07-18 05:14:33 +00:00 |
util
|
Initial cut of constructor re-factor (SMACK-184).
|
2007-01-04 23:00:58 +00:00 |
AccountManager.java
|
Use stream feature to discover whether in-band registration is available. SMACK-160
|
2006-08-03 17:04:01 +00:00 |
Chat.java
|
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.
|
2007-01-17 19:36:45 +00:00 |
ChatManager.java
|
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.
|
2007-01-17 19:36:45 +00:00 |
ChatManagerListener.java
|
Initial work on ChatState.
|
2006-11-23 01:51:00 +00:00 |
ConnectionConfiguration.java
|
Re-worked security settings, clean-up of connection config, fixed concurrency when shutting down the packet writer.
|
2007-01-11 19:01:24 +00:00 |
ConnectionCreationListener.java
|
Initial version.SMACK-173
|
2006-09-15 23:04:09 +00:00 |
ConnectionListener.java
|
Spellcheck.
|
2006-11-14 21:51:03 +00:00 |
MessageListener.java
|
ChatState mostly code complete.
|
2006-11-23 21:10:59 +00:00 |
NonSASLAuthentication.java
|
Added anonymous authentication. SMACK-84
|
2005-09-05 21:57:33 +00:00 |
OpenTrustManager.java
|
Comment updated. SMACK-27
|
2006-01-17 20:03:11 +00:00 |
package.html
|
Javadoc info.
|
2003-03-09 23:07:58 +00:00 |
PacketCollector.java
|
1. Clean up code
|
2006-07-18 05:14:33 +00:00 |
PacketInterceptor.java
|
Initial version. SMACK-104
|
2005-11-01 23:47:02 +00:00 |
PacketListener.java
|
Updated to Apache 2.0 license.
|
2004-11-02 23:53:30 +00:00 |
PacketReader.java
|
1) Use #notifyAll to notify all waiting threads on listenethread. SMACK-189
|
2007-02-08 18:23:44 +00:00 |
PacketWriter.java
|
Added unique identifier to each thread name (SMACK-51).
|
2007-02-04 20:52:45 +00:00 |
PrivacyList.java
|
Code cleanup and refactoring.
|
2006-09-15 21:51:08 +00:00 |
PrivacyListListener.java
|
Javadoc fixes, builds now go to target directory.
|
2007-01-07 23:03:16 +00:00 |
PrivacyListManager.java
|
Javadoc fixes, builds now go to target directory.
|
2007-01-07 23:03:16 +00:00 |
ReconnectionManager.java
|
Make sure that reconnect does not occur on conflict error.
|
2006-11-20 18:03:53 +00:00 |
Roster.java
|
Javadoc fixes, builds now go to target directory.
|
2007-01-07 23:03:16 +00:00 |
RosterEntry.java
|
Fixes
|
2007-02-04 06:17:15 +00:00 |
RosterGroup.java
|
1. Clean up code
|
2006-07-18 05:14:33 +00:00 |
RosterListener.java
|
Javadoc work.
|
2006-05-30 21:53:50 +00:00 |
SASLAuthentication.java
|
Added reconnection support. SMACK-172
|
2006-09-14 19:16:40 +00:00 |
ServerTrustManager.java
|
Improved parsing of subjectDNs. SMACK-181
|
2006-11-08 00:57:39 +00:00 |
SmackConfiguration.java
|
Fixed casting error.
|
2006-08-03 17:03:19 +00:00 |
UserAuthentication.java
|
Added anonymous authentication. SMACK-84
|
2005-09-05 21:57:33 +00:00 |
XMPPConnection.java
|
Added unique identifier to each thread name (SMACK-51).
|
2007-02-04 20:52:45 +00:00 |
XMPPException.java
|
1. Clean up code
|
2006-07-18 05:14:33 +00:00 |