Skip to content

Commit

Permalink
Add code to parse credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
hallambaker committed Feb 24, 2021
1 parent acee2d3 commit 21ca991
Show file tree
Hide file tree
Showing 59 changed files with 105 additions and 89 deletions.
2 changes: 1 addition & 1 deletion ASN/asn2/ASN2.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:23 PM
// This file was automatically generated at 2/24/2021 11:50:53 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions ASN/asn2/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.564")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.564")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.566")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.566")]

4 changes: 2 additions & 2 deletions ASN/asn2/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.564
3.0.0.564
3.0.0.566
3.0.0.566
4 changes: 2 additions & 2 deletions Command/CommandEcho/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.226")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.226")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.228")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.228")]

2 changes: 1 addition & 1 deletion Command/CommandEcho/Command.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:23 PM
// This file was automatically generated at 2/24/2021 11:50:51 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions Command/CommandEcho/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.226
3.0.0.226
3.0.0.228
3.0.0.228
2 changes: 1 addition & 1 deletion Command/Goedel.Tool.Command/Exceptions.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:21 PM
// This file was automatically generated at 2/24/2021 11:50:47 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions Command/commandparse/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.578")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.578")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.580")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.580")]

2 changes: 1 addition & 1 deletion Command/commandparse/Command.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:24 PM
// This file was automatically generated at 2/24/2021 11:50:52 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions Command/commandparse/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.578
3.0.0.578
3.0.0.580
3.0.0.580
4 changes: 2 additions & 2 deletions Constant/constant/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.652")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.652")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.654")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.654")]

2 changes: 1 addition & 1 deletion Constant/constant/Constant.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:27 PM
// This file was automatically generated at 2/24/2021 11:50:58 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions Constant/constant/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.652
3.0.0.652
3.0.0.654
3.0.0.654
4 changes: 2 additions & 2 deletions DNSConfig/srvconf/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.264")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.264")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.266")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.266")]

2 changes: 1 addition & 1 deletion DNSConfig/srvconf/DNSConfig.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:26 PM
// This file was automatically generated at 2/24/2021 11:50:54 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions DNSConfig/srvconf/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.264
3.0.0.264
3.0.0.266
3.0.0.266
2 changes: 1 addition & 1 deletion DocTools/Goedel.Document.Markdown/MarkDown.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:16 PM
// This file was automatically generated at 2/24/2021 11:50:45 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
2 changes: 1 addition & 1 deletion DocTools/Goedel.Document.Markdown/MarkParagraph.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:16 PM
// This file was automatically generated at 2/24/2021 11:50:46 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
2 changes: 1 addition & 1 deletion DocTools/Goedel.Document.Markdown/MarkWordParagraph.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:16 PM
// This file was automatically generated at 2/24/2021 11:50:46 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
2 changes: 1 addition & 1 deletion DocTools/Goedel.Document.RFC/Exceptions.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:23 PM
// This file was automatically generated at 2/24/2021 11:50:54 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
2 changes: 1 addition & 1 deletion DocTools/Goedel.Document.RFCSVG/ReadStyle.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:16 PM
// This file was automatically generated at 2/24/2021 11:50:45 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions DocTools/bootmaker/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.592")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.592")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.594")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.594")]

2 changes: 1 addition & 1 deletion DocTools/bootmaker/Main.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:29 PM
// This file was automatically generated at 2/24/2021 11:50:59 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions DocTools/bootmaker/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.592
3.0.0.592
3.0.0.594
3.0.0.594
4 changes: 2 additions & 2 deletions DocTools/rfctool/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.759")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.759")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.761")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.761")]

2 changes: 1 addition & 1 deletion DocTools/rfctool/main.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:29 PM
// This file was automatically generated at 2/24/2021 11:50:59 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions DocTools/rfctool/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.759
3.0.0.759
3.0.0.761
3.0.0.761
4 changes: 2 additions & 2 deletions Domainer/domainer/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.564")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.564")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.566")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.566")]

4 changes: 2 additions & 2 deletions Domainer/domainer/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.564
3.0.0.564
3.0.0.566
3.0.0.566
4 changes: 2 additions & 2 deletions Exceptional/Exceptional/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.575")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.575")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.577")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.577")]

