summaryrefslogtreecommitdiff
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2014-05-11Interpret DHCPv6 option 18 as a byte array. RFC 3315, section 22.18 strongly...Michael Mann1-18/+3
2014-05-11Function to calculate twos complement is quicker and hopefully better underst...Marko Hrastovec1-7/+4
2014-05-10packet-link16: Link 16 message dissector (MIL-STD-6016)Peter Ross3-0/+325
2014-05-09Initialize int_seid to 0 in btavdtp dissectorEvan Huus1-2/+3
2014-05-08Fix a whitespace after IKE_AUTHAlexis La Goutte1-1/+1
2014-05-08MAC LTE: add a comment explaining why g_hash_table_lookup_extended is usedPascal Quantin1-0/+2
2014-05-08Small fix to how number of traffic classes is displayed for ETS.Anish Bhatt1-1/+4
2014-05-08Remove trailing whitespaceMartin Mathieson1-2/+1
2014-05-08Prettify a little, by showing ike2 flag values in flag root, and showing MID ...Martin Mathieson1-2/+15
2014-05-08MAC LTE: fix copy/paste errorPascal Quantin1-1/+1
2014-05-08packet-dis: correct 'Terminal Primary Mode' and 'Sync State' enumeration valuesPeter Ross1-5/+4
2014-05-08TCAP: set a fence on info column after calling sub dissectorPascal Quantin1-1/+3
2014-05-08MAC LTE: get extended BSR sizes configuration from RRCPascal Quantin3-9/+125
2014-05-08Recognize kafka's ConsumerMetadata message typeEvan Huus1-12/+14
2014-05-07Add handling of TEXT and HTML types.Jaap Keuter1-0/+78
2014-05-07Fix a typo.AndersBroman1-1/+1
2014-05-07Make it pass the new check in checkapiAndersBroman1-8/+8
2014-05-07Further LLDP dissection cleanupAnish Bhatt1-16/+51
2014-05-07Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+0
2014-05-07Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-05-06"Reserved" is not a valid 'fieldconvert' value for an hf.Jeff Morriss1-2/+2
2014-05-06PDCP LTE: add identification of ZUC based security algorithmsPascal Quantin2-1/+3
2014-05-06Don't pass the address of a pointer to a *_string to VALS() or RVALS().Jeff Morriss1-8/+8
2014-05-06Tweak ber_choice flow control.Evan Huus1-2/+2
2014-05-06fix dissect_usb_endpoint_descriptorSean O. Stalley2-2/+2
2014-05-06VALS() doesn't take the address of a (pointer to a) value_string, it takesJeff Morriss1-7/+7
2014-05-06Added check for MAUSB length being multiple of a DWORD.Sean O. Stalley1-0/+8
2014-05-06Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+0
2014-05-06Update kafka dissector closer to latest specEvan Huus1-17/+8
2014-05-06Fix macro parens to avoid unexpected behaviourEvan Huus1-2/+2
2014-05-06Enhance Microsoft NLB dissectionAlexis La Goutte1-67/+528
2014-05-06Minor changes to LBM dissectors:David Ameiss2-31/+31
2014-05-06Fix build failures caused by lldp cleanupAnish Bhatt1-51/+2
2014-05-06Try to fixAndersBroman1-2/+2
2014-05-06MySQL protocol dissector: Add support for sessiontracking in MySQL 5.7.4. Bu...Jess Balint1-16/+203
2014-05-06Cleanup LLDP dissection, convert add_text to tree items.Anish Bhatt1-17/+41
2014-05-06tcp: move & optimize printing tcp flags to seperate routine.Jakub Zawadzki1-27/+38
2014-05-05MAC/RLC/PDCP LTE: replace obsolete APIsPascal Quantin3-47/+47
2014-05-05Added parentheses to macros to prevent unexpected behaviorSean O. Stalley1-3/+3
2014-05-05Add RFC6463 (Runtime Local Mobility Anchor (LMA) Assignment SupportAlexis La Goutte1-4/+204
2014-05-05SSH Dissector : Remove ssh_proto_tree_add_item (No longer needed)Alexis La Goutte1-27/+16
2014-05-05Add the possibillity to add a string to the termination id.AndersBroman2-11/+29
2014-05-05Solaris doesn't like anonymous unionsEvan Huus1-11/+11
2014-05-05OpenFlow 1.4 OXM field OXM_OF_IPV6_ND_SLL incorrectly dissected (128 bits rea...Alexis La Goutte1-2/+2
2014-05-05OpenFlow 1.3 OXM field OXM_OF_IPV6_ND_SLL incorrectly dissected (128 bits rea...Alexis La Goutte1-2/+2
2014-05-05Fix build with older compilersEvan Huus1-3/+7
2014-05-05SSH dissector: fix MAC length calculation for recent OpenSSH featuresJan Seda1-9/+61
2014-05-05Media Agnostic USB Packet DissectorSean O. Stalley4-2/+1494
2014-05-05Allow IPv6 Mobility Option Service Selection with option length = 1Alexis La Goutte1-1/+1
2014-05-05Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+3