Branch: refs/heads/master
Home:
https://github.com/ubiety/xmpp
Commit: 9b96d9d141852e0cf3b16e4681a5a204624353e7
https://github.com/ubiety/xmpp/commit/9b96d9d141852e0cf3b16e4681a5a204624353e7
Author: Dieter Lunn <
code...@gmail.com>
Date: 2012-09-14 (Fri, 14 Sep 2012)
Changed paths:
M ubiety.common/attributes/CompressionAttribute.cs
M ubiety.common/attributes/XmppTagAttribute.cs
M ubiety.common/logging/Logger.cs
M ubiety.compression.sharpziplib/Zlib.cs
M ubiety/ProtocolParser.cs
M ubiety/XMPP.cs
M ubiety/common/SASL/MD5Processor.cs
M ubiety/common/SASL/PlainProcessor.cs
M ubiety/common/SASL/SASLProcessor.cs
M ubiety/common/SASL/SCRAMProcessor.cs
M ubiety/core/Bind.cs
M ubiety/core/Compression/Compression.cs
M ubiety/core/Features.cs
M ubiety/core/GenericTag.cs
M ubiety/core/Jid.cs
M ubiety/core/Mechanisms.cs
M ubiety/core/SASL/Auth.cs
M ubiety/core/StartTLS.cs
M ubiety/core/Stream.cs
M ubiety/core/disco/C.cs
M ubiety/core/iq/Iq.cs
M ubiety/net/Address.cs
M ubiety/net/AsyncSocket.cs
M ubiety/registries/CompressionRegistry.cs
M ubiety/registries/TagRegistry.cs
M ubiety/states/BindingState.cs
M ubiety/states/CompressedState.cs
M ubiety/states/DisconnectedState.cs
M ubiety/states/SASLState.cs
M ubiety/states/ServerFeaturesState.cs
Log Message:
-----------
Updated usings for new class arrangement.