aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-01Support IPv6 on MacOS X systemsH. Peter Anvin1-0/+7
2008-11-14If AI_CANONNAME or AI_ADDRCONFIG don't exist, set them to zeroH. Peter Anvin1-8/+8
2008-10-20Compilation of tftp-hpa's Git HEAD with no IPv6, and miscРоман Донченко1-4/+10
2008-07-30tftpd: switch to getopt_long()H. Peter Anvin1-3/+2
2008-07-23IPv6 infrastructure supportKarsten Keil1-0/+46
2008-07-22Remove more obsolete $Id$ tagsH. Peter Anvin1-1/+0
2008-07-08Reformat the source codeH. Peter Anvin1-4/+4
2007-01-15Prototype cleanup; use "config.h" where appropriateH. Peter Anvin1-0/+15
2006-10-04Introduce socklen_t; detect non-local (e.g. broadcast) receive addressesH. Peter Anvin1-1/+6
2004-09-03Fix handling of getopt variables.tftp-hpa-0.38hpa1-0/+7
2004-01-15Use the correct magic for long longtftp-hpa-0.36hpa1-3/+3
2004-01-08Makefile/configure cleanups; prepare for releasetftp-hpa-0.35hpa1-1/+1
2003-08-23#include <sys/socket.h> if it exists;hpa1-0/+10
2001-11-29-> Clean up the use of autoconf macros a bit.hpa1-0/+9
2001-11-27Working on version 0.29.hpa1-0/+15
2001-11-17Add the -p option for using regular Unix permissions.hpa1-0/+4
2001-11-16Be paranoid about multiple inclusions (apparently some systems don't likehpa1-0/+17
2001-11-15Try to deal with severe AIX <inttypes.h> braindamagehpa1-0/+33
2001-11-14Display configuration information when using the -V option...hpa1-1/+22
2001-11-14Move feature test macros into configure.in -> CFLAGS so we don'thpa1-10/+5
2001-11-13- Better parsing of the "connect" command (tftp).hpa1-2/+18
2001-11-12Yet more portability hacks.hpa1-0/+4
2001-11-12Work around Solaris 8 braindamagehpa1-3/+34
2001-11-12Add #define _XOPEN_SOURCE (for Solaris)hpa1-0/+1
2001-11-12A few more renames; fix <inttypes.h> emulation.hpa1-6/+6
2001-11-12Define _XPG4_2 on Solarishpa1-0/+3
2001-11-12Major overhaul of the portability stuff; port to autoconf 2.52hpa1-0/+144