aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Try to fix more Clang scan-build warnings.Gerald Combs4-7/+8
2011-02-18From Roberto Morro via bug #5701: Change the PCEP dissector's portStephen Fisher1-2/+3
2011-02-18Fix a few errors found by Clang scan-build.Gerald Combs1-0/+3
2011-02-18From Pascal Quantin:Anders Broman2-6/+6
2011-02-18#if out some (currently) unused functions.Jeff Morriss1-0/+6
2011-02-18From Ivan Lawrow:Jaap Keuter1-1/+1
2011-02-18Add more MSG dissection.Anders Broman1-190/+779
2011-02-18Nope, the __declspec(noreturn) didn't suffice - either abort() isn'tGuy Harris1-2/+2
2011-02-18Just for fun, see whether using __declspec(noreturn) on the exceptionGuy Harris1-2/+2
2011-02-18Fix more Visual C++ analysis errors.Gerald Combs2-1/+3
2011-02-18Put WS_MSVC_NORETURN back.Gerald Combs1-4/+4
2011-02-17config.h is now included, and it defines _WIN32_WINNT.Guy Harris1-2/+0
2011-02-17Fix compilation on Windows.Gerald Combs1-5/+5
2011-02-17Add a hint for Visual C++ to DISSECTOR_ASSERT. Hopefully this willGerald Combs1-1/+14
2011-02-17On Windows, try putting __declspec(noreturn) in front of declarations ofGuy Harris5-14/+25
2011-02-17Fix some Visual C++ analysis warnings.Gerald Combs6-136/+145
2011-02-17Fix gcc compilation errors.Gerald Combs1-7/+7
2011-02-17Fix various Visual C++ analysis warnings.Gerald Combs7-18/+18
2011-02-17Don't allocate a bunch of memory on the stack for strings that will beGerald Combs1-54/+30
2011-02-17Fix dead initialization error found by clang:Stephen Fisher1-1/+1
2011-02-17It wasn't complaining about that null pointer reference.Guy Harris1-1/+1
2011-02-17Fixed no_sua_assoc init.Stig Bjørlykke1-1/+2
2011-02-17- Introduce association tracking(might not work well with multihoming).Anders Broman1-304/+510
2011-02-17Is there an SAL tag that says "this function never returns"?Guy Harris1-0/+5
2011-02-17Can we reassure Microsoft's static analyzer that 0 <= mask <= 48?Guy Harris1-0/+6
2011-02-17Oops, wrong pointer comparison.Guy Harris1-2/+3
2011-02-17OK, let's try a couple more explicit checks against NULL, to see whetherGuy Harris2-2/+2
2011-02-17From Alexis La Goutte :Jaap Keuter1-5/+51
2011-02-17Fix some Visual C++ static analyzer complaints.Gerald Combs5-14/+20
2011-02-16Fix Visual C++ code analysis errors.Gerald Combs2-3/+25
2011-02-16Change protocol column from "IEEE 802.11" to "802.11" so it fits inStephen Fisher1-1/+1
2011-02-16Put the "MCS known information" field into the protocol tree; yes, it'sGuy Harris1-4/+49
2011-02-16Generate correct type (FT_OID) for "x420.compression_algorithm_id".Stig Bjørlykke1-1/+1
2011-02-16Make swap_mac_addr() take a pointer to a TVB and an offset rather thanJeff Morriss1-6/+6
2011-02-16Use tvb_ether_to_str()Jeff Morriss1-8/+8
2011-02-16Use tvb_ether_to_str().Jeff Morriss1-4/+2
2011-02-16Use tvb_ip_to_str() when it can eliminate a tvb_get_ptr() call.Jeff Morriss1-6/+2
2011-02-16Use tvb_ether_to_str() when it can eliminate a tvb_get_ptr() call.Jeff Morriss1-3/+1
2011-02-16Use tvb_ether_to_str()Jeff Morriss1-4/+4
2011-02-16Rename the _to_str() functions in this dissector to tvb_*_to_str() and makeJeff Morriss1-30/+20
2011-02-15Previously 1 byte TCP payload to port 2000 got interpreted as malformed SkinnyJörg Mayer1-0/+4
2011-02-15From Matthew Parris:Jaap Keuter1-4/+4
2011-02-14From Ania:Jaap Keuter1-47/+117
2011-02-14Make sure RTP conversations are created.Jaap Keuter1-2/+2
2011-02-14Put error messages and expert info for illegal UTCTime elements as aStig Bjørlykke1-18/+20
2011-02-13From Fulko Hew:Jaap Keuter1-0/+2
2011-02-13[Automatic manuf, services and enterprise-numbers update for 2011-02-13]Gerald Combs1-11/+191
2011-02-13Advance offsets in the "default" branch to avoid infinite loops.Anders Broman1-0/+6
2011-02-13Register BICC by name.Anders Broman1-0/+1
2011-02-13Update standard references.Anders Broman1-1/+3