aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2010-10-20From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss3-0/+355
2010-10-20From Vincent Helfre:Anders Broman1-59/+94
2010-10-20Add longer desriptions of SOStart and SOEnd fields.Martin Mathieson1-2/+2
2010-10-20In heuristic dissector, don't check/allocate struct until/unless signature pa...Martin Mathieson1-15/+16
2010-10-20Fix SE memory corruption reported in https://bugs.wireshark.org/bugzilla/sho...Jeff Morriss1-0/+2
2010-10-20Use while loops instead of goto's.Jeff Morriss1-876/+873
2010-10-20From Colin O'Flynn and Owen Kirby via https://bugs.wireshark.org/bugzilla/sho...Jeff Morriss2-31/+732
2010-10-20Use DISSECTOR_ASSERT (not g_assert) in dissectors...Bill Meier1-4/+4
2010-10-20From Hadriel Kaplan: IPFIX file format support.Bill Meier1-0/+21
2010-10-19From Fred Fierling:Anders Broman1-13/+15
2010-10-19From Alexis La Goutte:Anders Broman1-255/+354
2010-10-19Remove some #if 0'd code I left in by mistake a while back....Bill Meier1-6/+0
2010-10-19From Tamás Regõs:Anders Broman1-0/+8
2010-10-19Use dynamically created value_string_ext to store hash/symbol value_strings;Bill Meier1-139/+166
2010-10-19From Shoichi Sakane via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5...Jeff Morriss1-9/+1
2010-10-19Init ett_coap_noop, another fix for bug 5305.Stig Bjørlykke1-0/+1
2010-10-18Don't use g_strcmp0(): it only exists in glib > 2.16.Jeff Morriss1-34/+50
2010-10-18Try to fix compile errors on 64 bit systems.Bill Meier1-1/+3
2010-10-18Remove some unneeded #includes ...Bill Meier1-5/+0
2010-10-18Don't clear info column when showing MAC or RLC-level info.Martin Mathieson1-2/+7
2010-10-18From Holger Grandy: ETCH dissectorBill Meier3-0/+948
2010-10-18Use port range for SCTP too.Jeff Morriss1-26/+38
2010-10-18Add SVN:Id tag. Copy copyright notice to the header file.Jeff Morriss2-0/+16
2010-10-18Add SVN:Id tag.Jeff Morriss2-0/+6
2010-10-18Remove blurbs equal to name.Stig Bjørlykke1-2/+2
2010-10-18Added some length checks for integers.Stig Bjørlykke1-3/+5
2010-10-17Add expert info if the eth src mac has the I/G bit setJörg Mayer1-0/+5
2010-10-17Use correct abbrev for fragment entries.Stig Bjørlykke1-9/+9
2010-10-17Removed unused entries.Stig Bjørlykke1-58/+0
2010-10-17Removed unused hf_xcsl.Stig Bjørlykke1-8/+0
2010-10-17Removed unused hf_sasp.Stig Bjørlykke1-6/+0
2010-10-17Fixed typo in "Reason" abbrev.Stig Bjørlykke1-1/+1
2010-10-17[Automatic manuf, services and enterprise-numbers update for 2010-10-17]Gerald Combs1-3/+171
2010-10-17Fixed typo in "SSI Noise (dBm)" abbrev.Stig Bjørlykke1-1/+1
2010-10-17From Pascal Quantin via bug 5301:Stig Bjørlykke1-14/+32
2010-10-17From Pascal Quantin:Anders Broman1-6/+48
2010-10-17From Benjamin Roch via bug 3418:Stig Bjørlykke1-30/+3
2010-10-17From Benjamin Roch via bug 3418:Stig Bjørlykke1-3/+9
2010-10-17coap_handle is only used in proto_reg_handoff_coap.Stig Bjørlykke1-1/+1
2010-10-17From Pascal Quantin via bug 5301:Stig Bjørlykke1-0/+14
2010-10-17From Shoichi Sakane via bug 5270:Stig Bjørlykke3-0/+419
2010-10-15Improve info column when showing PHY info for MAC frames.Martin Mathieson1-2/+9
2010-10-15Track and give link back to frame containing previous NACK.Martin Mathieson1-0/+19
2010-10-15Make the telnet data lines filterable elements.Jörg Mayer1-3/+6
2010-10-15Add volatile in several places to gcc warnings.Martin Mathieson1-4/+5
2010-10-15From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss1-31/+50
2010-10-15Avoid getting BoundsError when trying to decode OCTET STRING orStig Bjørlykke1-10/+18
2010-10-15Added info column descriptions for AARQ and AARE.Stig Bjørlykke1-8/+20
2010-10-14Added packet-radiotap-iter.cStig Bjørlykke1-0/+1
2010-10-14Tighten up our data rate check. This should fix bug 5280 (mostly).Gerald Combs1-1/+7