Initial Release
The first release of RusTFTP provides a client and a server implementation for the Trivial File Transfer Protocol.
It supports the following standards:
- RFC 1350 (TFTP revision 2)
- RFC 2347 (Option Extension)
- RFC 2348 (Blocksize Option)
- RFC 2349 (Timeout Interval and Transfer Size Options)