summaryrefslogtreecommitdiff
path: root/print-tftp.c
Commit message (Expand)AuthorAgeFilesLines
* NDOize the rest of util.cDenis Ovsienko2014-04-141-3/+3
* spell "%s" format strings (complements 708a68a)Denis Ovsienko2014-03-311-1/+1
* NDOize 7 more small decodersDenis Ovsienko2014-03-211-20/+21
* remove unused macro SEGSIZEDenis Ovsienko2014-03-141-5/+0
* don't include addrtoname.h needlesslyDenis Ovsienko2014-02-251-1/+0
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-5/+0
* Merge branch 'master' of git+ssh://bpf.tcpdump.org/tcpdump/master/git/tcpdumpMichael Richardson2014-01-011-1/+42
|\
| * Commit more changes from the previous two.Guy Harris2013-12-301-1/+42
* | whitespace changesMichael Richardson2014-01-011-1/+1
|/
* make consistent use of the "tstr" idiomDenis Ovsienko2013-12-261-1/+2
* justify declarations of struct tok arraysDenis Ovsienko2013-09-241-2/+2
* Clean up handling of tftp.h.Guy Harris2010-08-231-8/+0
* Redefined ERROR into TFTP_ERROR, as ERROR is already defined in thegianluca2008-04-111-3/+3
* From Christian Sievers: add support for TFTP option acknowledgementsguy2007-09-141-6/+12
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-4/+4
* Add some casts to squelch compiler warnings.guy2003-05-021-3/+3
* From Rob Braun <bbraun@synack.net>: print mode and TFTP options in readguy2003-02-191-1/+13
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-4/+5
* Added support for Win32, based on WinPcap.risso2002-08-011-6/+2
* Switch to config.h instead of passing defines in DEFS.fenner1999-11-211-1/+5
* Initial revisionmcr1999-10-071-0/+142