aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iax2.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping1-5/+5
2005-04-28Force IAX_IE_CALLNO to be the proper length.Gerald Combs1-0/+1
2005-04-23Force a bunch of protocol items to be the proper length.Gerald Combs1-0/+26
2005-04-04From Kenny ShumardRonnie Sahlberg1-1/+261
2005-02-10Add a hack to set "reversed" and "circuit" in code paths where it wasn'tGuy Harris1-9/+30
2004-07-23"iax_lookup_circuit_details()" can return null; check whether it's nullGuy Harris1-4/+6
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1855