aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tipc.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-12Don't coerce a pointer to guint32 when pointing to a guint8.wmeier1-2/+3
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-41/+41
2009-04-02Yin Sun:etxrab1-14/+10
2008-12-20Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
2008-11-26Fix for bug 3086:jake1-11/+11
2008-09-23Minor revision related to proto_reg_handoff ...wmeier1-1/+1
2008-09-03Cleanup related to prefs & proto_reg_handoffwmeier1-4/+5
2008-04-08From Martin Peylo:etxrab1-4/+15
2008-03-17From Martin Peylo:etxrab1-875/+907
2008-02-07Removed some "statement not reached" warnings.stig1-8/+1
2007-10-27From Martin Peylo:etxrab1-106/+476
2007-09-17From Martin Peylo:stig1-22/+180
2007-06-25From Martin Peylo:etxrab1-12/+80
2007-04-14fix MacOSX gcc-3.3 warnings about unused tfs/value_string variablesstandel1-1/+1
2007-03-23fix some more warnings (type casts)ulfl1-1/+1
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...etxrab1-1/+1
2006-11-23Show the header size as number of bytes.etxrab1-3/+6
2006-11-14From martin Peylo:etxrab1-8/+14
2006-09-29From Martin Peylo:etxrab1-485/+645
2006-09-17From Martin Peylo:etxrab1-5/+49
2006-06-29Update a reference and a comment.etxrab1-32/+35
2006-06-29From Martin Peylo:etxrab1-12/+23
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-05-09Make top_tree static. This allows ethereal to be built on Mac OS X.tuexen1-1/+1
2006-03-29Squelch a compiler warning (for a problem that can't happen).guy1-26/+26
2006-03-07Dissect part of TIPCv2.etxrab1-116/+1153
2006-02-07Packet-bssap.c - Dissect BCD coded IE:setxrab1-7/+21
2005-12-15Use the reported length, not the length, to figure out how much toguy1-5/+4
2005-12-14Add possibility to try to dissect IP over TIPC.etxrab1-63/+133
2005-12-09Minor bug fixes.etxrab1-15/+9
2005-12-07libethereal: add capture_encetxrab1-16/+156
2005-12-06Fill in Column info, Dissect some more user info.etxrab1-23/+121
2005-12-04Connection and name manager uses data type hdretxrab1-38/+240
2005-12-01Add TIPC address as address type and use it in TIPC.etxrab1-7/+35
2005-11-23Pretify TIPC addr.etxrab1-2/+1
2005-11-22Add dissection of Transparent Inter Process Communication (TIPC). etxrab1-0/+551