История коммитов

Автор SHA1 Сообщение Дата
  Aditya Patwardhan a0d73b5155 fix(esp_https_server): Convert HTTPD_SSL_CONFIG_DEFAULT MACRO to function 2 лет назад
  Harshit Malpani 692e1a9e61 feat: ECDSA peripheral while performing http connection with mutual auth 2 лет назад
  yuanjianmin 5862a64d1c esp_https_server: Fix initializers missing in esp_https_server 3 лет назад
  Mahavir Jain 34f3287323 esp_http_server: fix default control port for HTTPS configuration 3 лет назад
  Mahavir Jain 322301238f esp_https_server: fix build failure due to syntax error 3 лет назад
  Akos Vandra b60a9e6678 add alpn initializer in esp https server default 3 лет назад
  Akos Vandra df5a25aa40 allow https server to accept and pass thru alpn protocols to the underlying esp-tls server 3 лет назад
  Aditya Patwardhan 8ad4de7991 esp-tls: Add changes to the Cert selection callback PR. 3 лет назад
  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.) 3 лет назад
  Mahavir Jain 46bc5eedb6 esp_https_server: fix issue with default initialization through `HTTPD_SSL_CONFIG_DEFAULT` 3 лет назад
  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 лет назад