aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend-scanner.l
AgeCommit message (Expand)AuthorFilesLines
2000-05-19Add wtap-int.h. Move definitions relevant to the internal workins of wiretapGilbert Ramirez1-2/+2
2000-05-19In Wiretap, a file stream handle is a "FILE_T", not a "FILE_T *" (aGuy Harris1-3/+3
2000-05-18Remove the "union pseudo_header" from the "frame_data" structure;Guy Harris1-2/+2
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez1-1/+6
2000-01-22Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris1-2/+2
2000-01-13Fix "ascend-scanner.l" to include "file_wrappers.h" rather than theGuy Harris1-2/+2
2000-01-10Some initial changes for win32 support, but not all.Gilbert Ramirez1-2/+7
1999-11-24Don't define "pseudo_header" in "ascend-scanner.l", as that may causeGuy Harris1-3/+1
1999-11-18Clean up some ANSI C nits pointed out by "gcc -pedantic".Guy Harris1-2/+2
1999-10-08Add an "ascend-int.h" file, to declare routines used by more than one ofGuy Harris1-1/+2
1999-09-23Give it an RCS ID.Guy Harris1-0/+23
1999-09-23Adds progress bar functionality back for loading files (it was changed toAshok Narayanan1-1/+4
1999-09-22Fix to allow compressed file handling of Ascend capturesAshok Narayanan1-2/+7
1999-09-13Add support for "wdd" trace output.Gerald Combs1-44/+135
1999-09-11Added Guy's patch to use the pseudo header facility to pass up the AscendGerald Combs1-3/+5
1999-09-11Add in ascend.c, ascend.h, ascend-grammar.y and ascend-scanner.l. TheseGerald Combs1-0/+129