Commit graph

32 commits

Author SHA1 Message Date
hpa
490ecf7d4a Portability fixes. 2004-07-20 16:46:13 +00:00
hpa
2cba51056f Fix a pathology where a client sending ACKs for the wrong
packet can prevent proper retransmission.
2004-06-13 21:11:24 +00:00
hpa
c4a04c3da2 Prepare for 0.36 release. 2004-01-15 20:16:29 +00:00
hpa
d05bd6fa96 Makefile/configure cleanups; prepare for release 2004-01-08 20:48:51 +00:00
hpa
530706aebe #include <sys/socket.h> if it exists;
Add option to control the max blksize negotiated.
2003-08-23 00:31:20 +00:00
hpa
571deaa36b Apply some code cleanups that apparently fix Solaris 7 gcc problems. 2003-04-12 06:54:58 +00:00
hpa
8796832723 Support running the TFTP client from the command line 2003-02-03 01:29:00 +00:00
hpa
cabc969c25 Update CHANGES: configure fix for readline 2003-01-31 02:24:49 +00:00
hpa
9eef4c82a7 Update for what 0.33 is 2002-11-09 02:24:22 +00:00
hpa
b3ec0c58e6 Better error messages. 2002-11-08 01:10:08 +00:00
hpa
82eae1bcd6 Fix some timeout-related bugs; allow the user to set the default timeout. 2002-10-23 21:21:46 +00:00
hpa
e1508afaa2 Update changes in 0.30. 2002-09-03 19:25:21 +00:00
hpa
d849153191 Fix macro substitution bug; some Makefile issues 2002-03-08 04:08:05 +00:00
hpa
303adc9620 Correct merge conflict. 2002-01-05 22:22:39 +00:00
hpa
4a0c498c38 Update: Cygwin port now working... 2001-11-29 22:06:22 +00:00
hpa
98d7543721 Working on version 0.29.
Initial work for compiling on Win32/Cygwin.

Posixly correctness.
2001-11-27 10:05:13 +00:00
hpa
f9e7950883 Fix listen mode (-l) 2001-11-20 19:45:11 +00:00
hpa
d2d78f07d0 Document race condition cleanup. 2001-11-17 01:59:20 +00:00
hpa
78fd7348ea Add the -p option for using regular Unix permissions. 2001-11-17 01:55:08 +00:00
hpa
57044bc5df Interpret the \i and \x escape sequences to insert the IP of the
requesting host
2001-11-16 23:38:29 +00:00
hpa
fc1a21c942 News: AIX works again 2001-11-16 20:20:21 +00:00
hpa
71e9b81cee Recover from botched patch (version checked in as CHANGES) 2001-11-15 22:29:32 +00:00
hpa
69b2544ed0 Fix the installation of manpages when using INSTALLROOT. 2001-11-15 05:31:21 +00:00
hpa
cc471b0f7a Now working on MacOS X... 2001-11-15 04:37:07 +00:00
hpa
01acb3dc7f Allow "readline" to be used even if "history" is unavailable... 2001-11-14 20:51:09 +00:00
hpa
fd7a812f26 Add man page rewrite to the list of things. 2001-11-14 01:39:02 +00:00
hpa
06bfb2bf4f - Better parsing of the "connect" command (tftp).
- Move missing header file stuff consistently into config.h.
- Make "make -j" work correctly.
2001-11-13 19:58:32 +00:00
hpa
d2206bf9b9 Fix the Sorcerer's Apprentice bug in both the client and the server. 2001-11-13 04:16:12 +00:00
hpa
a58b9604c5 Even more changes to handle block number wrap correctly.
Make the client officially supported.  It's better than most things
that are already out there.
2001-11-13 03:39:32 +00:00
hpa
480bee14e9 (Finally) handle block number wraparound correctly. 2001-11-13 03:11:52 +00:00
hpa
52ffc49262 Document the fix of egg on face bug :-( 2001-11-13 02:44:20 +00:00
hpa
a426cbf9a3 Factor out a lot of information out of the README file 2001-11-12 23:44:05 +00:00