Age | Commit message (Collapse) | Author |
|
|
|
called bind() with a too big argument in the 3rd parameter and at least
Tru64, AIX and IRIX seem to be very picky about it.
|
|
512 bytes could have random garbage appended. Also, stop processing TFTP
packets which are too short to be legal.
|
|
|
|
|
|
issues in the code.
|
|
|
|
|
|
|
|
that's in <winsock2.h>. Hence tftp.c wouldn't compile on WinCE.
|
|
struct instead to use.
|
|
in files that actually need the struct.
|
|
|
|
|
|
|
|
|
|
Should we do this for all targets?
|
|
|
|
|
|
added. TODO: add them to docs. add TFTP server to test suite. add TFTP to
list of protocols whereever those are mentioned.
|