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

Автор SHA1 Сообщение Дата
  Vikram Dattu 1c57dbcb3c esp_http_client: Fixed handling of EAGAIN return 4 лет назад
  hiproz 69eb190310 esp_https_ota: change logs 4 лет назад
  Shubham Kulkarni 3064487c20 esp_https_ota: Add check for HTTP error codes and corresponding error logs 4 лет назад
  0xFEEDC0DE64 c73a17cc27 esp_https_ota: Added esp_https_ota_get_image_size() to retrieve total size of OTA update 4 лет назад
  Aditya Patwardhan 31445c1566 esp_https_ota: Warn users when CONFIG_OTA_ALLOW_HTTP is set 4 лет назад
  Axel Lin 39792bd7cc esp_https_ota: Fix build warning when CONFIG_OTA_ALLOW_HTTP is set 4 лет назад
  Mahavir Jain 81c8fcaf8f Merge branch 'bugfix/ota_and_http_client' into 'master' 4 лет назад
  Shubham Kulkarni b8b104a8f0 esp_https_ota: Fix counters for sending POST body 4 лет назад
  Aditya Patwardhan 48987ad9df esp_https_ota: Enable option of using global_ca_store and x509_crt_bundle 4 лет назад
  Itay Perl 807bf9688c ESP HTTPS OTA: send POST request body if set 5 лет назад
  Shubham Kulkarni 7f8541ff47 esp_https_ota: Add support for partial image download 5 лет назад
  morris 753a929525 global: fix sign-compare warnings 5 лет назад
  Shubham Kulkarni bc78b8f2da esp_https_ota: Add definition for esp_https_ota_abort 5 лет назад
  Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
  Ivan Grokhotkov 85f919a428 esp_https_ota: fix error code formatting 5 лет назад
  Mahavir Jain 33d0024034 esp_https_ota: change erase to incremental during flash write 5 лет назад
  Shubham Kulkarni c4d16e9f79 esp_https_ota: Add a feature to set custom headers to esp_https_ota request 5 лет назад
  Shubham Kulkarni 3c7991813d esp_http_client.h: Add error codes in HttpStatus_Code 5 лет назад
  Shubham Kulkarni 21c2019973 esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read 5 лет назад
  Shubham Kulkarni 63cd95d236 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA 6 лет назад
  Shubham Kulkarni 4d40f94168 OTA: Add fix in case of URL redirection and a test case of URL redirection 6 лет назад
  Shubham Kulkarni ba31458347 OTA: Fixed OTA with chunked servers and added example_test with chunked server 6 лет назад
  Shubham Kulkarni 032a041395 Bugfix for failing OTA example 6 лет назад
  Aidan Cyr 5f6fd238b6 fix: esp_http_client and esp_https_ota can follow 307 Redirects 6 лет назад
  Mahavir Jain ca4a8a61c4 Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into 'master' 6 лет назад
  Mahavir Jain 917a406c0a Logging improvements in OTA example and component 6 лет назад
  Shubham Kulkarni 0dafdd2984 Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into master 6 лет назад
  Hrudaynath Dhabe 53e7beb95b esp_https_ota: Added error checking functionalities. 6 лет назад
  Gregory Eslinger 7fbedb1ba3 esp_https_ota: Removed unnecessary free() 6 лет назад
  Jitin George f49e91f744 esp_https_ota: Add support for URL redirection, basic auth and more control with new APIs 6 лет назад