aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAge
* Implement TFTP clientReiner Herrmann2019-03-02
| | | | no support for TFTP Options yet
* Parse command line and make some parameters configurableReiner Herrmann2019-02-24
|
* Bind to real tftp port (69) and drop privileges immediately afterReiner Herrmann2019-02-24
|
* Add license (GPL-3+)Reiner Herrmann2019-02-24
|
* Initial tftpd implementation with RRQ supportReiner Herrmann2019-02-24
|
* New cargo projectReiner Herrmann2019-02-24