aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimaxasncp/wimaxasncp_dict.l
Commit message (Expand)AuthorAgeFilesLines
* Add printf-format annotations, fix garbagePeter Wu2014-07-061-1/+1
* [-Wmissing-prototypes]Anders Broman2013-03-201-7/+7
* Add %option noinput to some Flex files, as we aren't using the input()Guy Harris2013-02-101-0/+5
* Fix a bunch of warnings.Guy Harris2012-12-261-4/+4
* Fix numerous instances of a variable/parameter name "shadowing" a library fun...Bill Meier2012-12-051-5/+5
* Fix several [-Wshadow] warnings.Bill Meier2012-11-291-9/+9
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-2/+0
* Don't dereference a NULL pointer. Fixes CID 426.Chris Maynard2011-03-311-1/+1
* Just use g_strdup_printf(), rather than doing it ourselves.Guy Harris2011-02-031-4/+1
* From David Katz via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5166 :Jeff Morriss2010-11-171-3/+7
* Make the test compile.Jaap Keuter2010-04-021-6/+6
* From sangaran:Anders Broman2010-04-011-0/+1
* luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon2008-08-051-1/+1
* Move the file utility functions from wiretap to libwsutil so thatJeff Morriss2008-05-221-3/+3
* Bug 2493: Fix (Part 2): Bill Meier2008-04-251-5/+11
* Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1914 when building out...Jeff Morriss2007-11-241-71/+60
* Embedding EAP inside wimaxasncp.Martin Mathieson2007-11-161-0/+1
* From Stephen Croll.Martin Mathieson2007-11-091-0/+13
* Change a few g_string_append_printf() (GTK2 only) calls to g_strdup_printf()Stephen Fisher2007-10-301-7/+11
* s/fopen()/eth_fopen()/ in plugins/ (for bug 1827).Jeff Morriss2007-10-171-1/+3
* Fix wimaxasncp compilation under Windows. Rename a macro that's definedGerald Combs2007-10-121-3/+3
* TLVs now defined in XML (from Stephen Croll).Martin Mathieson2007-10-121-0/+755