Commit: f9b6f6e8a4f8353cb5266b551b9e238e23ecc380
https://github.com/coder2000/ubiety/commit/f9b6f6e8a4f8353cb5266b551b9e238e23ecc380
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-04-29 (Fri, 29 Apr 2011)
Changed paths:
M ubiety/Properties/AssemblyInfo.cs
M ubiety/common/Namespaces.cs
A ubiety/core/entity/C.cs
M ubiety/ubiety.csproj
Log Message:
-----------
Started adding code for XEP-0115
Commit: 10045afcdf2a5d700d073425603cd2eba15f5549
https://github.com/coder2000/ubiety/commit/10045afcdf2a5d700d073425603cd2eba15f5549
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-05-01 (Sun, 01 May 2011)
Changed paths:
M README.markdown
M ubiety/Properties/AssemblyInfo.cs
M ubiety/ProtocolParser.cs
M ubiety/core/entity/C.cs
M ubiety/states/DisconnectState.cs
Log Message:
-----------
Started adding XEP-0115
Commit: a83538fd30d075169080f9fcff0dbf429c4e9ae5
https://github.com/coder2000/ubiety/commit/a83538fd30d075169080f9fcff0dbf429c4e9ae5
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-05-04 (Wed, 04 May 2011)
Changed paths:
M TestXMPP/Main.cs
M TestXMPP/Program.cs
M TestXMPP/Properties/AssemblyInfo.cs
M log4net.Appender.RichTextBoxAppender/Properties/AssemblyInfo.cs
M log4net.Appender.RichTextBoxAppender/RichTextBoxAppender.cs
M ubiety.compression.sharpziplib/Properties/AssemblyInfo.cs
M ubiety.compression.sharpziplib/Zip/Compression/Deflater.cs
M ubiety.compression.sharpziplib/Zip/Compression/Inflater.cs
M ubiety.compression.sharpziplib/ZlibStream.cs
M ubiety/Properties/AssemblyInfo.cs
M ubiety/core/entity/C.cs
M ubiety/idn/RFC3454.cs
M ubiety/net/AsyncSocket.cs
M ubiety/net/dns/AAAARecord.cs
M ubiety/net/dns/ANameRecord.cs
M ubiety/net/dns/Pointer.cs
M ubiety/net/dns/RecordBase.cs
M ubiety/net/dns/Request.cs
M ubiety/net/dns/Resolver.cs
M ubiety/net/dns/ResourceRecord.cs
M ubiety/net/dns/Response.cs
M ubiety/states/CompressedState.cs
M ubiety/states/SessionState.cs
M ubietynunit/Properties/AssemblyInfo.cs
M ubietynunit/TestSharpZipLib.cs
M ubietynunit/common/TestXID.cs
Log Message:
-----------
Refactoring
Commit: c27d2f232c83937a21be72ac863d3caaa94e295f
https://github.com/coder2000/ubiety/commit/c27d2f232c83937a21be72ac863d3caaa94e295f
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-05-06 (Fri, 06 May 2011)
Changed paths:
M ubiety.compression.sharpziplib/Properties/AssemblyInfo.cs
M ubiety/Properties/AssemblyInfo.cs
M ubiety/UbietySettings.cs
M ubiety/common/SASL/SCRAMProcessor.cs
A ubiety/common/disco/Entity.cs
A ubiety/common/disco/IDiscoManager.cs
A ubiety/common/disco/RegistryDiscoManager.cs
A ubiety/core/disco/C.cs
R ubiety/core/entity/C.cs
M ubiety/ubiety.csproj
Log Message:
-----------
Started adding classes for XEP-0115 based feature discovery.
Compare: https://github.com/coder2000/ubiety/compare/f022f86...c27d2f2