Releases: songokas/tftp
Releases · songokas/tftp
Server timeout
Full Changelog: v0.5.2...v0.5.3
Allocation improvements
- reduce number of temporary allocations
- use global buffers between clients
- use heapless 0.8 when possible
Update polling. Add shell autocomplete scripts.
v0.5.1 Upgrade polling. Add shell completion scripts
Directory list. Additional file encryption/decryption
Full Changelog: v0.4.0...v0.5.0
Client file synchronization. Encryption padding
v0.4.0 Ability to synchronize files for client. Encryption add padding
Simplify readers,writers. Code reorganization
v0.3.0 Simplify readers
Server load balance
v0.2.0 Server load balance, multithread support. Initial flow control.