Commit: 97bd9e015236ddc9171e9983c60af2c1dc184a5e
https://github.com/coder2000/ubiety/commit/97bd9e015236ddc9171e9983c60af2c1dc184a5e
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-05-11 (Wed, 11 May 2011)
Changed paths:
M TestXMPP/App.config
M TestXMPP/TestXMPP.csproj
A ubiety.sln.docstates
M ubiety/Logger.cs
M ubiety/Properties/AssemblyInfo.cs
M ubiety/XMPP.cs
A ubiety/logging/Logger.cs
A ubiety/logging/RichTextBoxTraceListener.cs
M ubiety/states/ProtocolState.cs
M ubiety/states/ServerFeaturesState.cs
M ubiety/ubiety.csproj
Log Message:
-----------
Added new logging class based on System.Diagnostics.Trace. Ultimate goal is to eliminate all dependencies.
Commit: f5f76134a300ddb5eb44555a6154442acc9d0101
https://github.com/coder2000/ubiety/commit/f5f76134a300ddb5eb44555a6154442acc9d0101
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-05-11 (Wed, 11 May 2011)
Changed paths:
M TestXMPP/App.config
R ubiety/Logger.cs
M ubiety/ProtocolParser.cs
M ubiety/XMPP.cs
M ubiety/common/SASL/MD5Processor.cs
M ubiety/common/SASL/SASLProcessor.cs
M ubiety/common/SASL/SCRAMProcessor.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/ClosedState.cs
M ubiety/states/CompressedState.cs
M ubiety/states/SASLState.cs
Log Message:
-----------
Removed old logging class and added the new namespace to the relevant files.
Commit: 8c9705296519e72b41618b27c1e6436c57e943d4
https://github.com/coder2000/ubiety/commit/8c9705296519e72b41618b27c1e6436c57e943d4
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-05-11 (Wed, 11 May 2011)
Changed paths:
M ubiety/Properties/AssemblyInfo.cs
M ubiety/common/SASL/PlainProcessor.cs
M ubiety/registries/CompressionRegistry.cs
M ubiety/registries/TagRegistry.cs
M ubiety/ubiety.csproj
Log Message:
-----------
Fixed a couple errors with the new logger.
Commit: 3a296396edf71d32c6314a6e721cd73442af6fe6
https://github.com/coder2000/ubiety/commit/3a296396edf71d32c6314a6e721cd73442af6fe6
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-05-11 (Wed, 11 May 2011)
Changed paths:
M ubiety/Properties/AssemblyInfo.cs
M ubiety/XMPP.cs
M ubiety/states/ProtocolState.cs
Log Message:
-----------
Reverted a previous change.
Commit: 2208dc9d264ad80e17bf8944fb1a0458f8b2ee8d
https://github.com/coder2000/ubiety/commit/2208dc9d264ad80e17bf8944fb1a0458f8b2ee8d
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-05-11 (Wed, 11 May 2011)
Changed paths:
M TestXMPP/Main.cs
M TestXMPP/TestXMPP.csproj
M ubiety.sln
M ubiety/Properties/AssemblyInfo.cs
Log Message:
-----------
Removed the last vestiges of log4net.
Commit: 6fef9604060778d839ce00d3618634c9db74bf42
https://github.com/coder2000/ubiety/commit/6fef9604060778d839ce00d3618634c9db74bf42
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-05-15 (Sun, 15 May 2011)
Changed paths:
M .gitignore
M TestXMPP/Main.cs
Log Message:
-----------
Minor testing change.
Compare: https://github.com/coder2000/ubiety/compare/97bd9e0^...6fef960