Commit: eb1f5cb52eebb9a9287a4cfdea5bb6e6148c2474
https://github.com/coder2000/ubiety/commit/eb1f5cb52eebb9a9287a4cfdea5bb6e6148c2474
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-04-29 (Fri, 29 Apr 2011)
Changed paths:
M .gitignore
M ubiety/Properties/AssemblyInfo.cs
A ubiety/common/JID.cs
M ubiety/ubiety.csproj
Log Message:
-----------
Minor changes
Commit: 5e765a6144788a1eda2947e76ec4cee4f1134cc8
https://github.com/coder2000/ubiety/commit/5e765a6144788a1eda2947e76ec4cee4f1134cc8
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-04-29 (Fri, 29 Apr 2011)
Changed paths:
M ubiety/common/SASL/SCRAMProcessor.cs
Log Message:
-----------
Fixed errors with proof calculation. Had the keys and messages reversed.
Commit: f022f86553b088a97c27beb41006f7d31e5c77d2
https://github.com/coder2000/ubiety/commit/f022f86553b088a97c27beb41006f7d31e5c77d2
Author: Dieter Lunn <code...@gmail.com>
Date: 2011-04-29 (Fri, 29 Apr 2011)
Changed paths:
M ubiety/common/SASL/SCRAMProcessor.cs
Log Message:
-----------
SCRAM-SHA-1 Authentication Method Working.
Compare: https://github.com/coder2000/ubiety/compare/537b7e0...f022f86