esp-protocols

Collection of ESP-IDF components related to networking protocols

Stars
185
Committers
113

Bot releases are visible (Hide)

esp-protocols - mdns-v1.4.0

Published by github-actions[bot] 2 months ago

1.4.0

Major changes

Features

  • Unit tests for add/remove/update deleg/selfhosted services (0660ece1)
  • Add console command for mdns browsing (1e8ede33)
  • Console test: set instance for service (f107dcd1)
  • Console test: add subtype for service (ee00e97b)
  • Console test: set port for (delegated) srvs (07b79abf)
  • Console test: add/remove TXT recs for delegated srvs (c9a58d73)
  • Console test for changing TXT records (6b9a6ce6)
  • Console test for add/remove delegated service APIs (43de7e5c)
  • Console test for add/remove delegated host APIs (ce7f326a)
  • Console test for lookup service APIs (a91ead8e)
  • Add linux console functional tests (50d059af)
  • check if the txt items is changed when browsing (e2f0477a)

Bug Fixes

  • Fix mdns_delegate_hostname_add() to block until done (2c1b1661)
  • Fix API races when removing all services (169405b5)
  • Fix API races setting instance name for services (643dc6d4)
  • Fix API races while adding subtypes for services (f9f234c4)
  • Fix API races removing txt item for services (3f97a822)
  • Fix API races adding txt item for services (c62b920b)
  • Fix API races while setting txt for services (a927bf3a)
  • Fix API races while setting port for services (99d5fb27)
  • Fix services API races to directly add/remove services (8a690503)
  • Fix mdns mdns_lookup_service() to handle empty TXT (d4da9cb0)
esp-protocols - console_cmd_ping-v1.1.0 Latest Release

Published by github-actions[bot] 2 months ago

1.1.0

Features

  • Added command getaddrinfo, set/get dnsserver to console_cmd_ping (b80c19d7)
esp-protocols - mqtt_cxx-v0.4.0

Published by github-actions[bot] 4 months ago

0.4.0

Bug Fixes

  • Adds missing configuration fields (d4c6d5ed)
esp-protocols - wifi_remote-v0.3.0

Published by github-actions[bot] 4 months ago

0.3.0

Features

  • add esp_wifi_internal_tx_by_ref (ba35d14e)
  • Make wifi_remote depend on esp_hosted (ac9972aa)
esp-protocols - eppp-v0.2.0

Published by github-actions[bot] 4 months ago

0.2.0

Features

  • Add support for SDIO transport (085dd790)

Bug Fixes

  • Fixed strict prototype API decl issue in SDIO (eb09e426)
  • Fix SIDO host to check/clear interrupts atomically (402176c9)
esp-protocols - console_cmd_wifi-v1.1.0

Published by github-actions[bot] 4 months ago

1.1.0

Features

  • Added support to join pre-configured network (bdbf16c1)
esp-protocols - mdns-v1.3.2

Published by github-actions[bot] 5 months ago

1.3.2

Features

  • add check of instance when handling PTR query (6af6ca5)

Bug Fixes

  • Fix of mdns afl tests (139166c)
  • remove same protocol services with different instances (042533a)
esp-protocols - wifi_remote-v0.2.3

Published by github-actions[bot] 5 months ago

0.2.3

Bug Fixes

  • Fix server event/command race condtion using eventfd (732b1d5)
  • Lock server before marshalling events (9e13870)
esp-protocols - wifi_remote-v0.2.2

Published by github-actions[bot] 5 months ago

0.2.2

Bug Fixes

  • Added more netif options for eppp connection (24ce867)
  • Do not restrict EPPP config to RSA keys only (f05c765, #570)
esp-protocols - eppp-v0.1.1

Published by github-actions[bot] 5 months ago

0.1.1

Bug Fixes

  • Make some common netif options configurable (7829e8f)
esp-protocols - mdns-v1.3.1

Published by github-actions[bot] 5 months ago

1.3.1

Bug Fixes

esp-protocols - wifi_remote-v0.2.1

Published by github-actions[bot] 6 months ago

0.2.1

Bug Fixes

  • Added misc wifi API in eppp impl (93256d1)
  • Updated eppp dependency not to use fixed version (3a48c06)
esp-protocols - eppp-v0.1.0

Published by github-actions[bot] 6 months ago

0.1.0

Features

  • Added CI job to build examples and tests (7eefcf0)

Bug Fixes

  • Fixed to select PPP LWIP opts which are OFF by default (16be2f9)
  • Example to use iperf component from the registry (bd6b66d)
  • Fixed defalt config designated init issue in C++ (8bd4712)
esp-protocols - wifi_remote-v0.2.0

Published by github-actions[bot] 6 months ago

0.2.0

Features

  • Add support for simple eppp based RPC (fd168d8)

Bug Fixes

  • Make services restartable, code cleanup (6c82ce2)
  • Add examples to CI (d2b7c55)
esp-protocols - tls_cxx-v0.1.0

Published by github-actions[bot] 6 months ago

0.1.0

Features

esp-protocols - mdns-v1.3.0

Published by github-actions[bot] 6 months ago

1.3.0

Features

  • add a new mdns query mode browse (af330b6)
  • Make including mdns_console KConfigurable (27adbfe)

Bug Fixes

  • Schedule all queued Tx packets from timer task (d4e693e)
  • add lock for some common apis (21c84bf)
  • fix mdns answer append while host is invalid (7be16bc)
esp-protocols - wifi_remote-v0.1.12

Published by github-actions[bot] 7 months ago

0.1.12

Features

  • Added generation step for wifi_remote based on IDF (dfb00358)
  • Move to esp-protocols (edc3c2d)
esp-protocols - websocket-v1.2.3

Published by github-actions[bot] 7 months ago

1.2.3

Features

  • Expanded example to demonstrate the transfer over TLS (0d0630ed76)

Bug Fixes

  • fix esp_event dependency management (1fb02a9a60)
  • Skip warn on zero timeout and auto reconnect is disabled (5b467cbf5c)
  • Fixed to use int return value in Tx functions (9c54b72e1f)
  • Fixed Tx functions with DYNAMIC_BUFFER (16174470ee)
  • added dependency checks, sdkconfig.defaults and refined README.md (312982e4aa)
  • Close websocket and dispatch event if server does not close within a reasonable amount of time. (d85311880d)
  • Continue waiting for TCP connection to be closed (2b092e0db4)

Updated

  • docs(websocket): Added README for websocket host example (2f7c58259d)
esp-protocols - mdns-v1.2.5

Published by github-actions[bot] 8 months ago

1.2.5

Bug Fixes

  • Fixed build issues for targets without WiFi caps (302b46f)
esp-protocols - eppp-v0.0.1

Published by github-actions[bot] 8 months ago

0.0.1

Features

  • Added CI job to build examples and tests (8686977)
  • Added support for SPI transport (18f8452)
  • Added support for UART transport (ad27414)
  • Introduced ESP-PPP-Link component (a761039)