aboutsummaryrefslogtreecommitdiffstats
path: root/text2pcap.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-09Start using SPDX license identifiers.Gerald Combs1-17/+2
2017-02-28text2pcap: free memory on exit.Dario Lombardo1-0/+2
2017-02-27text2pcap: fix -Wmacro-redefined warningPeter Wu1-1/+1
2017-02-27text2pcap: check return values of functions and use a single exit point.Dario Lombardo1-1/+1
2014-10-14Always put editor-modelines at the end of the file ...Bill Meier1-2/+2
2014-10-12Add editor modelines; Adjust whitespace as needed.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2007-04-03remove now useless definition of NO_YY_UNPUTLuis Ontanon1-2/+0
2006-05-21name changeRonnie Sahlberg1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-13/+13
2001-05-17Declare "yylex()" in "text2pcap.h", so that there's a prototype in scopeGuy Harris1-1/+5
2001-05-16Added 'text2pcap', a utility to convert text hexdumps into pcapAshok Narayanan1-0/+47