aboutsummaryrefslogtreecommitdiff
path: root/src/tftp.rs
Commit message (Expand)AuthorAge
* Move main tftp module into lib to be used as crateReiner Herrmann2019-03-02
* Implement TFTP clientReiner Herrmann2019-03-02
* Implement Timeout Interval Option (RFC 2349, part 1)Reiner Herrmann2019-02-27
* Parse mode and options in lowercaseReiner Herrmann2019-02-27
* Implement Blocksize Option (RFC 2348)Reiner Herrmann2019-02-27
* Move generic TFTP functionality into separate module and server parts into st...Reiner Herrmann2019-02-27