aboutsummaryrefslogtreecommitdiff
path: root/libexec/tftpd/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-1/+0
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-3/+0
* tftpd: tests: raise targeted cstd to c11Kyle Evans2020-03-051-0/+1
* Add support for the TFTP windowsize option described in RFC 7440.John Baldwin2020-03-021-0/+202
* Drop "All rights reserved" from the files I ownAlan Somers2019-03-111-1/+2
* tftpd: misc Coverity cleanup in the testsAlan Somers2018-03-221-7/+12
* tftpd: fix the build of tests on i386 after 330696Alan Somers2018-03-101-2/+2
* tftpd: reject unknown opcodesAlan Somers2018-03-101-1/+0
* tftpd: Abort on an WRQ access violationAlan Somers2018-03-101-6/+0
* tftpd: Verify world-writability for WRQ when using relative pathsAlan Somers2018-03-101-4/+9
* tftpd: Flush files as soon as they are fully receivedAlan Somers2018-03-091-8/+1
* Add some functional tests for tftpd(8)Alan Somers2018-03-092-0/+1020