..
tests
Remove tests for obsolete compilers in the build system
2020-05-12 15:22:40 +00:00
Makefile
Add some functional tests for tftpd(8)
2018-03-09 15:30:20 +00:00
Makefile.depend
Update Makefile.depend files
2019-12-11 17:37:53 +00:00
Makefile.depend.options
Add Makefile.depend.options
2019-12-11 17:37:37 +00:00
tftp-file.c
Add support for the TFTP windowsize option described in RFC 7440.
2020-03-02 22:19:30 +00:00
tftp-file.h
Add support for the TFTP windowsize option described in RFC 7440.
2020-03-02 22:19:30 +00:00
tftp-io.c
Fix several Coverity warnings in tftp
2018-07-22 17:10:12 +00:00
tftp-io.h
libexec: adoption of SPDX licensing ID tags.
2017-11-27 15:25:02 +00:00
tftp-options.c
Add support for the TFTP windowsize option described in RFC 7440.
2020-03-02 22:19:30 +00:00
tftp-options.h
Add support for the TFTP windowsize option described in RFC 7440.
2020-03-02 22:19:30 +00:00
tftp-transfer.c
Abort transfer if fseeko() fails.
2020-04-21 17:32:57 +00:00
tftp-transfer.h
libexec: adoption of SPDX licensing ID tags.
2017-11-27 15:25:02 +00:00
tftp-utils.c
Add support for the TFTP windowsize option described in RFC 7440.
2020-03-02 22:19:30 +00:00
tftp-utils.h
Add support for the TFTP windowsize option described in RFC 7440.
2020-03-02 22:19:30 +00:00
tftpd.8
Add support for the TFTP windowsize option described in RFC 7440.
2020-03-02 22:19:30 +00:00
tftpd.c
Fix multiple Coverity warnings in tftpd(8)
2018-07-22 16:14:30 +00:00