aboutsummaryrefslogtreecommitdiffstats
path: root/epan/diam_dict.l
Commit message (Expand)AuthorAgeFilesLines
* From Tamas Regos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4760 :Jeff Morriss2010-05-131-3/+3
* From Eric Sesterhenn via bug 4175:Stig Bjørlykke2009-10-291-1/+1
* Just use g_strdup_printf() to construct a pathname - and useGuy Harris2009-04-081-9/+2
* Disable warnings-as-errors for Flex-generated output. Add a couple of gsizeGerald Combs2009-04-081-1/+1
* #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* 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-10/+11
* Change more fopen() to eth_fopen() to finish fixing bug 1827:Jeff Morriss2007-10-161-79/+80
* Add a script as a front-end for Flex, to work around various problems,Guy Harris2007-08-041-0/+1
* Add comments to various %option items to explain what they're doing. Guy Harris2007-07-301-4/+28
* - <?avp-proto and <?type-proto to instruct about which dissector to use for a...Luis Ontanon2007-07-201-19/+48
* Initialise description field to avoid crash when dumping dictionary.Martin Mathieson2007-07-181-0/+1
* Make debugging static.Michael Tüxen2007-07-181-1/+1
* Add Address decoding, two debug environment variables (WIRESHARK_DEBUG_DIAM_D...Luis Ontanon2007-07-171-9/+21
* If we can't find dictionary.xml, fail instead of trying to read fromGerald Combs2007-07-171-0/+5
* Glibize diam_dict.l (should fix windows config)Luis Ontanon2007-07-161-23/+24
* Rewrite of the diameter dissector to use the dictionary for creating hfids, d...Luis Ontanon2007-07-161-0/+759