aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend-scanner.l
AgeCommit message (Expand)AuthorFilesLines
2001-12-06From Motonori Shindo: get rid of "send output to /dev/null" hack inGuy Harris1-4/+3
2001-12-04From Motonori Shindo: fix Ascend/Lucent trace reading code to handleGuy Harris1-6/+19
2001-11-13Hopefully the last time I have to change my e-mail address.Gilbert Ramirez1-2/+2
2001-08-20Use system's version of AM_PATH_GLIB macro.Gilbert Ramirez1-5/+5
2001-04-18#define YY_NEVER_INTERACTIVE to avoid reference to isatty() on Win32,Gilbert Ramirez1-1/+3
2001-04-09Add support for "version 7" wandess output. Actually, I think it'sGerald Combs1-10/+25
2000-11-12Not all packets in a "wdd" dump necessarily have a "Cause an attempt toGuy Harris1-4/+4
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