aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tipc.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-09Make top_tree static. This allows ethereal to be built on Mac OS X.Michael Tüxen1-1/+1
2006-03-29Squelch a compiler warning (for a problem that can't happen).Guy Harris1-26/+26
2006-03-07Dissect part of TIPCv2.Anders Broman1-116/+1153
2006-02-07Packet-bssap.c - Dissect BCD coded IE:sAnders Broman1-7/+21
2005-12-15Use the reported length, not the length, to figure out how much toGuy Harris1-5/+4
2005-12-14Add possibility to try to dissect IP over TIPC.Anders Broman1-63/+133
2005-12-09Minor bug fixes.Anders Broman1-15/+9
2005-12-07libethereal: add capture_encAnders Broman1-16/+156
2005-12-06Fill in Column info, Dissect some more user info.Anders Broman1-23/+121
2005-12-04Connection and name manager uses data type hdrAnders Broman1-38/+240
2005-12-01Add TIPC address as address type and use it in TIPC.Anders Broman1-7/+35
2005-11-23Pretify TIPC addr.Anders Broman1-2/+1
2005-11-22Add dissection of Transparent Inter Process Communication (TIPC). Anders Broman1-0/+551