J. Nick Koston
|
c33bb3a8a9
|
[esp8266] Store component warning strings in flash to reduce RAM usage (#10623)
|
2025-09-06 23:56:45 -05:00 |
|
Jesse Hills
|
5a4e2a3eaf
|
[udp] Move `on_receive ` to const (#9811)
|
2025-07-22 17:56:00 -05:00 |
|
J. Nick Koston
|
c0b05ada1a
|
Reduce ESP_LOGCONFIG calls (#9026)
|
2025-06-09 00:02:30 +00:00 |
|
tomaszduda23
|
facf94699e
|
[udp, syslog] fix clang tidy (#8755)
|
2025-05-12 16:17:28 -05:00 |
|
Clyde Stubbs
|
d60e1f02c0
|
[packet_transport] Make some arguments const (#8700)
Co-authored-by: clydeps <U5yx99dok9>
|
2025-05-08 10:22:56 +12:00 |
|
Clyde Stubbs
|
524cd4b4e3
|
[packet_transport] Extract packet encoding functionality (#8187)
|
2025-05-05 09:29:17 +12:00 |
|
tomaszduda23
|
1d6d0d66dc
|
[udp] fix clang tidy (#8351)
|
2025-03-03 15:08:42 -06:00 |
|
Clyde Stubbs
|
1215d2ffeb
|
[xxtea] Extract encryption functions to separate component (#8183)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-02-05 12:22:40 +13:00 |
|
Jimmy Hedman
|
9957840dfc
|
Add multicast support to udp component (#8051)
|
2025-01-29 21:00:18 +11:00 |
|
Jimmy Hedman
|
d69926485c
|
Convert IPAddress to use Pythonmodule ipaddress (#8072)
|
2025-01-13 08:12:38 +13:00 |
|
Jimmy Hedman
|
de603c7565
|
Enable udp to work (on ipv4) when ipv6 is enabled (#8060)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
|
2025-01-10 21:10:19 +00:00 |
|
Keith Burzinski
|
12cdeca48a
|
[various] clang-tidy fixes for #7822 (#7874)
|
2024-11-28 11:23:20 +13:00 |
|
tomaszduda23
|
f490585f66
|
[code-quality] udp component (#7602)
Co-authored-by: Tomasz Duda <tomaszduda23@gmai.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-10-17 12:38:02 +11:00 |
|
Clyde Stubbs
|
ba6963cf72
|
[udp] Implement UDP sensor broadcast (#6865)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: clydebarrow <366188+clydebarrow@users.noreply.github.com>
|
2024-08-30 20:59:55 +12:00 |
|