aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iax2.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-05Bill Meier:Jörg Mayer1-1/+1
2005-10-11From Richard van der HoffAnders Broman1-92/+95
2005-10-04From Richard van der HoffAnders Broman1-54/+88
2005-10-04Don't assume that every packet has a non-null "call_data" value. FixesGuy Harris1-4/+17
2005-10-03from Peter Johansson:Ulf Lamping1-1/+1
2005-10-02From Jeff SnyderAnders Broman1-20/+265
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-08-28Put back a subtraction of 1 millisecond that was lost.Guy Harris1-0/+2
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping1-7/+5
2005-08-18several times replacing:Ulf Lamping1-1/+2
2005-08-13some more gmemchunk -> se_alloc() updatesRonnie Sahlberg1-30/+5
2005-08-12In an "address" structure, "data" is a pointer; dereferencing "&data"Guy Harris1-3/+5
2005-08-04Separate declaration from initialization with non-static valuesJörg Mayer1-2/+11
2005-08-03From Richard van der Hoff:Anders Broman1-568/+624
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