Skip to content

Conversation

@diplfranzhoepfinger
Copy link

Update to latest ESP-Modem

@david-cermak david-cermak force-pushed the feature/modem_example_at_mqtt branch from 74d9b95 to 4d2bd34 Compare January 23, 2023 09:12
@david-cermak david-cermak force-pushed the feature/modem_example_at_mqtt branch 2 times, most recently from 9e3770b to 68d6bf1 Compare February 14, 2023 18:43
@david-cermak david-cermak force-pushed the feature/modem_example_at_mqtt branch 2 times, most recently from 64f178c to 31d4323 Compare March 16, 2023 19:04
david-cermak and others added 19 commits March 16, 2023 20:17
…ple_at_mqtt

feat(esp_modem): Add mqtt example in  AT-only mode
Also added .cz config for modem components
…ertificate

MQTT: complete client authentication configuration (IDFGH-9656)
* Read after the allocated area (which may lead to subsequent
mdns name corruption)
* Potentially uninit variable used in condition
Also fixes one minor from esp_netif_linux implementation
esp_modem: version 1.0.0 (plus cz-bump config)
fix(mdns): Fix memory issues reported by valgrind
Skip solving conflicts for delegated names and delegated services

Closes espressif#185
…name_collision

fix(mdns): Incorrect name collision
…6-address-in-mdns-answer

mdns: append all ipv6 address in mdns answer (IDFGH-9646)
Removed sharing the data via the global variable `_mdns_server`, added
API `mdns_is_netif_ready()`
…rking

mdns: Decouple networking from the main mdns module
…r_spacings

Fix weird error message spacings (IDFGH-9704)
- update esp_modem to use esp_docs
- migrated docs from github pages to docs.espressif.com
…roving

docs: Improving documentation (IDF-7064)
…ocs_and_yml_file

docs(esp_mqtt_cxx): updated documentation and deployment *yml file
david-cermak added a commit that referenced this pull request Mar 5, 2025
david-cermak added a commit that referenced this pull request Mar 5, 2025
david-cermak added a commit that referenced this pull request Mar 7, 2025
david-cermak added a commit that referenced this pull request Mar 24, 2025
david-cermak added a commit that referenced this pull request Nov 3, 2025
feat(mdns): Make mdns-debug a separate module

feat(mdns): Separate packet-tx and browse

feat(mdns): Add responder module

feat(mdns): Querier-search stuff, Responder-pcb stuff

feat(mdns): action queue abstraction

fix(mdns): Minor cleanup of packet parser

fix(mdns): Cleanup and split interfaces between modules

feat(mdns): Add fuzzing job with AFL++

fix(mdns): Rename and cleanup

feat(mdns): Add service module

fix(mdns): Forward porting 8ca45f3 delete race

fix(mdns): Minor cleanup

fix(mdns): Refactor fuzzer test suite

fix(mdns): Add host unit tests

fix(mdns): Add receiver unit tests

feat(mdns): Add test template for mdns-sender

fix(mdns): Minor cleanup

fix(mdns): Cleanup querier and pcb

fix(mdns): Cleanup mdns sender

fix(mdns): Cleanup mdns sender

fix(mdns): Add documentation about the refactor, remove old fuzz

fix(mdns): Add refactoring details to help review changes

fix(mdns): Add data-flow diagram

fix(mdns): Make debug module more flexible

and enable routing printfs to esp_log component

fix(mdns): Address minor review comments

fix(mdns): Debug prints with small buffer

fix(mdns): Minor cleanup

fix(mdns): Fix host tests by freezing idf-build-apps to 2.10

fix(mdns): per final code review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants