Historial de Commits

Autor SHA1 Mensaje Fecha
  yuanjianmin 5862a64d1c esp_https_server: Fix initializers missing in esp_https_server hace 3 años
  Mahavir Jain 34f3287323 esp_http_server: fix default control port for HTTPS configuration hace 3 años
  Mahavir Jain 322301238f esp_https_server: fix build failure due to syntax error hace 3 años
  Akos Vandra b60a9e6678 add alpn initializer in esp https server default hace 3 años
  Akos Vandra df5a25aa40 allow https server to accept and pass thru alpn protocols to the underlying esp-tls server hace 3 años
  Aditya Patwardhan 8ad4de7991 esp-tls: Add changes to the Cert selection callback PR. hace 3 años
  Akos Vandra e9e3dc7904 esp-tls: Add support for the CERTIFICATE SELECTION HOOK. The hook has access to required information so that the application can make a more informed decision on which certificate to serve (such as alpn value, server certificate type, etc.) hace 3 años
  Mahavir Jain 46bc5eedb6 esp_https_server: fix issue with default initialization through `HTTPD_SSL_CONFIG_DEFAULT` hace 3 años
  Marius Vikhammer c8617fe965 docs: fix all doxygen warnings hace 3 años
  Mahavir Jain af1f342ee8 Merge branch 'fix/make_esp_tls_t_private' into 'master' hace 3 años
  Harshit Malpani 9f99d2350a docs: Added breaking change for esp_https_server to migration guide hace 3 años
  Nathan Phillips e8e63a06e8 Don't ignore return value of httpd_stop hace 3 años
  Aditya Patwardhan 5b15c91ae4 esp_https_server.h: Remove const identifier for esp_tls pointer hace 3 años
  Laukik Hase 1d71fbae92 https_server: Add provision for callback at session close hace 3 años
  Aditya Patwardhan 4c58685c00 esp_https_server: Enable secure element support. hace 3 años
  Harshit Malpani 94056fd4a5 esp_https_server: API cleanup hace 4 años
  Laukik Hase 1d2b2b5879 feature: Added user callback for esp_https_server hace 4 años
  Daniel Bahrdt 7e886ca9ed Implement server session ticket support with mbedtls hace 4 años
  Jan Brudny 967e057906 esp-tls, esp_http_client and esp_http_server: update copyright notice hace 4 años
  Aditya Patwardhan 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT hace 5 años
  Aditya Patwardhan cc0eec52ff esp_https_server: Fixed a PR which adds support for mutual auth in hace 6 años
  Maximilian Schmidt 559cd57ea6 Support MutualAuthentication in HTTPsServer hace 6 años
  Gregory Eslinger 7f1047847a HTTP Server: Added ability to select core hace 6 años
  Anurag Kar 1af5d0d87c https_server : Missing uri_match_fn paramater added to default config hace 7 años
  Anurag Kar a6f18bda47 https_server : add extern C directive and other minor changes for C++ support hace 7 años
  Anurag Kar 1d3f4074de esp_https_server : change config option secure_enable to transport_mode and some minor changes hace 7 años
  Ondřej Hruška 4dd0fa61e9 Add a 'esp_https_server' component allowing to use http_server with OpenSSL hace 7 años