summaryrefslogtreecommitdiff
path: root/config.h
Commit message (Expand)AuthorAgeFilesLines
* Support IPv6 on MacOS X systemsH. Peter Anvin2012-03-011-0/+7
* If AI_CANONNAME or AI_ADDRCONFIG don't exist, set them to zeroH. Peter Anvin2008-11-141-8/+8
* Compilation of tftp-hpa's Git HEAD with no IPv6, and miscРоман Донченко2008-10-201-4/+10
* tftpd: switch to getopt_long()H. Peter Anvin2008-07-301-3/+2
* IPv6 infrastructure supportKarsten Keil2008-07-231-0/+46
* Remove more obsolete $Id$ tagsH. Peter Anvin2008-07-221-1/+0
* Reformat the source codeH. Peter Anvin2008-07-081-4/+4
* Prototype cleanup; use "config.h" where appropriateH. Peter Anvin2007-01-151-0/+15
* Introduce socklen_t; detect non-local (e.g. broadcast) receive addressesH. Peter Anvin2006-10-041-1/+6
* Fix handling of getopt variables.tftp-hpa-0.38hpa2004-09-031-0/+7
* Use the correct magic for long longtftp-hpa-0.36hpa2004-01-151-3/+3
* Makefile/configure cleanups; prepare for releasetftp-hpa-0.35hpa2004-01-081-1/+1
* #include <sys/socket.h> if it exists;hpa2003-08-231-0/+10
* -> Clean up the use of autoconf macros a bit.hpa2001-11-291-0/+9
* Working on version 0.29.hpa2001-11-271-0/+15
* Add the -p option for using regular Unix permissions.hpa2001-11-171-0/+4
* Be paranoid about multiple inclusions (apparently some systems don't likehpa2001-11-161-0/+17
* Try to deal with severe AIX <inttypes.h> braindamagehpa2001-11-151-0/+33
* Display configuration information when using the -V option...hpa2001-11-141-1/+22
* Move feature test macros into configure.in -> CFLAGS so we don'thpa2001-11-141-10/+5
* - Better parsing of the "connect" command (tftp).hpa2001-11-131-2/+18
* Yet more portability hacks.hpa2001-11-121-0/+4
* Work around Solaris 8 braindamagehpa2001-11-121-3/+34
* Add #define _XOPEN_SOURCE (for Solaris)hpa2001-11-121-0/+1
* A few more renames; fix <inttypes.h> emulation.hpa2001-11-121-6/+6
* Define _XPG4_2 on Solarishpa2001-11-121-0/+3
* Major overhaul of the portability stuff; port to autoconf 2.52hpa2001-11-121-0/+144