Commit a2ea7c3
- .github/workflows/ci-slow.yml-35
- .github/workflows/ci.yml+36-4
- CMakeLists.txt+27-11
- include/aws/io/event_loop.h+3-3
- include/aws/io/private/pki_utils.h+22-2
- include/aws/io/tls_channel_handler.h+2-2
- source/darwin/darwin_pki_utils.c+416-449
- source/darwin/darwin_shared.c-23
- source/darwin/darwin_shared_private.h-13
- source/darwin/nw_socket.c+24-5
- source/darwin/secure_transport_tls_channel_handler.c+97-34
- source/event_loop.c+6
- source/socket.c+10-6
- source/tls_channel_handler.c+30-24
- source/tls_channel_handler_shared.c+1-1
- tests/CMakeLists.txt+51-62
- tests/event_loop_test.c+1-1
- tests/resources/ecc-cert.pem
- tests/resources/ecc-key.pem
- tests/resources/ecc-p384-cert.pem-17
- tests/resources/ecc-p384-key.pem-6
- tests/resources/ecc-p521-cert.pem-19
- tests/resources/ecc-p521-key.pem-7
- tests/socket_test.c+10-10
- tests/tls_handler_test.c+29-38
0 commit comments