ESP32/components
Robert McMahon 56ea987f75 Improve WiFi configuration handling by ensuring proper string termination
- Updated strncpy calls in wifi_cfg_apply_from_nvs and wifi_do_connect to prevent buffer overflows by reserving space for null termination.
- Added explicit null termination for SSID and password fields in the wifi_config_t structure.
2025-12-27 18:00:19 -08:00
..
app_console Improve WiFi configuration handling by ensuring proper string termination 2025-12-27 18:00:19 -08:00
csi_log update license 2025-12-19 18:13:49 -08:00
csi_manager update license 2025-12-19 18:13:49 -08:00
gps_sync Add error handling for UART and GPIO configurations in gps_sync_init 2025-12-27 17:07:45 -08:00
iperf more on gps time 2025-12-22 13:06:05 -08:00
status_led fix led so it works now 2025-12-22 15:52:02 -08:00
wifi_cfg Improve WiFi configuration handling by ensuring proper string termination 2025-12-27 18:00:19 -08:00
wifi_controller final fixes for commands 2025-12-22 16:57:51 -08:00
wifi_monitor update license 2025-12-19 18:13:49 -08:00