aboutsummaryrefslogtreecommitdiffstats
path: root/ui/text_import_scanner.l
Commit message (Expand)AuthorAgeFilesLines
* Put back EOF rule, but without exporting write_current_packet().Guy Harris2019-03-201-0/+2
* Write out the last packet in text_import().Guy Harris2019-03-201-2/+0
* spdx: more licenses converted.Dario Lombardo2018-03-071-13/+1
* Squelch redundant declaration warnings.Guy Harris2018-02-161-0/+17
* Use DIAG_OFF_FLEX/DIAG_ON_FLEX more consistently.Guy Harris2018-02-161-0/+7
* Add DIAG_OFF_FLEX and DIAG_ON_FLEX for use in Flex scanners.Guy Harris2018-02-161-5/+4
* 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
* Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris2016-04-031-4/+38
* [text2pcap] Fix parsing of hash sign at the end of the lineVasil Velichckov2016-02-041-4/+4
* Use noyywrap rather than defining our own yywrap functions.Guy Harris2015-12-051-6/+5
* Don't include io.h in Flex scanners - they're not interactive.Guy Harris2015-11-061-1/+1
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* - Include config.hJörg Mayer2013-12-041-6/+6
* Create a common libui using CMake similar to what we do with Autotools.Gerald Combs2012-09-141-0/+102