Abhik Roy
57cd60807e
feat(dns): Add ESP DNS module with support for UDP, TCP, DoT, and DoH protocols
...
This commit introduces a custom DNS module for ESP32, enabling DNS resolution capabilities
over various protocols including UDP, TCP, DNS over TLS (DoT), and DNS over HTTPS (DoH).
The module includes initialization and cleanup functionalities, along with
protocol-specific implementations for each DNS type.
2025-04-16 21:30:06 +10:00
glmfe
5f66f35f5f
feat(lws): Add initial support libwebsockets component
2025-02-19 10:16:42 -03:00
David Cermak
31f57ad067
feat(sockutls): Add initial support for socket helpers
2024-11-11 16:47:13 +01:00
david-cermak
73b3293b86
Merge pull request #610 from david-cermak/feat/mosq_tls
...
[mosq]: Added TLS transport to mosquitto port
2024-10-11 10:57:05 +02:00
David Cermak
c2c4bf835a
docs(mosq): Prepare mosquitto component for publishing
2024-10-11 08:54:15 +02:00
David Cermak
e992787bcd
chore(common): Moved esp-wifi-remote devel to separate repo
...
esp-wifi-remote is being developed in https://github.com/espressif/esp-wifi-remote
from v0.4.0 (last released version from esp-protocols repo)
2024-10-07 15:05:31 +02:00
David Cermak
0140455ff7
feat(tls_cxx): Publish mbedtls component
...
Adds examples and tests.
Also supports DTLS now.
2024-04-11 16:49:54 +02:00
David Cermak
08d06a4b7d
fix(wifi_remote): Publish missing esp_wifi_remote and add to README
2024-04-02 14:42:31 +02:00
David Cermak
18f845275f
feat(eppp): Added support for SPI transport
2024-02-23 11:47:22 +01:00
Abhik Roy
8285e9730f
fix(console): Fixed license file for console_cmd_wifi
2023-12-23 21:19:30 +11:00
Abhik Roy
8bab1420d3
feat(console): Console for runtime network interface configuration and monitoring
2023-11-24 20:07:33 +11:00
Abhik Roy
7babdeb970
feat(console): Added ping command to console component
2023-11-23 01:17:43 +11:00
Abhik Roy
e834d47577
fix(console): Fixed bump version check in publish-docs yml
2023-10-13 12:08:24 +00:00
David Cermak
4f2ebaa753
fix(modem): Add CMUX example to target tests
2023-09-26 15:30:49 +02:00
Suren Gabrielyan
cbfee945a0
docs(common): updated README regarding esp-idf integration
2023-08-11 15:46:05 +04:00
Suren Gabrielyan
8e5a27f4b7
docs: fixed broken link in README.md
2023-04-10 18:38:23 +04:00
Suren Gabrielyan
6528f446bc
docs: fixed broken link on README.md
2023-04-07 16:43:43 +04:00
Suren Gabrielyan
a547ec8147
docs(esp_mqtt_cxx): updated documentation and deployment file
2023-04-05 11:42:59 +04:00
Suren Gabrielyan
ca3fce003e
docs(common): improving documentation
...
- update esp_modem to use esp_docs
- migrated docs from github pages to docs.espressif.com
2023-03-31 12:04:46 +04:00
gabsuren
055f051f53
ASIO: Initial version based on IDF 5.0 with history
2022-06-24 15:33:10 +04:00
suren-gabrielyan-espressif
8fe2a3a661
Minor fixes here and there
...
1. mDNS: Added idf_component.yml
2. mDNS: Updated document generation paths
2. Websocket: Updated conf_common.py to use internal
3. Websocket: Updated CmakeList.txt to use internal
2022-06-03 17:18:57 +04:00
suren-gabrielyan-espressif
b6b20ad399
mDNS: Initial version based on IDF 5.0
2022-06-01 21:04:37 +04:00
gabsuren
279a3cb6e0
DOC: Updated README.md regarding esp_websocket_client
2022-05-23 17:08:35 +04:00
David Cermak
cf990d1a87
Docs: Add links to GitHub pages
2021-11-16 08:11:57 +01:00
David Cermak
38f6eb963a
README: esp-protocol repository
2021-10-04 11:39:32 +02:00
Sergei Silnov
d42b6670c5
Add readme
2020-11-19 17:11:58 +01:00