1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-23 20:04:51 +02:00
Smack/source/org/jivesoftware/smack
Gaston Dombiak fbe77866c5 Allow to send empty responses.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2815 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-13 19:43:22 +00:00
..
debugger Improved methods comments. 2005-09-05 21:38:40 +00:00
filter Initial version. SMACK-71 2005-08-10 04:49:54 +00:00
packet Initial version. SMACK-78 2005-08-26 23:59:42 +00:00
provider Modified to be compatible with latest minimal version of XPP. SMACK-49 2005-03-23 02:36:19 +00:00
sasl Allow to send empty responses. 2005-09-13 19:43:22 +00:00
util New encodeHex. 2005-08-26 16:49:25 +00:00
AccountManager.java Replaced #getHost with #getServiceName. SMACK-75 2005-08-27 02:24:38 +00:00
Chat.java New logic for delivering messages without a thread ID to a Chat object. This improves compatibility with clients that don't support thread ID. Also some misc formatting updates. 2005-09-05 20:00:45 +00:00
ConnectionEstablishedListener.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00
ConnectionListener.java Fixed typo. 2005-09-08 23:34:36 +00:00
GoogleTalkConnection.java Improved Javadoc. 2005-09-01 04:24:53 +00:00
GroupChat.java Remove any pending packet listener from the connection. SMACK-48 2005-03-07 22:01:18 +00:00
NonSASLAuthentication.java Added anonymous authentication. SMACK-84 2005-09-05 21:57:33 +00:00
OpenTrustManager.java Initial version. 2005-08-27 00:03:10 +00:00
package.html Javadoc info. 2003-03-09 23:07:58 +00:00
PacketCollector.java New logic for delivering messages without a thread ID to a Chat object. This improves compatibility with clients that don't support thread ID. Also some misc formatting updates. 2005-09-05 20:00:45 +00:00
PacketListener.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00
PacketReader.java Allow to perform SASL authentication over plain connections. SMACK-83 2005-09-05 22:03:47 +00:00
PacketWriter.java 1. Added support for TLS. SMACK-76 2005-08-27 02:29:04 +00:00
Roster.java Fixed notification problem with Roster that was making XMPPConnection#getRoster() to take too long. SMACK-63 2005-06-28 17:48:04 +00:00
RosterEntry.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00
RosterGroup.java Add/remove the local entry to/from only if the server didn't answer an error to the request. SMACK-73 2005-08-23 00:01:04 +00:00
RosterListener.java Resource is included in roster events (SMACK-28). 2004-11-05 17:43:46 +00:00
SASLAuthentication.java 1. Added anonymous authentication. SMACK-84 2005-09-05 22:00:16 +00:00
SmackConfiguration.java Preparing for Smack 2.2.0. 2005-08-27 04:38:29 +00:00
SSLXMPPConnection.java Improved Javadoc. 2005-09-12 20:13:26 +00:00
UserAuthentication.java Added anonymous authentication. SMACK-84 2005-09-05 21:57:33 +00:00
XMPPConnection.java 1. Allow to perform SASL authentication over plain connections. SMACK-83 2005-09-05 22:06:40 +00:00
XMPPException.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00