esp-protocols

Collection of ESP-IDF components related to networking protocols

Stars
185
Committers
113

Bot releases are visible (Hide)

esp-protocols - mdns-v1.2.4

Published by github-actions[bot] 9 months ago

1.2.4

Bug Fixes

  • Correction on 6d2c475 MDNS_PREDEF_NETIF_ETH fix (fc59f87c4e)
  • fix the logic of creating pcb for networking socket (5000a9a20a)
  • fix compiling issue when disabling IPv4 (2646dcd23a)
  • Fix compile error when MDNS_PREDEF_NETIF_ETH is defined, but ETH_ENABLED is not (#459) (6d2c475c20)
esp-protocols - modem-v1.1.0

Published by github-actions[bot] 9 months ago

1.1.0

Features

  • Added support for at_raw() command (ae38110, #471)
  • Added iperf test for PPP netifs (976e98d)
  • Added test that performs OTA to exercise modem layers (f2223dd)

Bug Fixes

  • Fixed OTA test to gracefully fail with no verification (1dc4299)
  • Added C-API to configure APN (ce7dadd, #485)
  • Fixed AT commands to copy strings to prevent overrides (741d166, #463)
  • Fixed incorrect dial command format (0998f3d, #433)
  • Fixed documentation and example on creating custom device (577de67, #452)
  • Removed CI jobs for IDF v4.2 (d88cd61)
  • Fixed OAT test to verify server cert and CN (edc3e72)
  • Fixed set_pdp_context() command timeout (1d80cbc, #455)

Updated

  • docs(modem): Added description of manual test procedure (68ce794)
esp-protocols - websocket-v1.2.2

Published by github-actions[bot] 9 months ago

1.2.2

Bug Fixes

  • continuation after FIN in websocket client (#460) (774d1c75e6)
  • Re-applie refs to common comps idf_component.yml (9fe44a4504)
esp-protocols - mqtt_cxx-v0.3.0

Published by github-actions[bot] 9 months ago

0.3.0

Bug Fixes

  • Incorrect documentation link (aa4e9d57)
  • reference protocol_examples_common from IDF (e6c0538d)
  • specify override_path in example manifest files (fa005c63)
esp-protocols - console_cmd_iperf-v1.0.0

Published by github-actions[bot] 9 months ago

1.0.0

Features

  • Added component with iperf command (93d14087)
esp-protocols - mdns-v1.2.3

Published by github-actions[bot] 10 months ago

1.2.3

Bug Fixes

  • fixed CI issues for host and afl tests (4be5efc84e)
  • fix copy delegated host addr (19fb36000c)
  • enable CONFIG_ESP_WIFI_ENABLED if CONFIG_SOC_WIFI_SUPPORTED is also enabled (for ESP-IDF <= 5.1) (d20a718320)
  • remove protocol_examples_common (1ee9dae6bf)
  • move the example into a subdirectory (d28232b9f8)
  • reference protocol_examples_common from IDF (c83b76ea8f)
esp-protocols - console_cmd_ifconfig-v1.0.1

Published by github-actions[bot] 10 months ago

1.0.1

Bug Fixes

  • Fixed ifconfig command for PPP interface and IPv4 only (8548dabb)
esp-protocols - console_cmd_wifi-v1.0.1

Published by github-actions[bot] 10 months ago

1.0.1

Features

  • Console for runtime wifi configuration (194d1179)

Bug Fixes

  • Fixed license file for console_cmd_wifi (8285e973)
esp-protocols - console_cmd_wifi-v1.0.0

Published by github-actions[bot] 10 months ago

1.0.0

Features

  • Console for runtime wifi configuration (194d1179)
esp-protocols - modem-v1.0.5

Published by github-actions[bot] 11 months ago

1.0.5

Major changes

Bug Fixes

  • Added test injecting unexpected replies (b220d1e, #426)
  • Fixed inconsistent state on data after OK (bf99f28, #426)
  • TLS example: Added restore session support in mbedtls-wrap (79d38e5)
  • Fixed examples to show netif on ppp-changed event (a70b197)
  • remove unused GNU Make based buildsystem files (d6b6f63)
  • specify override_path in example manifest files (5b78da4)
  • Added test-cases that exercise mode transitions (aff571d)
  • Fixed mode transitions between any state and UNDEF (93cb2ca, #320)
  • Fixed API docs within doxygen comments (020b407)
  • Support for custom modules with C-API (0254d50)
  • Fix CRLF issue with esp_modem_c_api.cpp (2661b4d)

Updated

  • ci(common): Created reusable action for host and coverage tests (9ad04de)
esp-protocols - console_cmd_ifconfig-v1.0.0

Published by github-actions[bot] 11 months ago

1.0.0

Features

  • Console for runtime network interface configuration and monitoring (8bab1420)
esp-protocols - console_cmd_ping-v1.0.0

Published by github-actions[bot] 11 months ago

1.0.0

Features

  • Added ping command to console component (7babdeb9)
esp-protocols - websocket-v1.2.1

Published by github-actions[bot] 11 months ago

1.2.1

Bug Fixes

  • consider failure if return value of esp_websocket_client_send_with_exact_opcode less than 0 (f523b4d)
  • fix of return value for esp_websocket_client_send_with_opcode API (ba33588)
esp-protocols - websocket-v1.2.0

Published by github-actions[bot] 11 months ago

1.2.0

Features

  • Added new API esp_websocket_client_append_header (39e9725)
  • Added new APIs to support fragmented messages transmission (fae80e2)

Bug Fixes

  • Reference common component from IDF (74fc228)
  • Revert referencing protocol_examples_common from IDF (b176d3a)
  • reference protocol_examples_common from IDF (025ede1)
  • specify override_path in example manifests (d5e7898)
  • Return status code correctly on esp_websocket_client_send_with_opcode (ac8f1de)
  • Fix pytest exclusion, gitignore, and changelog checks (2696221)
esp-protocols - console_simple_init-v1.1.0

Published by github-actions[bot] 11 months ago

1.1.0

Features

  • Added runtime component registration support in console_simple_init (057873c1)
esp-protocols - mdns-v1.2.2

Published by github-actions[bot] 12 months ago

1.2.2

Bug Fixes

  • add terminator for the getting host name (b6a4d94)
  • Enable ESP_WIFI_CONFIG when ESP-IDF <= 5.1 (0b783c0)
  • set host list NULL on destroy (ea54eef)
  • removed Wno-format flag and fixed formatting warnings (c48e442)
  • remove the the range of MDNS_MAX_SERVICES and fix issues of string functions (3dadce2)
esp-protocols - modem-v1.0.4

Published by github-actions[bot] 12 months ago

1.0.4

Bug Fixes

  • Added USB runner with ESP32S2 with A7670 (edeb936)
  • Extend docs on AT client example (1f2ceed)
  • Fix pytest exclusion, gitignore, and changelog checks (2696221)
  • Fix DTE to post fragments to parsers for USB term (1db1e15)
  • Fix DUAL_MODE regression from cb6e03ac (2aada0f)
  • Fix AT client example to use custom AT processing (1a5ba98, #352)
esp-protocols - mqtt_cxx-v0.2.0

Published by github-actions[bot] 12 months ago

0.2.0

Features

  • configure client authentication via certificate/key or secure element (ee09ff4)

Bug Fixes

  • removed Wno-format flag and fixed formatting warnings (c48e442)
  • Removes meaningless printf on subscribed handler (#358) (bac742d, #356)
  • Removes unused type for configuration (839c79d)
  • added idf_component.yml for examples (d273e10)
  • Reintroduce missing CHANGELOGs (200cbb3, #235)

Updated

  • docs(common): updated component and example links (f48d9b2)
  • docs(esp_mqtt_cxx): updated documentation and deployment file (a547ec8)
  • docs(common): improving documentation (ca3fce0)
  • Add homepage URL and License to all components (ef3f0ee)
esp-protocols - asio-v1.28.0_0

Published by github-actions[bot] 12 months ago

1.28.0~0

Features

Bug Fixes

  • Makes the examples to override path (842b2b2)
  • Removes esp_exception and make all examples to use exceptions (c1c9350)
  • removed Wno-format flag and fixed formatting warnings (c48e442)
  • added idf_component.yml for examples (d273e10)
  • Reintroduce missing CHANGELOGs (200cbb3, #235)

Updated

  • docs(common): updated component and example links (f48d9b2)
  • docs(common): improving documentation (ca3fce0)
  • Add homepage URL and License to all components (ef3f0ee)
  • Added badges with version of components to the respective README files (e4c8a59)
  • CI: Fix ASIO example test (6e2bb51)
  • Examples: using pytest.ini from top level directory (aee016d)
  • CI: fixing the files to be complient with pre-commit hooks (945bd17)
esp-protocols - console_simple_init-v1.0.2

Published by github-actions[bot] about 1 year ago

1.0.2

Bug Fixes

  • Fixed bump version check in publish-docs yml (e834d47)