Releases: espressif/esp-protocols
Releases · espressif/esp-protocols
asio-v1.32.0_2
28 Apr 11:49
Compare
Sorry, something went wrong.
No results found
websocket-v1.7.0
27 Apr 15:42
Compare
Sorry, something went wrong.
No results found
Features
affinity configuration (aa55d069 )
websocket autobahn test suit integration (0f102151 )
Bug Fixes
use local test server instead of public echo.websocket.org (37413999 )
prevent NULL pointer crash in error handling (cdf064dc )
improve resource cleanup robustness and update destroy API documentation (3d37eaa7 )
fix use-after-free race condition in task stop sequence (22c77c76 )
eppp-v1.1.5
22 Apr 06:49
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Use C++ traits to control netif predicate type changes (5eca0c55 )
mdns-v1.11.1
21 Apr 13:08
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Remove IDF tracker from sources/comments (4870186b )
Bounds check RR header and NSEC length in debug parser (c10eb9ac )
Validate RDATA length for A/AAAA records (df9644aa )
Validate second byte of DNS compression pointer (6dd051a1 )
Minor cleanup in mdns socket layer (37b8a7ca )
Fix parsing of mdns.txt records containing booleans (a6e09518 )
race conditions in async query lifecycle (IDFGH-17246) (ab5aeaf8 , #1010 )
mosq-v2.0.20_7
01 Apr 13:06
Compare
Sorry, something went wrong.
No results found
modem-v2.0.1
23 Mar 08:12
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix inconsistent error checks in C-API wrappers (de02d8a3 )
null terminate output buffers when modem sends empty response & check output buffers are not null (6124b7ee )
null terminate output buffer if no response in esp_modem_at functions (17d82dea )
Fix catch based target tests with v6.0 (7f4e3690 )
Fix deinit function in ap2ppp example (853e8e28 )
mdns-v1.11.0
23 Mar 11:36
Compare
Sorry, something went wrong.
No results found
Features
Add support for mdns service discovery (a0af8449 )
Bug Fixes
Use python implementation of dig utility (0104a14a )
Fix null pointer exception in mdns_parse_packet (56812092 )
Updated
Add null check for netif in mDNS networking (d5a393f6 )
mdns-v1.10.1
03 Mar 12:38
Compare
Sorry, something went wrong.
No results found
Bug Fixes
correct server initialization condition in mdns_browse_new (dcc33d69 )
mdns-v1.10.0
24 Feb 16:51
Compare
Sorry, something went wrong.
No results found
Features
support null value for boolean txt records (63082b99 )
Refactor mdns library (stage #1 ) (bed116d9 )
Bug Fixes
Fix the bug where closing the socket did not update to -1. (6b9c5128 )
Fix to keep TXT/SRV in answers to queries (0f6235f1 )
Create a test to check answer section for PTR/ANY (6c2c2cd2 )
Fix unused variable dcst warning for wifi-remote chips (f20a234f )
put srv/txt records in additional section for ptr queries (27d43277 )
Host test to use hw_support include dir (4d8d25a3 )
net_connect-v0.1.1
12 Feb 03:39
Compare
Sorry, something went wrong.
No results found
Updated
ci(net_connect): fix CI failures for component registry and build (f869d05d )