Histórico de Commits

Autor SHA1 Mensagem Data
  Aditya Patwardhan a0d73b5155 fix(esp_https_server): Convert HTTPD_SSL_CONFIG_DEFAULT MACRO to function há 2 anos atrás
  Harshit Malpani 692e1a9e61 feat: ECDSA peripheral while performing http connection with mutual auth há 2 anos atrás
  yuanjianmin 5862a64d1c esp_https_server: Fix initializers missing in esp_https_server há 3 anos atrás
  Mahavir Jain 34f3287323 esp_http_server: fix default control port for HTTPS configuration há 3 anos atrás
  Mahavir Jain 322301238f esp_https_server: fix build failure due to syntax error há 3 anos atrás
  Akos Vandra b60a9e6678 add alpn initializer in esp https server default há 3 anos atrás
  Akos Vandra df5a25aa40 allow https server to accept and pass thru alpn protocols to the underlying esp-tls server há 3 anos atrás
  Aditya Patwardhan 8ad4de7991 esp-tls: Add changes to the Cert selection callback PR. há 3 anos atrás
  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.) há 3 anos atrás
  Mahavir Jain 46bc5eedb6 esp_https_server: fix issue with default initialization through `HTTPD_SSL_CONFIG_DEFAULT` há 3 anos atrás
  Marius Vikhammer c8617fe965 docs: fix all doxygen warnings há 3 anos atrás
  Mahavir Jain af1f342ee8 Merge branch 'fix/make_esp_tls_t_private' into 'master' há 3 anos atrás
  Harshit Malpani 9f99d2350a docs: Added breaking change for esp_https_server to migration guide há 3 anos atrás
  Nathan Phillips e8e63a06e8 Don't ignore return value of httpd_stop há 3 anos atrás
  Aditya Patwardhan 5b15c91ae4 esp_https_server.h: Remove const identifier for esp_tls pointer há 3 anos atrás
  Laukik Hase 1d71fbae92 https_server: Add provision for callback at session close há 3 anos atrás
  Aditya Patwardhan 4c58685c00 esp_https_server: Enable secure element support. há 3 anos atrás
  Harshit Malpani 94056fd4a5 esp_https_server: API cleanup há 4 anos atrás
  Laukik Hase 1d2b2b5879 feature: Added user callback for esp_https_server há 4 anos atrás
  Daniel Bahrdt 7e886ca9ed Implement server session ticket support with mbedtls há 4 anos atrás
  Jan Brudny 967e057906 esp-tls, esp_http_client and esp_http_server: update copyright notice há 4 anos atrás
  Aditya Patwardhan 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT há 5 anos atrás
  Aditya Patwardhan cc0eec52ff esp_https_server: Fixed a PR which adds support for mutual auth in há 5 anos atrás
  Maximilian Schmidt 559cd57ea6 Support MutualAuthentication in HTTPsServer há 6 anos atrás
  Gregory Eslinger 7f1047847a HTTP Server: Added ability to select core há 6 anos atrás
  Anurag Kar 1af5d0d87c https_server : Missing uri_match_fn paramater added to default config há 7 anos atrás
  Anurag Kar a6f18bda47 https_server : add extern C directive and other minor changes for C++ support há 7 anos atrás
  Anurag Kar 1d3f4074de esp_https_server : change config option secure_enable to transport_mode and some minor changes há 7 anos atrás
  Ondřej Hruška 4dd0fa61e9 Add a 'esp_https_server' component allowing to use http_server with OpenSSL há 7 anos atrás