| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Simplify command line argument parsing | Reiner Herrmann | 2019-03-26 |
| | | |||
| * | Simplify error handling in some places | Reiner Herrmann | 2019-03-25 |
| | | |||
| * | Implement netascii transfer mode (in server, client and for tsize option) | Reiner Herrmann | 2019-03-10 |
| | | |||
| * | Display version number in usage text | Reiner Herrmann | 2019-03-08 |
| | | |||
| * | Display transfer progress in percentage | Reiner Herrmann | 2019-03-08 |
| | | |||
| * | Apply some of the code formatting by rustfmt | Reiner Herrmann | 2019-03-07 |
| | | |||
| * | Clean up as suggested by clippy | Reiner Herrmann | 2019-03-07 |
| | | |||
| * | Parse received errors and other minor error logging improvements | Reiner Herrmann | 2019-03-03 |
| | | |||
| * | Make requested blksize configurable | Reiner Herrmann | 2019-03-03 |
| | | |||
| * | Implement Transfer Size Option (RFC 2349, part 2) | Reiner Herrmann | 2019-03-03 |
| | | |||
| * | Implement Option Extension for client | Reiner Herrmann | 2019-03-03 |
| | | |||
| * | Don't hardcode opcode values everywhere | Reiner Herrmann | 2019-03-03 |
| | | |||
| * | Move main tftp module into lib to be used as crate | Reiner Herrmann | 2019-03-02 |
| | | | | | | Otherwise compiler throws warnings about unused symbols, if not every public function is used in every module importing it. | ||
| * | Implement TFTP client | Reiner Herrmann | 2019-03-02 |
| no support for TFTP Options yet | |||
