2b23b005aa
allow control of enabling debug and debug level from IDE
2016-01-02 12:25:39 +01:00
5a4ced251d
add check for magic header of bin before update is started.
...
see: #1250
2015-12-19 14:39:07 +01:00
02e6b2fc16
setMD5 has now returns bool
...
handle setMD5 failed in HTTP update
reset UpdaterClass when MD5 check failed
see: #1244
2015-12-18 08:30:35 +01:00
28dd31a80f
add advanced error handling for HTTP update
...
see: #1111
2015-12-16 23:05:23 +01:00
4dd5d8cf7d
allow control of restart on http update
...
#1202
2015-12-13 23:04:27 +01:00
fdadadc787
add default values for updateSpiffs
2015-12-10 12:03:53 +01:00
ecce35d240
allow SPIFFS
2015-12-05 20:33:08 +01:00
14f67c4ebc
Rename ESP8266httpClient to ESP8266HTTPClient (part 1)
2015-11-30 09:48:07 +03:00
9f0fdd573f
update ESP8266HTTPUpdate to use httpClient class
...
add support for MD5 check
2015-11-27 13:48:13 +01:00
a2789df2a5
ESP8266httpUpdate: add method overload to allow updates using WiFiClientSecure
2015-11-17 03:13:37 +03:00
0b89b9b467
Fix FAILD typo
2015-11-06 14:17:45 +01:00
8e50cdb190
Updater.cpp:
...
- use new AutoInterruptLock
- add delay to give the RTOS some time to handle TCP
WiFiClient.cpp
- add stopAllexcepted to cancel all TCP excepted one
ClientContext.h
- add getLocalPort()
ESP8266HTTPUpdate.cpp
- close all not needed TCP and UDP
osapi.h
- missing commit from SDK
2015-08-29 13:45:58 +02:00
715d4ab722
disable DEBUG_HTTP_UPDATE
2015-07-07 18:07:41 +03:00
750c5dcc5d
code style
2015-06-22 11:51:13 +02:00
3d71bec59a
rename to ESP8266HTTPUpdate
2015-06-21 22:07:02 +02:00
0f513e4814
add first code for HTTP Update
2015-06-21 21:38:36 +02:00