aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Remove Makefile.common filesJoão Valverde211-7281/+5072
2016-06-30SDP: Fix warnings [-Wcast-qual]João Valverde1-3/+3
2016-06-30BGP dissector: Fixing NLRI length for flow spec NLRIMatt Texier1-1/+1
2016-06-29packet-nfs: fixup whitespace in pNFS SCSI workBenjamin Coddington1-34/+34
2016-06-29LAPD. SCTP can carry LAPD information.clairvoyant1-2/+24
2016-06-29Provide new interface for Export PDU.Michael Mann17-104/+52
2016-06-283GPP NAS: add a missing separator for optional stringPascal Quantin1-1/+1
2016-06-28DTN: fix indentAlexis La Goutte2-3/+16
2016-06-28DTN follow up to Change ID: I49769271a41b6a7b23c6bc1d4beaadbe8819198dDavid Zoller1-19/+7
2016-06-283GPP NAS: upgrade dissector to v13.6.0Pascal Quantin2-50/+233
2016-06-28OSPF: Differentiate meaning of N/P bit in NSSA LSA type 7Jaap Keuter1-5/+26
2016-06-27cmake: add idl2wrs-dissectors target for DCERPCPeter Wu2-45/+54
2016-06-27tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann95-1111/+900
2016-06-27CIP: Cleanup info column for MSP packetsD. Ulis1-6/+15
2016-06-27LTP: fix indentAlexis La Goutte1-3/+3
2016-06-27Remove author comments and some accompanying useless code commentsJoerg Mayer1-61/+3
2016-06-27s7comm: Sinumerik NC file transferThomas Wiens1-1/+117
2016-06-27radiotap: Fix for the VHT 20MHz MCS 9 data rate not displayedAshish Shukla1-1/+1
2016-06-27The "coding" subfield of the VHT field is a bitmask.Guy Harris1-6/+7
2016-06-26Check for an invalid 11ac MCS/bandwidth/NSS combination.Guy Harris2-3/+184
2016-06-26Decode partial virtual bitmap in TIM IEJoerg Mayer1-11/+31
2016-06-26conversation: rename shadow variableDario Lombardo31-54/+54
2016-06-26h248: rename shadow variable.Dario Lombardo5-5/+5
2016-06-24Indicate how this should be done.Guy Harris1-0/+7
2016-06-23Fix "disable this protocol by default".Guy Harris1-0/+2
2016-06-23LTE RRC: fix display of info column when receiving a BR SIBPascal Quantin3-10/+54
2016-06-23packet-nfs: add extent decoding for SCSI layoutsBenjamin Coddington1-0/+58
2016-06-23NASA provided LTP and DTN updates dz-msfc3-264/+671
2016-06-23bthci: add missing break (CID 1362832)Dario Lombardo1-0/+1
2016-06-23Fix some of the brokenness in the PRP redundancy control trailer dissector.Guy Harris1-0/+14
2016-06-23Add LACP "flag strings"Michael Mann1-25/+64
2016-06-23ZigBee updated ZDO support to comply with R22Chris Brandson3-16/+207
2016-06-23IPv6: Don't check payload length for ICMPv6 encapsulationJoão Valverde1-1/+1
2016-06-23Squelch some 64-bit-to-32-bit-shortening warnings.Guy Harris1-4/+8
2016-06-23HTTP: Split URI into path and query. Tokenize parameters.Uli Heilmeier1-3/+40
2016-06-22SSH: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+1
2016-06-22Add address_to_bytes API.Michael Mann14-15/+15
2016-06-22Move AT_VINES address type to VINES dissector.Michael Mann1-4/+33
2016-06-22Move AT_USB to inside USB dissector.Michael Mann1-9/+36
2016-06-21[H248-Q1950] Correct signal ids.AndersBroman1-4/+5
2016-06-21bthci: Show unknown ocf as undecodedStig Bjørlykke1-1/+6
2016-06-21packetlogger: Add some info typesStig Bjørlykke1-0/+9
2016-06-21ceph: c_dissect_sockaddr doesn't need the "data" pointerJeff Layton1-15/+15
2016-06-21Add support for Opencontrail virtual networkRudra Rugge1-1/+138
2016-06-20[RNSAP]Update to V13.1.0 (2015-12)AndersBroman8-2840/+13229
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin3-9/+9
2016-06-19Add modelinesJoerg Mayer1-0/+13
2016-06-19Calculate and print CWmin and CWmax in addition to ECWmin and ECWmaxJoerg Mayer1-3/+22
2016-06-19cmake: add PIDL dissector generation supportPeter Wu3-30/+171
2016-06-18DCE/RPC: fix array of pointers with NULLBinh Trinh16-20/+70