aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iax2.c
Commit message (Expand)AuthorAgeFilesLines
* some more gmemchunk -> se_alloc() updatesRonnie Sahlberg2005-08-131-30/+5
* In an "address" structure, "data" is a pointer; dereferencing "&data"Guy Harris2005-08-121-3/+5
* Separate declaration from initialization with non-static valuesJörg Mayer2005-08-041-2/+11
* From Richard van der Hoff:Anders Broman2005-08-031-568/+624
* just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping2005-06-101-5/+5
* Force IAX_IE_CALLNO to be the proper length.Gerald Combs2005-04-281-0/+1
* Force a bunch of protocol items to be the proper length.Gerald Combs2005-04-231-0/+26
* From Kenny ShumardRonnie Sahlberg2005-04-041-1/+261
* Add a hack to set "reversed" and "circuit" in code paths where it wasn'tGuy Harris2005-02-101-9/+30
* "iax_lookup_circuit_details()" can return null; check whether it's nullGuy Harris2004-07-231-4/+6
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+1855