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

Commit Graph

  • f30fea2a84 Accepting request 1285431 from devel:libraries:c_c++ main factory Ana Guerrero 2025-06-13 16:47:11 +00:00
  • a16962d0a0 - Update to 0.10.2 * Remove clang-3 from CI by @sbSteveK in (#518) * Stop sending empty data frame when input stream ends but the request stream is not ending. by @TingDaoK in (#520) devel Dirk Mueller 2025-06-13 10:59:18 +00:00
  • 71c77f132e Accepting request 1277361 from devel:libraries:c_c++ Ana Guerrero 2025-05-14 15:01:53 +00:00
  • 0c5adbab40 - Update to 0.10.1 * Fix mock server window update on 0 length body by @TingDaoK in (#517) John Paul Adrian Glaubitz 2025-05-14 08:55:43 +00:00
  • 08fcd308dd - Update to 0.10.0 * Fix initial settings for h2 by @TingDaoK in (#513) * Update h2 windowing algo and http client benchmark by @TingDaoK in (#388) + Batching up the window update frame until the window size drops below the threshold for both manual and auto window management + Initial window size now be required for HTTP/2 connection on manual window management now. John Paul Adrian Glaubitz 2025-05-14 08:42:50 +00:00
  • fa8ea7b394 Accepting request 1271848 from devel:libraries:c_c++ Ana Guerrero 2025-04-22 15:30:25 +00:00
  • 726428162f aws-c-http 0.9.7 Marcus Meissner 2025-04-22 11:31:53 +00:00
  • ff7cec1ef6 Accepting request 1267109 from devel:libraries:c_c++ Ana Guerrero 2025-04-04 15:34:15 +00:00
  • 751bdd1f49 - Update to 0.9.6 * Fix Error Handling For Connection Manager by @waahm7 in (#507) * h1_decoder error on multiple content-length headers by @quinnj in (#509) * Apple Network Framework Support by @xiazhvera in (#502) John Paul Adrian Glaubitz 2025-04-04 10:58:42 +00:00
  • d9b1c0e9e7 Accepting request 1256216 from devel:libraries:c_c++ Ana Guerrero 2025-03-26 20:23:01 +00:00
  • 47b54085eb - Update to version 0.9.5 * HTTP/1: Support streaming requests of unknown length by @graebm in (#506) Dirk Mueller 2025-03-26 12:34:49 +00:00
  • 69b83be1a1 Accepting request 1252413 from devel:libraries:c_c++ Ana Guerrero 2025-03-13 14:06:10 +00:00
  • a94657684d - Update to version 0.9.4 * Some trivial fixup on tests by @graebm in (#503) * Move h1_stream variables, to make thread usage more explicit by @graebm in (#504) * Supprt response_first_byte_timeout_ms in ConnectionManagerOptions by @waahm7 in (#505) John Paul Adrian Glaubitz 2025-03-12 11:48:21 +00:00
  • 35ad61bdc8 Accepting request 1243447 from devel:libraries:c_c++ Ana Guerrero 2025-02-06 21:05:13 +00:00
  • 4f3839e3fb - Update to version 0.9.3 * Switch CI to use roles by @DmitriyMusatkin in (#494) * Fix CI for GCC-13 on Ubuntu-18 by @waahm7 in (#496) * A bunch of CMake fixes by @graebm in (#497) - Drop ach_fix-cmake-modules-path.patch, fixed upstream Dirk Mueller 2025-02-05 16:01:12 +00:00
  • 6c6809d12b Accepting request 1224795 from devel:libraries:c_c++ Ana Guerrero 2024-11-18 19:00:35 +00:00
  • 67a8e469c7 Accepting request 1224190 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-11-18 09:23:16 +00:00
  • 01b657e5cc Accepting request 1223942 from devel:libraries:c_c++ Ana Guerrero 2024-11-14 15:08:21 +00:00
  • 21371b1725 - Update to version 0.9.1 * chore: Modified bug issue template to add checkbox to report potential regression. by @ashishdhingra in (#486) * Add cxx support by @subdiox in (#490) Dirk Mueller 2024-11-13 12:49:47 +00:00
  • 7efb9388e5 Accepting request 1218376 from devel:libraries:c_c++ Ana Guerrero 2024-10-27 10:25:05 +00:00
  • 774f62c729 - Update to version 0.9.0 * Tweak error message for AWS_ERROR_HTTP_RESPONSE_FIRST_BYTE_TIMEOUT by @graebm in (#488) * Update CMake to 3.9 by @waahm7 in (#489) Dirk Mueller 2024-10-25 15:08:14 +00:00
  • 7bbfe81680 Accepting request 1202598 from devel:libraries:c_c++ Ana Guerrero 2024-09-24 15:31:55 +00:00
  • 7be320231b - Update to version 0.8.10 * Increase timeout for http integration tests by @TingDaoK in (#487) - from version 0.8.9 * Fix max_pending_connection_acquisitions to respect connection pool size by @waahm7 in (#485) John Paul Adrian Glaubitz 2024-09-23 09:52:18 +00:00
  • 90f9036950 Accepting request 1197833 from devel:libraries:c_c++ Dominique Leuenberger 2024-09-01 17:21:43 +00:00
  • 739a6b4b26 - Update to version 0.8.8 * Fix websocket shutdown behavior by @TingDaoK in (#483) - from version 0.8.7 * Connection shutdown with buffered data by @TingDaoK in (#482) John Paul Adrian Glaubitz 2024-08-30 11:46:28 +00:00
  • 69e4485915 Accepting request 1192574 from devel:libraries:c_c++ Dominique Leuenberger 2024-08-09 14:14:43 +00:00
  • 68943550ae - Update to version 0.8.6 * Connection Manager Acquisition Timeout by @waahm7 in (#479) * Support MaxPendingConnectionAcquisitions by @waahm7 in (#481) Dirk Mueller 2024-08-08 09:41:22 +00:00
  • 4cb5a3e1dd Accepting request 1191000 from devel:libraries:c_c++ Dominique Leuenberger 2024-08-01 20:06:04 +00:00
  • 8d0437544e Accepting request 1190629 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-08-01 14:58:48 +00:00
  • ee61a7d61e Accepting request 1188351 from devel:libraries:c_c++ Ana Guerrero 2024-07-22 15:15:43 +00:00
  • da7f8a5b25 - Update to version 0.8.4 * Mark the network interface API experimental by @waahm7 in (#475) - from version 0.8.3 * clang-format 18 by @graebm in (#469) * Bind to a list of Network Interfaces by @waahm7 in (#471) Dirk Mueller 2024-07-18 08:42:29 +00:00
  • 8f3e4b230c Accepting request 1178902 from devel:libraries:c_c++ Ana Guerrero 2024-06-06 10:34:23 +00:00
  • 8bf1868d51 Accepting request 1178710 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-06-06 06:59:16 +00:00
  • 3ff6064993 Accepting request 1148521 from devel:libraries:c_c++ Ana Guerrero 2024-02-21 16:59:10 +00:00
  • 6dfd6a4a59 Accepting request 1147855 from home:dimstar:rpm4.20:a Dirk Mueller 2024-02-21 10:18:05 +00:00
  • c6cb56cc1a Accepting request 1147620 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-02-21 10:14:48 +00:00
  • 10007613f2 Accepting request 1141986 from devel:libraries:c_c++ Ana Guerrero 2024-01-29 21:27:30 +00:00
  • 2fd7916288 Accepting request 1136534 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2024-01-03 18:39:38 +00:00
  • 194a423065 Accepting request 1127864 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-11-23 09:20:30 +00:00
  • 41b4e10a6b Accepting request 1112992 from home:glaubitz:branches:devel:libraries:c_c++ Adam Majer 2023-09-25 09:21:52 +00:00
  • b27b7bb769 Accepting request 1108049 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-09-04 07:27:30 +00:00
  • 5038e97773 Accepting request 1098290 from home:glaubitz:branches:devel:libraries:c_c++ Marcus Meissner 2023-07-15 12:11:08 +00:00
  • 95cc534838 Accepting request 1091259 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2023-06-10 02:42:55 +00:00
  • 6c8b917505 Accepting request 1090891 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2023-06-07 08:46:10 +00:00
  • 96d10b039e Accepting request 1087363 from home:glaubitz:branches:devel:libraries:c_c++ Adam Majer 2023-05-16 14:18:53 +00:00
  • 183ccc27e2 Accepting request 1082487 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2023-04-26 09:42:34 +00:00
  • bdff3eebfb Accepting request 1074156 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-03-24 12:19:16 +00:00
  • fc5e1744e9 Accepting request 1068422 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-03-02 09:36:02 +00:00
  • e26219504b Accepting request 1063421 from home:glaubitz:branches:devel:libraries:c_c++ Adam Majer 2023-02-08 13:52:46 +00:00
  • fc0262d86b Accepting request 1058719 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-01-19 15:33:17 +00:00
  • f53997312b Accepting request 1055814 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2023-01-04 14:28:48 +00:00
  • 346f443cd2 Accepting request 1045077 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2022-12-27 14:03:11 +00:00
  • 7068cca564 Accepting request 1040619 from home:glaubitz:branches:devel:libraries:c_c++ Marcus Meissner 2022-12-06 14:43:23 +00:00
  • b7294f4c1f Accepting request 1035813 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-11-16 15:33:20 +00:00
  • 58e7f163c2 Accepting request 1035253 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2022-11-11 19:23:26 +00:00
  • b9ffad2a32 Accepting request 1032801 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2022-11-04 11:02:27 +00:00
  • 28de5122eb Accepting request 1012057 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-10-17 17:42:12 +00:00
  • c0728ef46b Accepting request 1008212 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-10-07 08:10:55 +00:00
  • 1c3a2723fb Accepting request 1000854 from home:glaubitz:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2022-09-06 06:07:00 +00:00
  • 4911feb59e Accepting request 993721 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-08-08 15:07:32 +00:00
  • bae272017d Accepting request 989158 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-07-15 09:03:05 +00:00
  • 0f2774a42c Accepting request 978110 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2022-05-23 06:30:31 +00:00
  • e914b21c6a Accepting request 937774 from home:glaubitz:branches:devel:libraries:c_c++ Dirk Mueller 2021-12-11 23:48:24 +00:00
  • 50a0c39dbf Accepting request 925696 from home:jengelh:branches:devel:libraries:c_c++ John Paul Adrian Glaubitz 2021-10-16 20:44:57 +00:00
  • c5d2680fa2 Accepting request 924839 from home:glaubitz:branches:devel:libraries:c_c++ Jan Engelhardt 2021-10-12 10:14:36 +00:00