aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend_scanner.l
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of some ISDN calls.Guy Harris2018-10-011-1/+17
* Fix comment end after SPDX identifierStig Bjørlykke2018-05-011-1/+2
* Use DIAG_OFF_FLEX/DIAG_ON_FLEX more consistently.Guy Harris2018-02-161-1/+11
* replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo2018-02-081-1/+1
* wiretap: more SPDX license convertions.Dario Lombardo2018-01-201-14/+1
* Disable flex-generated [-Wsign-compare] warningsJoão Valverde2017-09-191-0/+2
* Include config.h at the very beginning of all Flex scanners.Guy Harris2016-12-021-2/+5
* Don't pick up junk from an unset error-number variable.Guy Harris2016-09-161-4/+4
* Set the extra type the right way.Guy Harris2016-04-051-0/+5
* Fix #defines.Guy Harris2016-04-031-3/+3
* Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris2016-04-031-45/+81
* Get rid of a bunch of unused variables.Guy Harris2015-12-061-6/+1
* Use noyywrap rather than defining our own yywrap functions.Guy Harris2015-12-051-11/+5
* More unnecessary <stdio.h> includes.Guy Harris2015-11-081-1/+0
* Don't include io.h in Flex scanners - they're not interactive.Guy Harris2015-11-061-5/+1
* Whitespace cleanups.Guy Harris2014-10-071-1/+1
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Squelch a bunch of shorten-64-to-32 warnings by parsing all of ourGerald Combs2013-12-141-14/+16
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-2/+0
* The only place where we care about zlib is file_wrappers.c; includeGuy Harris2011-06-091-4/+2
* Move the copyright notice and the config.h include to the top of theGerald Combs2011-06-091-2/+4
* Limit the lengths of some of our patterns. Fixes an infinite loop foundGerald Combs2011-06-081-16/+16
* Rename all of the ascend files:Jörg Mayer2009-06-151-0/+359