2 changes: 1 addition & 1 deletion Exceptional/Exceptional/Main.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:23 PM
// This file was automatically generated at 2/24/2021 11:50:52 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions Exceptional/Exceptional/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.575
3.0.0.575
3.0.0.577
3.0.0.577
4 changes: 2 additions & 2 deletions FSRGen/fsrgen/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.571")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.571")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.573")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.573")]

2 changes: 1 addition & 1 deletion FSRGen/fsrgen/FSRGen.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:23 PM
// This file was automatically generated at 2/24/2021 11:50:53 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions FSRGen/fsrgen/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.571
3.0.0.571
3.0.0.573
3.0.0.573
4 changes: 2 additions & 2 deletions GScript/gscript/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.590")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.590")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.592")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.592")]

2 changes: 1 addition & 1 deletion GScript/gscript/Goedel.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:14 PM
// This file was automatically generated at 2/24/2021 11:50:41 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions GScript/gscript/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.590
3.0.0.590
3.0.0.592
3.0.0.592
2 changes: 1 addition & 1 deletion Goedel3/Goedel.Tool.Schema/Exceptions.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:11 PM
// This file was automatically generated at 2/24/2021 11:50:36 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions Goedel3/goedel3/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.571")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.571")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.573")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.573")]

2 changes: 1 addition & 1 deletion Goedel3/goedel3/Commands.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:14 PM
// This file was automatically generated at 2/24/2021 11:50:41 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions Goedel3/goedel3/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.571
3.0.0.571
3.0.0.573
3.0.0.573
2 changes: 1 addition & 1 deletion MakeyMakey/Goedel.Tool.Makey/Exceptions.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:16 PM
// This file was automatically generated at 2/24/2021 11:50:45 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
2 changes: 1 addition & 1 deletion MakeyMakey/Goedel.Tool.Makey/Tokenizer.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:17 PM
// This file was automatically generated at 2/24/2021 11:50:46 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions MakeyMakey/makey/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.566")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.566")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.568")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.568")]

2 changes: 1 addition & 1 deletion MakeyMakey/makey/Commands.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:25 PM
// This file was automatically generated at 2/24/2021 11:50:52 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions MakeyMakey/makey/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.566
3.0.0.566
3.0.0.568
3.0.0.568
2 changes: 1 addition & 1 deletion Protogen/Goedel.Tool.Protogen/Exceptions.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:16 PM
// This file was automatically generated at 2/24/2021 11:50:46 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions Protogen/protogen/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.569")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.569")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.571")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.571")]

4 changes: 2 additions & 2 deletions Protogen/protogen/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.569
3.0.0.569
3.0.0.571
3.0.0.571
4 changes: 2 additions & 2 deletions RegistryConfig/registryconfig/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.564")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.564")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.566")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.566")]

2 changes: 1 addition & 1 deletion RegistryConfig/registryconfig/Shell.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:24 PM
// This file was automatically generated at 2/24/2021 11:50:56 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
4 changes: 2 additions & 2 deletions RegistryConfig/registryconfig/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.564
3.0.0.564
3.0.0.566
3.0.0.566
2 changes: 1 addition & 1 deletion Version/Command.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// This file was automatically generated at 2/23/2021 3:33:23 PM
// This file was automatically generated at 2/24/2021 11:50:52 AM
//
// Changes to this file may be overwritten without warning
//
Expand Down
8 changes: 8 additions & 0 deletions YASchema/Goedel.Tool.Yashima/Generate.Script
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,11 @@ namespace #{Yaschema.NameSpaceName} {
#end if
#end if
result.PlaintextExtensions = outerReader.ReadExtensions();
#if (packet.HasPlaintext)
#if (plaintext.Credential)
CredentialOther = CredentialSelf.GetCredentials (result.PlaintextExtensions);
#end if
#end if
#if (packet.Completer)
// Parsing the inner packet is deferred until plaintext is parsed.
result.Reader = outerReader;
Expand Down Expand Up @@ -283,6 +288,9 @@ namespace #{Yaschema.NameSpaceName} {
MutualKeyExchange (result.ClientKeyId);
#end if
result.MezzanineExtensions = mezanineReader.ReadExtensions();
#if (mezzanine.Credential)
CredentialOther = CredentialSelf.GetCredentials (result.MezzanineExtensions);
#end if
#if (packet.HasEncrypted)
// Encrypted inside Mezzanine
var innerReader = mezanineReader.Decrypt (MutualKeyIn);
Expand Down
Loading

0 comments on commit 21ca991

Please sign in to comment.