File tree
11 files changed
+15
-28
lines changed- crt
11 files changed
+15
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 17 | + | |
32 | 18 | | |
33 | 19 | | |
34 | 20 | | |
| |||
76 | 62 | | |
77 | 63 | | |
78 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
79 | 68 | | |
80 | 69 | | |
81 | 70 | | |
82 | 71 | | |
83 | | - | |
84 | | - | |
85 | 72 | | |
86 | 73 | | |
87 | 74 | | |
| |||
Submodule aws-c-auth updated 1 file
- .github/workflows/ci.yml+172-73
- .github/workflows/proof-alarm.yml+3-3
- CMakeLists.txt+33-34
- include/aws/io/event_loop.h+26
- include/aws/io/private/event_loop_impl.h+25-8
- include/aws/io/private/socket_impl.h+72
- include/aws/io/socket.h+31-15
- include/aws/testing/io_testing_channel.h-1
- source/bsd/kqueue_event_loop.c+3-1
- source/darwin/secure_transport_tls_channel_handler.c+1-1
- source/event_loop.c+167-9
- source/linux/epoll_event_loop.c+1-1
- source/posix/socket.c+75-44
- source/socket.c+258
- source/windows/host_resolver.c+1
- source/windows/iocp/iocp_event_loop.c+1-1
- source/windows/iocp/socket.c+108-81
- source/windows/winsock_init.c+1
- tests/CMakeLists.txt+6
- tests/event_loop_test.c+76-3
- tests/socket_handler_test.c+1-1
- tests/socket_test.c+48
- tests/tls_handler_test.c+1-1
- tests/vcc/Makefile+2-2
- tests/vcc/new_destroy.c+3-3
- tests/vcc/preamble.h+1-1
Submodule aws-c-sdkutils updated 1 file
0 commit comments