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 461a407b82 Initial version.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2725 b35dd754-fafc-0310-a699-88a17e54d16e
2005-08-27 00:03:10 +00:00
..
debugger Print date in the log. 2005-06-08 22:00:08 +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 Initial version. SMACK-24 2005-08-27 00:02:01 +00:00
util New encodeHex. 2005-08-26 16:49:25 +00:00
AccountManager.java Username and password are optional in Registration. SMACK-62 2005-06-17 22:28:12 +00:00
Chat.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00
ConnectionEstablishedListener.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00
ConnectionListener.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00
GroupChat.java Remove any pending packet listener from the connection. SMACK-48 2005-03-07 22:01:18 +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 Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00
PacketListener.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00
PacketReader.java Print the exception for which the connection was closed. 2005-07-23 15:56:06 +00:00
PacketWriter.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +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
SmackConfiguration.java Preparing for 1.5.1 release. 2005-08-12 19:23:23 +00:00
SSLXMPPConnection.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00
XMPPConnection.java Added default constructor for unit testing. 2005-07-18 21:28:25 +00:00
XMPPException.java Updated to Apache 2.0 license. 2004-11-02 23:53:30 +00:00