Commit Graph
176 Commits
Author SHA1 Message Date
Mathieu Carbou ea65eed440 fail-fast: false 2024-09-06 11:56:09 +02:00
Mathieu Carbou 4468959bf0 update CI 2024-09-06 11:31:02 +02:00
Mathieu Carbou f35d15b57c Add gitpod files and CoC 2024-09-05 23:22:24 +02:00
Mathieu Carbou 6cd96265df Update gitignore 2024-09-05 23:16:11 +02:00
Mathieu Carbou 6a8203b671 Update gitignore 2024-09-05 23:10:41 +02:00
Mathieu Carbou 8fc4aa43b7 v3.2.5 2024-09-03 12:20:41 +02:00
Mathieu Carbou 7edeaf8d9e Merge pull request #20 from mathieucarbou/v6zone
Use IPADDR6_INIT() macro to set connecting IPv6 address
2024-09-02 15:41:17 +02:00
David Woodhouse 95de78acbb Use IPADDR6_INIT() macro to set connecting IPv6 address
If LwIP is built with LWIP_IPV6_SCOPES, there is a 'zone' member in
struct ip6_addr which was not being initialized correctly, leading to
routing failures.

The tcp_connect() call would return ERR_RTE and we would completely fail
to report that error. All the user would see is 'Connecting to MQTT...'
over and over again.
2024-09-02 15:31:44 +02:00
Mathieu Carbou 49c7cc15d9 Added CI for H2 2024-08-16 01:02:11 +02:00
Mathieu Carbou 3a59a49c0b pioarduino 51.03.04 2024-08-10 22:38:52 +02:00
Mathieu Carbou 1c15d8d0d0 Arduino 3.0.4 2024-08-02 12:16:23 +02:00
Mathieu Carbou d0a44bc74c espressif32@6.8.1 2024-07-31 09:55:26 +02:00
Mathieu Carbou 11f6a803fc v3.2.4 2024-07-29 18:55:48 +02:00
Mathieu Carbou f374fabaa2 Fix link 2024-07-29 18:55:03 +02:00
Mathieu Carbou b20e646658 Try fix #14 2024-07-29 18:55:03 +02:00
Mathieu Carbou 9eeef4cc1f CI update 2024-07-19 13:03:07 +02:00
Mathieu Carbou 247083787b doc update 2024-07-19 09:25:26 +02:00
Mathieu Carbou e5ffb8c378 Add CI support for esp32-c6-devkitc-1 2024-07-18 12:41:17 +02:00
Mathieu Carbou 700ad8850d v3.2.3 2024-07-17 21:50:06 +02:00
Mathieu Carbou 018e8ae8b6 Try remove busy loop to fix https://github.com/mathieucarbou/ESPAsyncWebServer/issues/57 2024-07-17 21:42:18 +02:00
Mathieu Carbou 61ec506a1b v3.2.2 2024-07-17 16:00:19 +02:00
Mathieu Carbou 15581b57ec Arduino 3.0.3 compatibility 2024-07-17 15:57:37 +02:00
Mathieu Carbou af12f8fac6 Arduino 3.0.3 2024-07-17 15:40:45 +02:00
Mathieu Carbou 76e49649e6 v3.2.1 2024-07-16 23:00:11 +02:00
Mathieu Carbou acdf1f5e71 Revert "Try fix from https://github.com/me-no-dev/AsyncTCP/pull/173/files#r1581612715"
This reverts commit c174f6c467.
2024-07-16 22:54:24 +02:00
Mathieu Carbou 20b139c07c v3.2.0 2024-07-16 22:17:49 +02:00
Mathieu Carbou c174f6c467 Try fix from https://github.com/me-no-dev/AsyncTCP/pull/173/files#r1581612715 2024-07-16 22:16:25 +02:00
Mathieu Carbou a1cfe8df35 Async TCP => AsyncTCP 2024-07-16 22:16:00 +02:00
Mathieu Carbou f0319ac64e Add fix from https://github.com/me-no-dev/AsyncTCP/pull/184 2024-07-04 12:14:45 +02:00
Mathieu Carbou 34989cc455 Issue templates 2024-06-30 10:37:56 +02:00
Mathieu Carbou 75db319967 Arduino Release v3.0.2 based on ESP-IDF v5.1.4+ 2024-06-24 22:30:00 +02:00
Mathieu Carbou 27bf9218d9 typo 2024-06-23 23:11:00 +02:00
Mathieu Carbou bd77f62141 Update issue templates 2024-06-23 12:23:12 +02:00
Mathieu Carbou edb9d62b6d update doc 2024-06-23 12:13:09 +02:00
Mathieu Carbou 1e283235d8 Arduino 3.0.1 2024-06-05 10:49:38 +02:00
Mathieu Carbou b20e92e2af v3.1.4 2024-05-30 01:33:45 +02:00
Mathieu Carbou b572c1e969 Fix for https://github.com/mathieucarbou/ESPAsyncWebServer/issues/26 2024-05-30 01:30:32 +02:00
Mathieu Carbou c81405543a doc 2024-05-30 00:54:02 +02:00
Mathieu Carbou f1a50539e6 CI: fail-fast: false 2024-05-30 00:48:47 +02:00
Mathieu Carbou c6c124d382 v3.1.3 2024-05-30 00:35:12 +02:00
Mathieu Carbou b1df6526c1 IPv6 cleanups 2024-05-30 00:34:01 +02:00
dependabot[bot] 2f349ff0a2 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 22:13:57 +02:00
Mathieu Carbou b59f039514 Update CI to Arduino 3 2024-05-27 21:03:47 +02:00
Mathieu Carbou 8ee3d60c86 Fix CI 2024-05-27 13:48:36 +02:00
Mathieu Carbou 5d00a45410 upgrade 2024-05-15 07:41:50 +02:00
Mathieu Carbou 1594d56060 v3.1.2 2024-04-27 14:18:08 +02:00
Mathieu Carbou 212780ced1 Reduce logging of non critical messages 2024-04-27 14:17:23 +02:00
Mathieu Carbou 1b443f97ab v3.1.1 2024-04-27 12:31:07 +02:00
Mathieu Carbou 65b4e998c7 Grab fixes from https://github.com/me-no-dev/AsyncTCP/pull/173 2024-04-27 12:31:07 +02:00
Mathieu Carbou 85988d5a44 CONFIG_ASYNC_TCP_MAX_ACK_TIME 2024-04-27 12:20:28 +02:00