Commit f1cc955
authored
BREAKING: SChannelProtocol Class-Based (#72)
* Merge main
* Delete protocol tests
* Add Reason
* Add protocolbase class
* Add protocol server and client resources
* Add strings files
* Update changelog
* Update examples
* Update changelog
* Fix tests
* Remove use of Where-Object
* Fix reasons assertions
* Protocol Client integration tests
* Update tests
* Config
* Formatting
* Update
* Make deploy depend on all tests
* Update
* Update
* Update
* Add import
* Update
* Update
* Update
* Update
* Test
* Test
* Add dir per config
* Use flags on enum
* Add helper method to convert a enum to the individual flag values
* Use enum with flags
* Int tests
* Fix
* Remove Type
* Fix HQRM
* Fix type
* Disable tests
* No need to convert
* Fix text
* Testing
* Only assign if there are values
* test for empty
* fix
* Set values
* fix
* Int tests
* assign var
* fix
* Revert "Use flags on enum"
This reverts commit 9843e2e.
* Reapply "Use flags on enum"
This reverts commit 13bde73.
* Use string array as enum array or enum with flags does not produce valid MOF.
* Add protocol server integration tests
* Add property assertion
* Add clear
* Fix assert
* Remove clear flag
* Set Next version
* Remove old codecov config
* Remove commented config
* Fill in missing issue descriptions
* Update synopsis'
* Use unique GUIDs
* CodeRabbit fixes
* Coderabbit fixes
* Update Description
* Fix message
* Only run Integration Test files.
* Add space
* Fix tests
* Revert "Set Next version"
This reverts commit 4a5fd64.
* Fix formatting
* Use real GUIDs
* Add comment based help
* Update exmaple formatting
* CodeRabbit suggestions
* ModuleFast fixes current issues with PSResourceGet
* Use latest GitHubTasks
* Fix convergence issue
* Modify update
* Fixes
* Fix logic
* Debug
* Fix default protocols
* Fix
* Remove debug
* Add test coverage1 parent cecce02 commit f1cc955
64 files changed
Lines changed: 2957 additions & 703 deletions
File tree
- source
- Classes
- DSCResources/DSC_Protocol
- en-US
- Enum
- Examples/Resources
- CipherSuites
- Cipher
- Hash
- KeyExchangeAlgorithm
- SChannelProtocolClient
- SChannelProtocolServer
- SChannelSettings
- Private
- Public
- en-US
- tests
- Integration/Resources
- Unit
- Classes
- Private
- Public
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| 52 | + | |
47 | 53 | | |
48 | 54 | | |
49 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
170 | 217 | | |
171 | 218 | | |
172 | 219 | | |
| 220 | + | |
173 | 221 | | |
174 | 222 | | |
175 | 223 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
90 | 95 | | |
91 | 96 | | |
92 | 97 | | |
| |||
115 | 120 | | |
116 | 121 | | |
117 | 122 | | |
| 123 | + | |
118 | 124 | | |
119 | 125 | | |
120 | 126 | | |
| |||
148 | 154 | | |
149 | 155 | | |
150 | 156 | | |
| 157 | + | |
151 | 158 | | |
152 | 159 | | |
153 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments