Skip to content

Releases: espressif/esp-protocols

mdns-v1.3.2

05 Jun 09:01
5d69d3f
Compare
Choose a tag to compare

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)

wifi_remote-v0.2.2

28 May 15:44
3f12ef6
Compare
Choose a tag to compare

0.2.2

Bug Fixes

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

eppp-v0.1.1

28 May 14:37
39dfe26
Compare
Choose a tag to compare

0.1.1

Bug Fixes

  • Make some common netif options configurable (7829e8f)

mdns-v1.3.1

14 May 12:26
c9439bd
Compare
Choose a tag to compare

1.3.1

Bug Fixes

wifi_remote-v0.2.1

07 May 20:56
e25b2a1
Compare
Choose a tag to compare

0.2.1

Bug Fixes

  • Added misc wifi API in eppp impl (93256d1)
  • Updated eppp dependency not to use fixed version (3a48c06)

eppp-v0.1.0

07 May 17:49
e011188
Compare
Choose a tag to compare

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)

wifi_remote-v0.2.0

25 Apr 14:06
f032a9f
Compare
Choose a tag to compare

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)

tls_cxx-v0.1.0

11 Apr 16:34
bd6e120
Compare
Choose a tag to compare

0.1.0

Features

mdns-v1.3.0

10 Apr 10:37
887dbcd
Compare
Choose a tag to compare

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)

wifi_remote-v0.1.12

02 Apr 10:57
cb682a7
Compare
Choose a tag to compare

0.1.12

Features

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