Commit 43a30bc
- .github/workflows/ci-slow.yml+35
- .github/workflows/ci.yml+4-36
- CMakeLists.txt+11-27
- include/aws/io/event_loop.h+3-3
- include/aws/io/private/pki_utils.h+2-22
- include/aws/io/tls_channel_handler.h+2-2
- source/darwin/darwin_pki_utils.c+449-416
- source/darwin/darwin_shared.c+23
- source/darwin/darwin_shared_private.h+13
- source/darwin/nw_socket.c+5-24
- source/darwin/secure_transport_tls_channel_handler.c+34-97
- source/event_loop.c-6
- source/socket.c+6-10
- source/tls_channel_handler.c+24-30
- source/tls_channel_handler_shared.c+1-1
- tests/CMakeLists.txt+62-51
- tests/event_loop_test.c+1-1
- tests/resources/ecc-p256-cert.pem
- tests/resources/ecc-p256-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+38-29
0 commit comments