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

95 Commits

Author SHA256 Message Date
1a07c38707 Accepting request 1293095 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1293095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=25
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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=94
2025-07-14 09:46:06 +00:00
22bec0a182 Accepting request 1287569 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1287569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=24
2025-06-23 13:02:35 +00:00
3c4ea57a6e Accepting request 1286695 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.20.1
  * Remove Windows 2019 and add Windows 2025 with MSVC-17
    by @TingDaoK in (#737)
  * Fix casing on Windows header files by @giordano in (#736)
- from version 0.20.0
  * Enabling TLS 1.3 on Windows by @sfod in (#732)
  * Fix warning Wdefault-const-init-unsafe by @xiazhvera in (#734)
  * Fix pem validation by @DmitriyMusatkin in (#735)

OBS-URL: https://build.opensuse.org/request/show/1286695
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=92
2025-06-21 13:45:21 +00:00
27e21023d8 Accepting request 1281982 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1281982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=23
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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=90
2025-06-02 15:03:48 +00:00
7f165f81fe Accepting request 1275237 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1275237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=22
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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=88
2025-05-07 11:26:48 +00:00
4b0dd779de Accepting request 1269945 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1269945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=21
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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=86
2025-04-16 08:58:50 +00:00
8fe1df1d79 Accepting request 1267111 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1267111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=20
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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=84
2025-04-04 10:58:47 +00:00
37e6437e75 Accepting request 1250047 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1250047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=19
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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=82
2025-03-04 11:24:13 +00:00
9cca934a42 Accepting request 1247335 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1247335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=18
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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=80
2025-02-20 09:38:13 +00:00
0a37f9a9e7 Accepting request 1243446 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1243446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=17
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

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=78
2025-02-05 16:00:58 +00:00
92a98ac0cf Accepting request 1224798 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1224798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=16
2024-11-18 19:00:37 +00:00
d487bdc183 Accepting request 1224186 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.15.3
  * Event loop public api by @bretambrose in (#691)
  * Add ML-KEM Support by @alexw91 in (#693)
  * Update checksum based on previous PR changes by @bretambrose in (#695)
  * Add an option to disable retries by @waahm7 in (#694)

OBS-URL: https://build.opensuse.org/request/show/1224186
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=76
2024-11-18 09:27:57 +00:00
58db282509 Accepting request 1223948 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1223948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=15
2024-11-14 15:08:23 +00:00
63c10f2742 Accepting request 1223664 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.15.2
  * Add cxx support by @subdiox in (#689)

OBS-URL: https://build.opensuse.org/request/show/1223664
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=74
2024-11-13 13:00:05 +00:00
49c50b2e73 Accepting request 1223375 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1223375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=14
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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=72
2024-11-11 14:07:49 +00:00
d5d02b6e2f Accepting request 1192577 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1192577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=13
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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=70
2024-08-08 09:43:09 +00:00
58414deb0e Accepting request 1192296 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1192296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=12
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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=68
2024-08-07 13:32:23 +00:00
631ce7a57f Accepting request 1191001 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1191001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=11
2024-08-01 20:06:04 +00:00
4b361d7919 Accepting request 1190619 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.15
  * Fix undefined type enum aws_tls_handler_state in source/windows/
    secure_channel_tls_handler.c when building on Windows
    by @brechtsanders in (#663)
- from version 0.14.14
  * Update MacOS CI by @waahm7 in (#658)
  * Remove uv headers from CMakeLists.txt by @sbSteveK in (#660)
  * TLS deliver buffer data during shutdown by @TingDaoK in (#650)

OBS-URL: https://build.opensuse.org/request/show/1190619
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=66
2024-08-01 14:59:04 +00:00
4af34c840b Accepting request 1190617 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1190617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=10
2024-07-31 11:31:04 +00:00
c300a25721 Accepting request 1189761 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.13
  * Fix import of inttype (#656)

OBS-URL: https://build.opensuse.org/request/show/1189761
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=64
2024-07-31 09:02:24 +00:00
bcb8b32482 Accepting request 1188593 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1188593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=9
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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=62
2024-07-19 11:05:40 +00:00
229ffb7c19 Accepting request 1187387 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1187387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=8
2024-07-15 17:48:58 +00:00
488b15e10a Accepting request 1186831 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.10
  * clang-format 18 by @graebm in (#644)
  * Fix Freebsd CI by @waahm7 in (#648)
  * Fix memory leaks in Windows TLS code
    by @graebm in #652

OBS-URL: https://build.opensuse.org/request/show/1186831
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=60
2024-07-14 13:34:54 +00:00
505a689e94 Accepting request 1178905 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1178905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=7
2024-06-06 10:34:24 +00:00
54e94d8e99 Accepting request 1178687 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.9
  * Fix tests that require a valid cert to use add_net_test_case
    by @waahm7 in (#637)
  * Fix signed/unsigned bug with aws_future_wait() timeout value
    by @graebm in (#638)
  * Adds Host Resolver IPv6 variations test by @waahm7 in (#639)
  * Fix bug where last few bytes on socket go unread
    by @graebm in (#642)

OBS-URL: https://build.opensuse.org/request/show/1178687
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=58
2024-06-06 07:00:11 +00:00
a928dad44c Accepting request 1173650 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1173650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=6
2024-05-16 15:13:50 +00:00
90c7bd081a Accepting request 1173609 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.8
  * Remove setenv by @DmitriyMusatkin in (#634)
  * aws_tls_connection_options_copy comment update following
    #eaa583a or #475 by @SergeyRyabinin in (#482)
  * Update Expired Certs by @waahm7 in (#636)

OBS-URL: https://build.opensuse.org/request/show/1173609
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=56
2024-05-13 12:13:48 +00:00
7a1802a124 Accepting request 1165452 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1165452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=5
2024-04-07 20:10:31 +00:00
9060d09f81 Accepting request 1165451 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.7
  * Skip rsa8192.badssl.com test to fix CI by @waahm7 in (#635)

OBS-URL: https://build.opensuse.org/request/show/1165451
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=54
2024-04-05 08:41:40 +00:00
019d9dc843 Accepting request 1161463 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1161463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=4
2024-03-26 18:25:58 +00:00
ee1c3e9b51 Accepting request 1160591 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.6
  * Remove aws_tls_handler_write by @jmklix in (#628)
  * CI job for FreeBSD by @knightjoel in (#630)
  * Update docs to clarify aws_io_message Cleanup Rules by @waahm7 in (#633)
  * Fix sizeof channel negotiation task by @quinnj in (#631)
- from version 0.14.5
  * chore(CI): CI job for OpenBSD by @knightjoel in (#625)
  * Fix Memory leak caused by redefinition by @xiazhvera in (#626)
  * Test for duplicate key import by @TingDaoK in (#627)

OBS-URL: https://build.opensuse.org/request/show/1160591
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=52
2024-03-25 15:26:03 +00:00
c9d522becf Accepting request 1148533 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1148533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=3
2024-02-21 16:59:13 +00:00
2d49de63b7 Accepting request 1147856 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147856
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=50
2024-02-21 10:23:46 +00:00
6bf7496ada Accepting request 1147609 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.4
  * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#622)
  * Consistently use lowercase for Windows libraries by @giordano in (#603)
  * Use Public Domain PKCS#11 headers, to avoid OASIS license by @graebm in (#623)

OBS-URL: https://build.opensuse.org/request/show/1147609
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=49
2024-02-21 10:12:01 +00:00
4f0a1ec8d9 Accepting request 1145088 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1145088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=2
2024-02-08 18:03:05 +00:00
6592cf30c1 Accepting request 1144896 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.3
  * Fix NULL config clean-up by @waahm7 in (#620)

OBS-URL: https://build.opensuse.org/request/show/1144896
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=47
2024-02-08 09:09:30 +00:00
69c85d7a06 Accepting request 1142207 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1142207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=1
2024-01-29 21:27:37 +00:00