SHA256
8
0
forked from pool/aws-c-io

Commit Graph

  • 1a07c38707 Accepting request 1293095 from devel:libraries:c_c++ main factory Ana Guerrero 2025-07-15 14:43:45 +00:00
  • bfdb6fbe32 - Update to version 0.21.0 * Support s2n security policy for TLS 1.2 and FIPS by @sfod in (#739) devel Dirk Mueller 2025-07-14 09:46:06 +00:00
  • 22bec0a182 Accepting request 1287569 from devel:libraries:c_c++ Ana Guerrero 2025-06-23 13:02:35 +00:00
  • 3c4ea57a6e Accepting request 1286695 from home:glaubitz:branches:devel:libraries:c_c++ Marcus Meissner 2025-06-21 13:45:21 +00:00
  • 27e21023d8 Accepting request 1281982 from devel:libraries:c_c++ Ana Guerrero 2025-06-02 20:01:43 +00:00
  • 5f01f1756d - Update to version 0.19.1 * Fix casing on Windows header files by @waahm7 in (#730) * Acquire/Release Event Loop by @xiazhvera in (#725) * Remove clang-3 from CI by @sbSteveK in (#731) * Fix warnings in iOS Cross Compile CI by @waahm7 in (#733) Marcus Meissner 2025-06-02 15:03:48 +00:00
  • 7f165f81fe Accepting request 1275237 from devel:libraries:c_c++ Dominique Leuenberger 2025-05-07 17:21:08 +00:00
  • 6bec00b5de - Update to version 0.19.0 * Make exports consistent by @DmitriyMusatkin in (#720) * Improve docs for aws_future by @graebm in (#724) * Task type_log logging by @sbSteveK in (#726) * AWS_IO_TLS_CIPHER_PREF_PQ_TLSv1_0_2021_05 is not supported now by @TingDaoK in (#727) John Paul Adrian Glaubitz 2025-05-07 11:26:48 +00:00
  • 4b0dd779de Accepting request 1269945 from devel:libraries:c_c++ Ana Guerrero 2025-04-16 18:39:27 +00:00
  • 05a26aaef5 - Update to verson 0.18.1 * Correct public key naming in pem utils by @DmitriyMusatkin in (#721) * Revert error code ordering by @sbSteveK in (#723) Marcus Meissner 2025-04-16 08:58:50 +00:00
  • 8fe1df1d79 Accepting request 1267111 from devel:libraries:c_c++ Ana Guerrero 2025-04-04 15:34:18 +00:00
  • 837b064bce - Update to version 0.18.0 * Grand Dispatch Queue, Apple Network Connection, Apple SecItem by @sbSteveK in (#661) * Remove unused variables in aws_host_resolver by @graebm in (#719) - from version 0.17.0 * Add back kqueue support on iOS by @xiazhvera in (#716) * Fix IP address being labelled "bad" for too long by @graebm in (#718) John Paul Adrian Glaubitz 2025-04-04 10:58:47 +00:00
  • 37e6437e75 Accepting request 1250047 from devel:libraries:c_c++ Ana Guerrero 2025-03-04 17:33:26 +00:00
  • adf287af5d - Update to version 0.16.0 * TLS 1.3 win update by @bretambrose in (#676) * Fix Windows server-side for TLS 1.3 by @sfod in (#710) John Paul Adrian Glaubitz 2025-03-04 11:24:13 +00:00
  • 9cca934a42 Accepting request 1247335 from devel:libraries:c_c++ Ana Guerrero 2025-02-20 15:41:34 +00:00
  • 99b7292d3f - Update to version 0.15.5 * Add PQ_DEFAULT enum to aws_tls_cipher_pref by @alexw91 in (#707) Marcus Meissner 2025-02-20 09:38:13 +00:00
  • 0a37f9a9e7 Accepting request 1243446 from devel:libraries:c_c++ Ana Guerrero 2025-02-06 21:05:08 +00:00
  • 20565aed59 - Update to version 0.15.4 * Switch CI to use roles by @DmitriyMusatkin in (#698) * Fix CI for GCC-13 on Ubuntu-18 by @waahm7 in (#700) * fix typo in log message by @graebm in (#702) * Event Loop & Socket Type Multi-Support by @xiazhvera in (#692) * A bunch of CMake fixes by @graebm in (#701) - Drop aci_fix-cmake-modules-path.patch, fixed upstream - Refresh aci_add-so-version.patch Dirk Mueller 2025-02-05 16:00:58 +00:00
  • 92a98ac0cf Accepting request 1224798 from devel:libraries:c_c++ Ana Guerrero 2024-11-18 19:00:37 +00:00
  • d487bdc183 Accepting request 1224186 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-11-18 09:27:57 +00:00
  • 58db282509 Accepting request 1223948 from devel:libraries:c_c++ Ana Guerrero 2024-11-14 15:08:23 +00:00
  • 63c10f2742 Accepting request 1223664 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-11-13 13:00:05 +00:00
  • 49c50b2e73 Accepting request 1223375 from devel:libraries:c_c++ Ana Guerrero 2024-11-12 18:20:53 +00:00
  • 8db2514dcd - Update to version 0.15.1 * chore: Modified bug issue template to add checkbox to report potential regression. by @ashishdhingra in (#671) * Fix s2n cleanup by @DmitriyMusatkin in #687 - from version 0.15.0 * Update CMake to 3.9 by @waahm7 in (#686) - from version 0.14.20 * Handle PKCS#8 private keys in Windows by @sfod in (#683) * Add network interface name validation api by @waahm7 in (#675) - from version 0.14.19 * Clarify socket options logging by @sbSteveK in (#681) * Use s2n_cleanup_thread() and path by @TingDaoK in (#682) John Paul Adrian Glaubitz 2024-11-11 14:07:49 +00:00
  • d5d02b6e2f Accepting request 1192577 from devel:libraries:c_c++ Dominique Leuenberger 2024-08-09 14:14:48 +00:00
  • 9bcd7996e3 - Update to version 0.14.18 * Unique port between test_socket_with_bind_to_interface and test_tcp_socket_communication by @waahm7 in (#667) - from version 0.14.17 * Make port more random for test_socket_with_bind_to_interface test by @waahm7 in (#666) Dirk Mueller 2024-08-08 09:43:09 +00:00
  • 58414deb0e Accepting request 1192296 from devel:libraries:c_c++ Dominique Leuenberger 2024-08-08 08:58:16 +00:00
  • e42eafd1af - Update to version 0.14.16 * Use const pointers in secure_channel_tls_handler.c by @teo-tsirpanis in (#664) John Paul Adrian Glaubitz 2024-08-07 13:32:23 +00:00
  • 631ce7a57f Accepting request 1191001 from devel:libraries:c_c++ Dominique Leuenberger 2024-08-01 20:06:04 +00:00
  • 4b361d7919 Accepting request 1190619 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-08-01 14:59:04 +00:00
  • 4af34c840b Accepting request 1190617 from devel:libraries:c_c++ Dominique Leuenberger 2024-07-31 11:31:04 +00:00
  • c300a25721 Accepting request 1189761 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2024-07-31 09:02:24 +00:00
  • bcb8b32482 Accepting request 1188593 from devel:libraries:c_c++ Ana Guerrero 2024-07-22 15:15:46 +00:00
  • 5ff7d2f9bf - Update to version 0.14.12 * Mark the network interface API internal by @waahm7 in (#654) - from version 0.14.11 * Fix FreeBSD CI to install default python packages by @TingDaoK in (#653) * Socket option for binding to a network interface by name by @waahm7 in (#647) John Paul Adrian Glaubitz 2024-07-19 11:05:40 +00:00
  • 229ffb7c19 Accepting request 1187387 from devel:libraries:c_c++ Ana Guerrero 2024-07-15 17:48:58 +00:00
  • 488b15e10a Accepting request 1186831 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2024-07-14 13:34:54 +00:00
  • 505a689e94 Accepting request 1178905 from devel:libraries:c_c++ Ana Guerrero 2024-06-06 10:34:24 +00:00
  • 54e94d8e99 Accepting request 1178687 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-06-06 07:00:11 +00:00
  • a928dad44c Accepting request 1173650 from devel:libraries:c_c++ Ana Guerrero 2024-05-16 15:13:50 +00:00
  • 90c7bd081a Accepting request 1173609 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-05-13 12:13:48 +00:00
  • 7a1802a124 Accepting request 1165452 from devel:libraries:c_c++ Ana Guerrero 2024-04-07 20:10:31 +00:00
  • 9060d09f81 Accepting request 1165451 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2024-04-05 08:41:40 +00:00
  • 019d9dc843 Accepting request 1161463 from devel:libraries:c_c++ Ana Guerrero 2024-03-26 18:25:58 +00:00
  • ee1c3e9b51 Accepting request 1160591 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-03-25 15:26:03 +00:00
  • c9d522becf Accepting request 1148533 from devel:libraries:c_c++ Ana Guerrero 2024-02-21 16:59:13 +00:00
  • 2d49de63b7 Accepting request 1147856 from home:dimstar:rpm4.20:a Dirk Mueller 2024-02-21 10:23:46 +00:00
  • 6bf7496ada Accepting request 1147609 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-02-21 10:12:01 +00:00
  • 4f0a1ec8d9 Accepting request 1145088 from devel:libraries:c_c++ Ana Guerrero 2024-02-08 18:03:05 +00:00
  • 6592cf30c1 Accepting request 1144896 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-02-08 09:09:30 +00:00
  • 69c85d7a06 Accepting request 1142207 from devel:libraries:c_c++ Ana Guerrero 2024-01-29 21:27:37 +00:00
  • a9b8316979 - add ci_fix-cmake-modules-path.patch, aci_add-so-version.patch Dirk Mueller 2024-01-29 10:05:07 +00:00
  • 5a98ac4f60 Accepting request 1141724 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-01-26 22:17:10 +00:00
  • 0a45e9d255 Accepting request 1139096 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-01-17 07:21:53 +00:00
  • e080a688f0 Accepting request 1136546 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-01-03 18:39:29 +00:00
  • faf3d40756 Accepting request 1130682 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-12-05 09:44:46 +00:00
  • 4ccbd95571 Accepting request 1118277 from home:glaubitz:branches:devel:libraries:c_c++ Marcus Meissner 2023-10-19 08:42:00 +00:00
  • ae15f09ccb Accepting request 1104709 from home:glaubitz:branches:devel:libraries:c_c++ Adam Majer 2023-08-21 10:22:24 +00:00
  • fb67aee8b9 Accepting request 1100564 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-07-26 06:44:55 +00:00
  • 2690c7e4c6 Accepting request 1099078 from home:glaubitz:branches:devel:libraries:c_c++ Adam Majer 2023-07-17 12:59:33 +00:00
  • 24514dfccb Accepting request 1097907 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2023-07-17 10:08:36 +00:00
  • 2a995e3f8f Accepting request 1096563 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-07-04 08:09:13 +00:00
  • 14a523ca22 Accepting request 1091848 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-06-11 07:59:10 +00:00
  • ff06b35bcd Accepting request 1091258 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2023-06-10 02:41:50 +00:00
  • 8c5e6e6155 Accepting request 1090890 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2023-06-07 11:00:37 +00:00
  • 9bfaa4a3ae Accepting request 1087385 from home:glaubitz:branches:devel:libraries:c_c++ Adam Majer 2023-05-16 14:19:50 +00:00
  • 88c3ad52c3 Accepting request 1080310 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-04-19 12:55:10 +00:00
  • 1559f6ede9 Accepting request 1071090 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-03-13 18:46:37 +00:00
  • 6ee283b38e Accepting request 1068412 from home:glaubitz:branches:devel:libraries:c_c++ Adam Majer 2023-03-01 11:05:18 +00:00
  • c307094b53 Accepting request 1067122 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-02-23 14:04:35 +00:00
  • b76624eaa5 Accepting request 1063425 from home:glaubitz:branches:devel:libraries:c_c++ Adam Majer 2023-02-08 13:52:33 +00:00
  • 404ec3d656 Accepting request 1059374 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2023-01-20 08:58:33 +00:00
  • 5afb2caaf8 Accepting request 1055802 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-01-04 13:46:59 +00:00
  • 56e3175fc6 Accepting request 1037285 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-11-23 08:41:39 +00:00
  • 2fd537a10b Accepting request 1036250 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-11-16 15:31:26 +00:00
  • 56914f033e Accepting request 1035262 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2022-11-11 19:23:45 +00:00
  • 67e6d40127 Accepting request 1032686 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2022-11-04 11:00:49 +00:00
  • 0d4c4250ee Accepting request 1030336 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-10-24 11:41:07 +00:00
  • c16bced5a7 Accepting request 1000852 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2022-09-06 06:07:09 +00:00
  • 249f8a11e3 Accepting request 993724 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-08-08 15:07:59 +00:00
  • 3bc7b43f7a Accepting request 988389 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-07-11 18:21:55 +00:00
  • 9996a7585b Accepting request 973729 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-05-02 07:24:31 +00:00
  • 550259992f Accepting request 962340 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-03-21 07:42:42 +00:00
  • 726d85a97c Accepting request 944715 from home:glaubitz:branches:devel:libraries:c_c++ Adam Majer 2022-01-09 15:17:54 +00:00
  • e3401c205b Accepting request 944468 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2022-01-07 10:34:00 +00:00
  • f54d9c4426 Accepting request 937773 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2021-12-11 23:48:14 +00:00
  • 7aa8fe9b51 Accepting request 924624 from home:glaubitz:branches:devel:libraries:c_c++ Jan Engelhardt 2021-10-12 11:20:16 +00:00
  • 8c5986e0e8 Accepting request 904578 from home:glaubitz:branches:devel:libraries:c_c++ Adam Majer 2021-07-08 09:35:58 +00:00
  • 336a1ee262 Accepting request 901155 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2021-06-22 06:35:20 +00:00
  • 3ed944397d Accepting request 899023 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2021-06-10 20:30:09 +00:00
  • 9ea86898e5 Accepting request 893115 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2021-05-15 19:56:19 +00:00
  • b4c2193c93 Accepting request 888441 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2021-04-29 08:00:12 +00:00
  • 0a209b95c2 Accepting request 872362 from home:glaubitz:branches:devel:libraries:c_c++ Marcus Meissner 2021-02-18 09:53:41 +00:00
  • e482a78a7b Accepting request 861626 from home:glaubitz:branches:devel:libraries:c_c++ Adam Majer 2021-01-11 12:18:58 +00:00
  • 4b6d82548b Accepting request 856426 from home:glaubitz:branches:devel:libraries:c_c++ Marcus Meissner 2020-12-16 13:18:38 +00:00
  • 7e179bc459 Accepting request 851119 from home:glaubitz:branches:devel:libraries:c_c++ Adam Majer 2020-11-26 17:37:23 +00:00