1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 07:04:49 +02:00
Smack/source/org/jivesoftware/smack
2011-03-11 11:16:05 +00:00
..
debugger SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
filter Copyright update. 2007-02-12 00:59:05 +00:00
packet SMACK-317 setOrder() from PrivacyItem is now public. 2011-03-11 11:16:05 +00:00
provider SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
proxy Patch double committed for some reason. Also cleaned up a couple of pointless warnings. 2008-07-15 03:17:43 +00:00
sasl SMACK-280: The SASL mechanisms work transparent with packet listeners 2010-02-09 12:24:24 +00:00
util add support for localized Message subjects (fixes SMACK-310) 2010-08-15 15:45:57 +00:00
AbstractConnectionListener.java merged branch improve_bytestreams in trunk 2010-08-15 11:57:11 +00:00
AccountManager.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
Chat.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
ChatManager.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
ChatManagerListener.java Copyright update. 2007-02-12 00:59:05 +00:00
Connection.java add the ability to register for roster events before logging in (SMACK-156) 2010-08-15 16:32:09 +00:00
ConnectionConfiguration.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
ConnectionCreationListener.java SMACK-295: Fire reconnectionSuccessful event when session is established 2010-02-24 00:45:40 +00:00
ConnectionListener.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
MessageListener.java Copyright update. 2007-02-12 00:59:05 +00:00
NonSASLAuthentication.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
OpenTrustManager.java Copyright update. 2007-02-12 00:59:05 +00:00
package.html Javadoc info. 2003-03-09 23:07:58 +00:00
PacketCollector.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
PacketInterceptor.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
PacketListener.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
PacketReader.java SMACK-282: Support SASL-related error conditions 2010-02-09 12:40:11 +00:00
PacketWriter.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +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 SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
ReconnectionManager.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00
Roster.java SMACK-312 Fire roster listener also when the group name changed 2011-03-10 11:30:53 +00:00
RosterEntry.java only fire roster listener if entry changed (SMACK-312) 2010-08-15 16:37:51 +00:00
RosterGroup.java SMACK-291: RosterGroup modifications should depend on roster push 2010-02-16 09:10:51 +00:00
RosterListener.java Added a bit of javadoc, explaining when the event is (not) fired. 2010-01-12 11:28:01 +00:00
SASLAuthentication.java SMACK-282: Support SASL-related error conditions 2010-02-09 12:40:11 +00:00
ServerTrustManager.java Close trust store after loading (SMACK-188). 2007-02-12 03:08:40 +00:00
SmackConfiguration.java SMACK-332 Debugger shows the "right" version: Currently: 3.2.0 Beta 2 2011-03-10 11:24:51 +00:00
UserAuthentication.java Big change for authentication, which now supports more SASL mechanisms and 2007-11-14 16:27:47 +00:00
XMPPConnection.java add the ability to register for roster events before logging in (SMACK-156) 2010-08-15 16:32:09 +00:00
XMPPException.java Copyright update. 2007-02-12 00:59:05 +00:00