Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-30 | remove FTP_CLIENT_MSG macro | Daniel Plasa | 1 | -0/+1 |
2020-05-29 | use a buffer size that depends on the size of the lwip buffer configuration | Daniel Plasa | 1 | -1/+0 |
2020-05-29 | use esp8266::polledTimeout::oneShotMs fot the timeout handling | Daniel Plasa | 1 | -7/+1 |
2020-05-28 | update lib properties | Daniel Plasa | 1 | -1/+1 |
2020-05-28 | move some functions to FTPCommon | Daniel Plasa | 1 | -66/+22 |
2020-05-26 | use ESP.getMaxFreeBlockSize() / 2 as transfer buffer size for RETR | Daniel Plasa | 1 | -10/+10 |
2020-05-26 | cleanup readme, undecided on the transfer buffer, work in progress on that | Daniel Plasa | 1 | -1/+1 |
2020-05-24 | rewrite/reworks to also use LittleFS since SPIFFS has become deprecated | Daniel Plasa | 1 | -0/+147 |