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

79 Commits

Author SHA256 Message Date
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
a9b8316979 - add ci_fix-cmake-modules-path.patch, aci_add-so-version.patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=45
2024-01-29 10:05:07 +00:00
5a98ac4f60 Accepting request 1141724 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.2
  * Cache the Error Before Any Side Effects by @waahm7 in (#619)

OBS-URL: https://build.opensuse.org/request/show/1141724
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=44
2024-01-26 22:17:10 +00:00
0a45e9d255 Accepting request 1139096 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.1
  * Surface proper PKCS11 error by @sbSteveK in (#617)
  * Always run channel setup callback on pinned event
    loop if one exists by @bretambrose in (#618)

OBS-URL: https://build.opensuse.org/request/show/1139096
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=43
2024-01-17 07:21:53 +00:00
e080a688f0 Accepting request 1136546 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.0
  * Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#613)

OBS-URL: https://build.opensuse.org/request/show/1136546
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=42
2024-01-03 18:39:29 +00:00
faf3d40756 Accepting request 1130682 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.36
  * Remove null check for aws_pkcs11_lib_login_user
    by @xiazhvera in (#611)
  * Use 500 ms rather than 25 ms for the exponential
    backoff defaults by @JonathanHenson in (#612)

OBS-URL: https://build.opensuse.org/request/show/1130682
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=41
2023-12-05 09:44:46 +00:00
4ccbd95571 Accepting request 1118277 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.35
  * Handle CRLF for windows by @xiazhvera in (#608)
- from version 0.13.34
  * Fix assert statement by @graebm in (#607)
- from version 0.13.33
  * Log as warning for socket connect and client bootstrap by @TingDaoK in (#594)
  * Added workflow for handling answerable discussions by @yasminetalby in (#592)
  * Intel Vtune Markers for EventLoop and InputStream Read by @waahm7 in (#596)
  * Fix compiling error by @TingDaoK in (#600)
  * Read me update by @yasminetalby in (#604)
  * Refactor pem by @DmitriyMusatkin in (#605)
  * Add format unknown by @DmitriyMusatkin in (#606)

OBS-URL: https://build.opensuse.org/request/show/1118277
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=40
2023-10-19 08:42:00 +00:00
ae15f09ccb Accepting request 1104709 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.32
  * Fix permissions for stale issue bot by @jmklix in (#590)
  * Fix S2N blocked issue by @waahm7 in (#589)
- from version 0.13.31
  * Fix: release alpn string before set for
    tls_ctx_options by @xiazhvera in (#588)

OBS-URL: https://build.opensuse.org/request/show/1104709
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=39
2023-08-21 10:22:24 +00:00
fb67aee8b9 Accepting request 1100564 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.30
  * Maximum Backoff Implementation by @waahm7 in (#587)

OBS-URL: https://build.opensuse.org/request/show/1100564
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=38
2023-07-26 06:44:55 +00:00
2690c7e4c6 Accepting request 1099078 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.29
  * Change S2N security policy for 0-RTT in TLS 1.3 by @graebm in (#585)

OBS-URL: https://build.opensuse.org/request/show/1099078
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=37
2023-07-17 12:59:33 +00:00
24514dfccb Accepting request 1097907 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.28
  * Support read-only file stream by @TingDaoK in (#582)

OBS-URL: https://build.opensuse.org/request/show/1097907
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=36
2023-07-17 10:08:36 +00:00
2a995e3f8f Accepting request 1096563 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.27
  * Cleanup aws-lc thread locals in event loop threads by @bretambrose in (#581)

OBS-URL: https://build.opensuse.org/request/show/1096563
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=35
2023-07-04 08:09:13 +00:00
14a523ca22 Accepting request 1091848 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.26
  * Fix compiler warning by @TingDaoK in (#579)
- from version 0.13.25
  * Stream-tester can report how much data was read by @graebm in (#578)
  * Fix build issues with stream-tester files by @graebm in (#580)

OBS-URL: https://build.opensuse.org/request/show/1091848
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=34
2023-06-11 07:59:10 +00:00
ff06b35bcd Accepting request 1091258 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.24
  * aws_future functions no longer inline by @graebm in (#577)

OBS-URL: https://build.opensuse.org/request/show/1091258
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=33
2023-06-10 02:41:50 +00:00
8c5e6e6155 Accepting request 1090890 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.23
  * Use UUID for socket endpoints by @TwistedTwigleg in (#570)
  * Update time to ancient by @jmklix in (#571)
  * aws_future by @graebm in (#572)
  * aws_async_input_stream by @graebm in (#573)
  * aws_future keeps channel alive until callback fires by @graebm in (#574)
  * Tests for aws_async_input_stream by @graebm in (#575)

OBS-URL: https://build.opensuse.org/request/show/1090890
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=32
2023-06-07 11:00:37 +00:00
9bfaa4a3ae Accepting request 1087385 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version to 0.13.22
  * Add github templates and bots by @jmklix in (#564)
  * Update builder version to fix aws-lc build on manylinux1 by @TingDaoK in (#566)
  * Relax the default_pki_path_exists test. by @graebm in (#568)
  * Fix warnings in public headers by @waahm7 in (#569)

OBS-URL: https://build.opensuse.org/request/show/1087385
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=31
2023-05-16 14:19:50 +00:00
88c3ad52c3 Accepting request 1080310 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.21
  * Raise error message if macOS key import failed by @xiazhvera in (#558)
  * Get socket from handler by @TingDaoK in (#560)
  * Fix DNS starvation case by @bretambrose in (#562)
- from version 0.13.20
  * doc: Fix typo in readme by @codingspirit in (#554)
  * Skip PKCS#11 setup when tests are disabled by @graebm in (#557)
  * DNS Ping Proposal by @bretambrose in (#559)

OBS-URL: https://build.opensuse.org/request/show/1080310
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=30
2023-04-19 12:55:10 +00:00