summaryrefslogtreecommitdiff
path: root/tftp
Commit message (Expand)AuthorAgeFilesLines
* tftp: drop "inline" from definition of usage()H. Peter Anvin2014-06-071-1/+1
* Improve address type error handlingKarsten Keil2008-07-311-1/+8
* Allow the -4 option even in an IPv4-only configurationH. Peter Anvin2008-07-232-3/+4
* Add support for IPv6 in the server and client.Karsten Keil2008-07-233-64/+108
* Remove more obsolete $Id$ tagsH. Peter Anvin2008-07-221-1/+0
* Remove long since obsolete ID tagsH. Peter Anvin2008-07-083-29/+0
* Reformat the source codeH. Peter Anvin2008-07-083-1051/+1034
* Documentation updates.H. Peter Anvin2006-12-121-2/+7
* Add option to TFTP client to ignore ':' in file nameCraig Johnston2006-12-122-8/+34
* Moved pick_port_bind() to the libcommon common code so both client and server...Zack Bartel2006-11-131-1/+14
* Introduce socklen_t; detect non-local (e.g. broadcast) receive addressesH. Peter Anvin2006-10-041-4/+2
* Merge with git+ssh://master.kernel.org/pub/scm/network/tftp/tftp-hpa.gitH. Peter Anvin2006-10-041-4/+8
|\
| * Fix double-free error in tftp client.H. Peter Anvin2006-09-271-4/+8
* | Move common code to a common/ subdirectoryH. Peter Anvin2006-10-045-354/+4
|/
* Command-line parsing that doesn't depend on getopt()hpa2004-01-083-66/+94
* Apply some code cleanups that apparently fix Solaris 7 gcc problems.hpa2003-04-121-43/+44
* Support running the TFTP client from the command linetftp-hpa-0.33hpa2003-02-032-60/+106
* Better error messages.hpa2002-11-081-24/+32
* -> Clean up the use of autoconf macros a bit.hpa2001-11-293-43/+48
* Working on version 0.29.hpa2001-11-272-8/+7
* Make the version number automatically included in the man page footerhpa2001-11-172-4/+8
* Be paranoid about multiple inclusions (apparently some systems don't likehpa2001-11-163-37/+0
* Fix the installation of manpages when using INSTALLROOT.hpa2001-11-151-1/+1
* Fix trivial memory leakhpa2001-11-141-0/+1
* Allow "readline" to be used even if "history" is unavailable...hpa2001-11-141-0/+8
* Add missing space.hpa2001-11-141-1/+2
* Display configuration information when using the -V option...hpa2001-11-142-3/+4
* Substantially revamp the man pages, revert to "man" macro set.hpa2001-11-141-131/+131
* - Better parsing of the "connect" command (tftp).hpa2001-11-133-31/+64
* Fix the Sorcerer's Apprentice bug in both the client and the server.tftp-hpa-0.25hpa2001-11-131-4/+6
* Even more changes to handle block number wrap correctly.tftp-hpa-0.24hpa2001-11-131-4/+7
* (Finally) handle block number wraparound correctly.hpa2001-11-131-2/+4
* Fix the handling of continuation prompts when using readlinehpa2001-11-131-17/+41
* Add readline support in tftp client; some additional minor cleanups.hpa2001-11-123-19/+26
* A few more renames; fix <inttypes.h> emulation.hpa2001-11-123-8/+8
* Major overhaul of the portability stuff; port to autoconf 2.52hpa2001-11-122-24/+3
* Even more portability work...hpa2001-11-122-1/+1
* Support "constipation" -- compile cleanly with -Wwrite-stringshpa2001-08-102-39/+55
* Detect if IPPORT_TFTP is defined anywhere (may not be a macro, may behpa2001-08-091-0/+4
* Portability improvements.hpa2001-08-071-0/+1
* Portability improvements. Now compiles and works on Solaris 8, as wellhpa2001-08-034-21/+38
* MCONFIG is optional; MRULES is nothpa2001-07-261-1/+1
* "make distclean" -> delete all files not for releasehpa2001-07-261-1/+1
* Quiet final set of warnings.hpa2001-07-214-14/+28
* Quiet more warnings.hpa2001-07-213-6/+28
* Fork before performing tcpwrappers check.hpa2001-07-201-0/+5
* Initial step in integrating regex-based rewrite engine.hpa2001-07-101-0/+7
* Further fixes to configuration system; don't put configure in CVS.hpa2001-04-231-2/+2
* More merging mania...hpa2001-03-302-0/+2
* Fix massive lossage: 0.15 based on an outdated repository!!!hpa2001-03-302-25/+36