6 files changed
+10
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
| 128 | + | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
138 | 136 | | |
139 | 137 | | |
140 | | - | |
141 | | - | |
| 138 | + | |
| 139 | + | |
142 | 140 | | |
143 | 141 | | |
144 | 142 | | |
| |||
- .builder/actions/tls_server_setup.py+43
- .github/workflows/ci.yml+17-17
- builder.json+4
- include/aws/io/private/pki_utils.h+2-1
- include/aws/io/private/tls_channel_handler_private.h+22
- source/pem.c+36-55
- source/s2n/s2n_tls_channel_handler.c+2-2
- source/windows/secure_channel_tls_handler.c+511-122
- source/windows/windows_pki_utils.c+114-38
- tests/CMakeLists.txt+10
- tests/pem_test.c+12
- tests/resources/tls13_device.key+28
- tests/resources/tls13_device.pem.crt+24
- tests/resources/tls13_device_root_ca.key+28
- tests/resources/tls13_device_root_ca.pem.crt+24
- tests/resources/tls13_server.key+28
- tests/resources/tls13_server.pem.crt+24
- tests/resources/tls13_server_root_ca.key+28
- tests/resources/tls13_server_root_ca.pem.crt+24
- tests/tls_handler_test.c+170-1
- tests/tls_server/tls_server.py+23
Submodule aws-lc updated from 40ac425 to 0f76ff1
Submodule s2n updated from 92f7827 to a772605
0 commit comments