esp-idf/components/esp_http_server
Mahavir Jain fffc72d307
esp_http_server: fix few coverity warnings
- unreachable code
- uninitialized values
- missing return checks
2022-10-10 15:35:43 +05:30
..
include esp_http_server: Add linger in httpd_config_t 2022-09-22 10:11:50 +05:30
src esp_http_server: fix few coverity warnings 2022-10-10 15:35:43 +05:30
test_apps ci: Migrate esp_http_server unit tests from unit-test-app to component-test-app 2022-08-25 03:43:46 +00:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
Kconfig esp_http_server: update httpd_queue_work() API to use semaphore 2022-05-09 18:00:05 +05:30