aboutsummaryrefslogtreecommitdiff
path: root/libexec/tftpd/tftp-utils.c
Commit message (Expand)AuthorAgeFilesLines
* tftpd: Add missing `-S` option to synopsis.Dag-Erling Smørgrav2024-05-141-1/+1
* tftpd: Use `size_t` where appropriate.Dag-Erling Smørgrav2024-05-021-2/+2
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* tftpd: Ensure that tftp_log() preserves errno.Dag-Erling Smørgrav2023-03-101-0/+4
* tftpd: whitespace cleanupDag-Erling Smørgrav2022-11-171-4/+4
* tftpd: cleanupDag-Erling Smørgrav2022-11-151-0/+1
* Add support for the TFTP windowsize option described in RFC 7440.John Baldwin2020-03-021-0/+1
* Fix several Coverity warnings in tftpAlan Somers2018-07-221-3/+4
* Fix multiple Coverity warnings in tftpd(8)Alan Somers2018-07-221-1/+3
* libexec: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-191-1/+1
* Fix typos.Rebecca Cran2010-11-091-1/+1
* Make WARNS=6 clean.Marius Strobl2010-09-241-5/+4
* Bring in new files from edwin's tftpWarner Losh2010-05-041-0/+320