No description
  • C 76.6%
  • M4 9.1%
  • Roff 9%
  • Shell 3.6%
  • Makefile 1.5%
  • Other 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann 082663bf83
Releasing fastforward version 7.2-3~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-09-27 20:37:05 +02:00
.github Merging upstream version 7.1. 2026-09-27 20:31:33 +02:00
autoconf/m4 Merging upstream version 7.1. 2026-09-27 20:31:33 +02:00
common Merging upstream version 7.2. 2026-09-27 20:34:22 +02:00
config Merging upstream version 7.1. 2026-09-27 20:31:33 +02:00
debian Releasing fastforward version 7.2-3~ffwd13+u1. 2026-09-27 20:37:05 +02:00
lib Merging upstream version 7.1. 2026-09-27 20:31:33 +02:00
LICENSES Merging upstream version 5.4. 2026-07-15 05:53:58 +02:00
tests Merging upstream version 7.2. 2026-09-27 20:34:22 +02:00
tftp Merging upstream version 7.2. 2026-09-27 20:34:22 +02:00
tftpd Merging upstream version 7.2. 2026-09-27 20:34:22 +02:00
.editorconfig Adding upstream version 5.3+20251110. 2025-12-09 12:12:29 +01:00
.gitignore Merging upstream version 7.1. 2026-09-27 20:31:33 +02:00
autogen.sh Merging upstream version 5.4. 2026-07-15 05:53:58 +02:00
CHANGES Merging upstream version 7.2. 2026-09-27 20:34:22 +02:00
config.h Merging upstream version 7.2. 2026-09-27 20:34:22 +02:00
configure.ac Merging upstream version 7.2. 2026-09-27 20:34:22 +02:00
INSTALL Merging upstream version 7.1. 2026-09-27 20:31:33 +02:00
INSTALL.tftp Merging upstream version 7.1. 2026-09-27 20:31:33 +02:00
Makefile Merging upstream version 7.1. 2026-09-27 20:31:33 +02:00
MRULES Merging upstream version 7.1. 2026-09-27 20:31:33 +02:00
README Merging upstream version 7.1. 2026-09-27 20:31:33 +02:00
README.security Merging upstream version 7.1. 2026-09-27 20:31:33 +02:00
release.sh Merging upstream version 7.2. 2026-09-27 20:34:22 +02:00
tftp-xinetd Adding upstream version 5.3+20251110. 2025-12-09 12:12:29 +01:00
tftp.spec.in Merging upstream version 5.4. 2026-07-15 05:53:58 +02:00
version Merging upstream version 7.2. 2026-09-27 20:34:22 +02:00

This is tftp-hpa, a conglomerate of a number of versions of the BSD
TFTP code, changed around to port to a whole collection of operating
systems.  The goal is to work on any reasonably modern Unix with
sockets.

The tftp-hpa series is maintained by H. Peter Anvin <hpa@zytor.com>.

The latest version of this collection can be found at:

    https://www.kernel.org/pub/software/network/tftp/

See the file CHANGES for a list of changes between versions.

Please see the INSTALL and INSTALL.tftp files for compilation and
installation instructions, and README.security for important security
information.

The development git tree can be found at:

	https://git.kernel.org/pub/scm/network/tftp/tftp-hpa.git/
	https://github.com/hpax/tftp-hpa

To report a bug, please file a Github issue at the above URL.