Commit: 5c83be6e298b328c963909f5ee8d4abba5d8452f
https://github.com/ubiety/xmpp/commit/5c83be6e298b328c963909f5ee8d4abba5d8452f
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-08-21 (Sun, 21 Aug 2011)
Changed paths:
M ubiety/Errors.cs
M ubiety/Properties/AssemblyInfo.cs
M ubiety/ProtocolParser.cs
M ubiety/XMPP.cs
M ubiety/net/Address.cs
M ubiety/net/AsyncSocket.cs
M ubiety/states/BindingState.cs
M ubiety/states/CompressedState.cs
M ubiety/states/ProtocolState.cs
M ubiety/states/SASLState.cs
M ubiety/states/ServerFeaturesState.cs
M ubiety/states/StartTLSState.cs
M ubiety/ubiety.csproj
Log Message:
-----------
Decoupled states and messages from parser.
Commit: 5ed68afff4a59520794fc5208b397c9f92d19287
https://github.com/ubiety/xmpp/commit/5ed68afff4a59520794fc5208b397c9f92d19287
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-08-21 (Sun, 21 Aug 2011)
Changed paths:
A ubiety/UbietyMessages.cs
Log Message:
-----------
Message class for last commit.
Compare: https://github.com/ubiety/xmpp/compare/8a271ef...5ed68af
Changed paths:
A ubiety/UbietyMessages.cs
Commit: 43c8e702f750bf8a67c739b52ceb6b92192f70f9
https://github.com/ubiety/xmpp/commit/43c8e702f750bf8a67c739b52ceb6b92192f70f9
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-08-22 (Mon, 22 Aug 2011)
Changed paths:
M ubiety/ProtocolParser.cs
M ubiety/XMPP.cs
Log Message:
-----------
Minor code changes
Commit: 1eb009de956ba6e45de8f4b08737e2f9d2ed3819
https://github.com/ubiety/xmpp/commit/1eb009de956ba6e45de8f4b08737e2f9d2ed3819
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-08-22 (Mon, 22 Aug 2011)
Changed paths:
M ubiety/Errors.cs
M ubiety/Properties/AssemblyInfo.cs
M ubiety/ProtocolParser.cs
A ubiety/UbietyMessages.cs
M ubiety/XMPP.cs
M ubiety/net/Address.cs
M ubiety/net/AsyncSocket.cs
M ubiety/states/BindingState.cs
M ubiety/states/CompressedState.cs
M ubiety/states/ProtocolState.cs
M ubiety/states/SASLState.cs
M ubiety/states/ServerFeaturesState.cs
M ubiety/states/StartTLSState.cs
M ubiety/ubiety.csproj
Log Message:
-----------
Merge branch 'master' into dns
Conflicts:
ubiety/Properties/AssemblyInfo.cs
ubiety/ProtocolParser.cs
ubiety/states/ProtocolState.cs
Commit: 7ba532ddfe85017170c7ddc33d11f94f98d7670f
https://github.com/ubiety/xmpp/commit/7ba532ddfe85017170c7ddc33d11f94f98d7670f
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-08-22 (Mon, 22 Aug 2011)
Changed paths:
M ubiety/states/ProtocolState.cs
Log Message:
-----------
Fixed last merge conflict
Compare: https://github.com/ubiety/xmpp/compare/e1f4c90...7ba532d