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

Автор SHA1 Сообщение Дата
  Mahavir Jain fbc9c729b2 esp_https_ota: rename config option for more clarity 4 лет назад
  Mahavir Jain 7fd2d5ea03 esp_https_ota: add support for decryption callback 4 лет назад
  Mahavir Jain 4ae6cce2a5 esp_https_ota: add check for image descriptor magic in relevant API 4 лет назад
  Mahavir Jain 0b3a8881e0 esp_https_ota: Increase default ota buffer size and few other cleanups 4 лет назад
  Harshit Malpani c0b796532b esp_https_ota: fix for checking chip id at start of OTA 4 лет назад
  yuanjm 467a8726c4 esp_https_ota: Fix esp_https_ota_begin may return ESP_OK when http status code is not 200 and may exist memory leak 4 лет назад
  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 лет назад