Marius Vikhammer
|
c8617fe965
docs: fix all doxygen warnings
|
3 лет назад |
Mahavir Jain
|
af1f342ee8
Merge branch 'fix/make_esp_tls_t_private' into 'master'
|
3 лет назад |
Harshit Malpani
|
9f99d2350a
docs: Added breaking change for esp_https_server to migration guide
|
3 лет назад |
Nathan Phillips
|
e8e63a06e8
Don't ignore return value of httpd_stop
|
3 лет назад |
Aditya Patwardhan
|
5b15c91ae4
esp_https_server.h: Remove const identifier for esp_tls pointer
|
3 лет назад |
Laukik Hase
|
1d71fbae92
https_server: Add provision for callback at session close
|
3 лет назад |
Aditya Patwardhan
|
4c58685c00
esp_https_server: Enable secure element support.
|
3 лет назад |
Harshit Malpani
|
94056fd4a5
esp_https_server: API cleanup
|
4 лет назад |
Laukik Hase
|
1d2b2b5879
feature: Added user callback for esp_https_server
|
4 лет назад |
Daniel Bahrdt
|
7e886ca9ed
Implement server session ticket support with mbedtls
|
4 лет назад |
Jan Brudny
|
967e057906
esp-tls, esp_http_client and esp_http_server: update copyright notice
|
4 лет назад |
Aditya Patwardhan
|
22b1607405
esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT
|
5 лет назад |
Aditya Patwardhan
|
cc0eec52ff
esp_https_server: Fixed a PR which adds support for mutual auth in
|
5 лет назад |
Maximilian Schmidt
|
559cd57ea6
Support MutualAuthentication in HTTPsServer
|
6 лет назад |
Gregory Eslinger
|
7f1047847a
HTTP Server: Added ability to select core
|
6 лет назад |
Anurag Kar
|
1af5d0d87c
https_server : Missing uri_match_fn paramater added to default config
|
7 лет назад |
Anurag Kar
|
a6f18bda47
https_server : add extern C directive and other minor changes for C++ support
|
7 лет назад |
Anurag Kar
|
1d3f4074de
esp_https_server : change config option secure_enable to transport_mode and some minor changes
|
7 лет назад |
Ondřej Hruška
|
4dd0fa61e9
Add a 'esp_https_server' component allowing to use http_server with OpenSSL
|
7 лет назад |