OVMS3-idf/components
Angus Gratton e8bdfe07ae Merge branch 'feature/tls_psk_authentication' into 'master'
esp_tls: add psk verification mode

Closes IDFGH-992

See merge request espressif/esp-idf!5095
2019-08-12 12:45:34 +08:00
..
app_trace Fix remaining -Wstrict-prototypes warnings 2019-08-01 16:28:56 +07:00
app_update Fix remaining -Wstrict-prototypes warnings 2019-08-01 16:28:56 +07:00
asio components: use new component registration api 2019-06-21 19:53:29 +08:00
bootloader tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
bootloader_support make code conform to Wstrict-prototypes 2019-08-01 16:28:56 +07:00
bt Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
coap coap: kconfig cleanup, have component specific configuration for common options 2019-08-06 10:37:40 +05:30
console tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
cxx tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
driver Merge branch 'bugfix/fix_ledc_clock_select_bug' into 'master' 2019-08-08 13:56:21 +08:00
efuse Merge branch 'bugfix/efuse_write_config' into 'master' 2019-08-09 14:25:45 +08:00
esp-tls Merge branch 'feature/tls_psk_authentication' into 'master' 2019-08-12 12:45:34 +08:00
esp32 esp32_gdbstub: fix build error with esp32-2019r1 toolchain 2019-08-07 11:56:13 +05:30
esp_adc_cal tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_common make code conform to Wstrict-prototypes 2019-08-01 16:28:56 +07:00
esp_eth ethernet: can build without enable esp32 emac 2019-07-22 21:07:02 +08:00
esp_event tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_gdbstub esp32_gdbstub: fix build error with esp32-2019r1 toolchain 2019-08-07 11:56:13 +05:30
esp_http_client Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
esp_http_server httpd_sess_close: Check for session validity before closing 2019-08-06 19:31:57 +05:30
esp_https_ota esp_https_ota: Removed unnecessary free() 2019-06-25 23:41:33 +00:00
esp_https_server esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats 2019-08-02 09:25:16 +02:00
esp_local_ctrl tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_ringbuf tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_rom tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_websocket_client tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_wifi Merge branch 'bugfix/fix_wifi_bugs_for_authmode_and_multi_ssid' into 'master' 2019-08-05 21:18:27 +08:00
espcoredump tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esptool_py esptool: Bump to v2.7 2019-07-18 15:09:17 +10:00
expat components: use new component registration api 2019-06-21 19:53:29 +08:00
fatfs Fix a build issue with replacing init_spi_flash() in the host tests 2019-08-01 16:28:56 +07:00
freemodbus tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
freertos Fix remaining -Wstrict-prototypes warnings 2019-08-01 16:28:56 +07:00
heap tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
idf_test aes: Add fault injection checks when writing key to hardware 2019-08-11 11:16:33 +10:00
jsmn components: use new component registration api 2019-06-21 19:53:29 +08:00
json components: use new component registration api 2019-06-21 19:53:29 +08:00
libsodium Merge branch 'bugfix/libsodium_test_timeouts' into 'master' 2019-08-08 15:02:51 +08:00
log tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
lwip Try to allocate some LWIP memories in SPIRAM first. If failed, try to allocate in internal RAM then 2019-08-06 10:23:27 +08:00
mbedtls sha: Add fault injection checks reading hash digest state 2019-08-11 11:16:33 +10:00
mdns mdns: mdns_service_remove_all doesn't take an argument 2019-08-01 16:28:56 +07:00
mqtt esp_tls: enable psk verification mode, added mqtt example using psk authentication 2019-08-07 14:27:40 +10:00
newlib tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
nghttp cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
nvs_flash tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
openssl tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
partition_table global: update note in the partition tables 2019-07-27 10:28:16 +02:00
protobuf-c components: use new component registration api 2019-06-21 19:53:29 +08:00
protocomm tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
pthread tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
sdmmc tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
smartconfig_ack esp_wifi: refactor smartconfig callback to use esp event 2019-07-04 18:00:04 +08:00
soc tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
spi_flash Fix a build issue with replacing init_spi_flash() in the host tests 2019-08-01 16:28:56 +07:00
spiffs Fix a build issue with replacing init_spi_flash() in the host tests 2019-08-01 16:28:56 +07:00
tcp_transport Merge branch 'feature/tls_psk_authentication' into 'master' 2019-08-12 12:45:34 +08:00
tcpip_adapter tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
ulp components: use new component registration api 2019-06-21 19:53:29 +08:00
unity Fix remaining -Wstrict-prototypes warnings 2019-08-01 16:28:56 +07:00
vfs make code conform to Wstrict-prototypes 2019-08-01 16:28:56 +07:00
wear_levelling Fix a build issue with replacing init_spi_flash() in the host tests 2019-08-01 16:28:56 +07:00
wifi_provisioning wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events 2019-07-13 15:48:23 +05:30
wpa_supplicant wpa_supplicant: Port more crypto functions to use mbedtls 2019-08-07 07:23:28 +00:00
xtensa make code conform to Wstrict-prototypes 2019-08-01 16:28:56 +07:00