aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend.c
AgeCommit message (Expand)AuthorFilesLines
1999-10-08Move some definitions of stuff not used outside the Lucent/AscendGuy Harris1-1/+2
1999-09-23Get rid of unused variable.Guy Harris1-2/+1
1999-09-22Fix to allow compressed file handling of Ascend capturesAshok Narayanan1-16/+18
1999-09-13Add support for "wdd" trace output.Gerald Combs1-17/+34
1999-09-11Added Guy's patch to use the pseudo header facility to pass up the AscendGerald Combs1-8/+11
1999-09-11"ascend_seek()" isn't used outside "ascend.c", so make it static toGuy Harris1-2/+2
1999-09-11"ascend_read()" is local to "ascend.c" - declare it there, not inGuy Harris1-1/+3
1999-09-11Add in ascend.c, ascend.h, ascend-grammar.y and ascend-scanner.l. TheseGerald Combs1-0/+186