Mahavir Jain
|
af1f342ee8
Merge branch 'fix/make_esp_tls_t_private' into 'master'
|
vor 3 Jahren |
Nathan Phillips
|
e8e63a06e8
Don't ignore return value of httpd_stop
|
vor 3 Jahren |
Aditya Patwardhan
|
434e74ff73
esp_tls: Make esp_tls_t as private structure.
|
vor 3 Jahren |
Laukik Hase
|
1d71fbae92
https_server: Add provision for callback at session close
|
vor 3 Jahren |
Aditya Patwardhan
|
4c58685c00
esp_https_server: Enable secure element support.
|
vor 3 Jahren |
Harshit Malpani
|
94056fd4a5
esp_https_server: API cleanup
|
vor 4 Jahren |
Laukik Hase
|
1d2b2b5879
feature: Added user callback for esp_https_server
|
vor 4 Jahren |
Daniel Bahrdt
|
7e886ca9ed
Implement server session ticket support with mbedtls
|
vor 4 Jahren |
Jan Brudny
|
967e057906
esp-tls, esp_http_client and esp_http_server: update copyright notice
|
vor 4 Jahren |
Aditya Patwardhan
|
c707d0d323
Fixed ssl_ctx not being freed at the time of error.
|
vor 5 Jahren |
David Cermak
|
fe862f413f
https_server: Fix use of open_fn from application level
|
vor 5 Jahren |
Aditya Patwardhan
|
cc0eec52ff
esp_https_server: Fixed a PR which adds support for mutual auth in
|
vor 6 Jahren |
Maximilian Schmidt
|
559cd57ea6
Support MutualAuthentication in HTTPsServer
|
vor 6 Jahren |
David Cermak
|
25dd5e39af
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
|
vor 6 Jahren |
Jitin George
|
a8ebde227f
esp_https_server: Add support for esp-tls server APIs
|
vor 6 Jahren |
Anurag Kar
|
1d3f4074de
esp_https_server : change config option secure_enable to transport_mode and some minor changes
|
vor 7 Jahren |
Ondřej Hruška
|
4dd0fa61e9
Add a 'esp_https_server' component allowing to use http_server with OpenSSL
|
vor 7 Jahren |