index
:
rtftp
debian
pristine-tar
rfc7440
trunk
A rusty client/server for the Trivial File Transfer Protocol
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Add copyright header
Reiner Herrmann
2019-02-26
*
Don't overwrite files if they already exist
Reiner Herrmann
2019-02-26
*
Leave retransmit loop directly after success
Reiner Herrmann
2019-02-26
*
Make operation mode configurable
Reiner Herrmann
2019-02-26
*
Use same socket for error sending to match TIDs (source ports)
Reiner Herrmann
2019-02-26
*
Implement file upload (WRQ)
Reiner Herrmann
2019-02-26
*
Allow setting different base directory on command line
Reiner Herrmann
2019-02-25
*
Parse command line and make some parameters configurable
Reiner Herrmann
2019-02-24
*
Add timeout and retransmission of unacked data
Reiner Herrmann
2019-02-24
*
Bind to real tftp port (69) and drop privileges immediately after
Reiner Herrmann
2019-02-24
*
Allow only files below current working directory
Reiner Herrmann
2019-02-24
*
Improved error handling
Reiner Herrmann
2019-02-24
*
Initial tftpd implementation with RRQ support
Reiner Herrmann
2019-02-24
*
New cargo project
Reiner Herrmann
2019-02-24