aboutsummaryrefslogtreecommitdiffstats
path: root/packet-fix.c
Commit message (Expand)AuthorAgeFilesLines
* Add new routines:Guy Harris2003-06-121-7/+5
* Heuristic dissectors are not allowed to return FALSE after they've doneGuy Harris2003-06-121-33/+38
* As "tvb_strneql()" and "tvb_memeql()" now just return -1, rather thanGuy Harris2003-06-101-2/+2
* More tvb_get_nstringz0() fixes. Timo Sirainen pointed out that BadGerald Combs2003-05-191-1/+7
* Modify tvb_get_nstringz*() to behave more like snprintf(). Make changesGerald Combs2003-04-301-4/+4
* New dissector for the FIX protocol by PC DrewJörg Mayer2002-09-161-0/+6256