aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-27InterfaceList: Add check for remote interfaceRoland Knall8-0/+120
2016-12-27Replace assignment with structure assignment (CID 1397183)Jaap Keuter1-2/+1
2016-12-27Merge AIM files into single dissector file.Michael Mann26-4806/+3100
2016-12-26zvt: dissect the TLV container's payloadMartin Kaiser1-26/+121
2016-12-26Don't claim packet as MATE if there is no MATE configurationMichael Mann1-1/+6
2016-12-25[Automatic update for 2016-12-25]Gerald Combs12-1388/+1896
2016-12-25Remove individual post-dissect enable preferences.Michael Mann3-48/+23
2016-12-25DVB-CI: simplify dissection of the resource idMartin Kaiser1-22/+11
2016-12-25Wireshark doesn't require X11 any more.Guy Harris1-1/+1
2016-12-25Fix some narrowing warnings.Guy Harris1-3/+3
2016-12-25packetbb: Add decoding for TLV with single valueFrancois Schneider1-49/+327
2016-12-25rtp_analysis_dialog (Qt): Fix Dead Store (Dead assignement/Dead increment) Wa...Alexis La Goutte1-1/+0
2016-12-25Cleanup transum post-dissector.Michael Mann6-665/+546
2016-12-25Support all MA modes, fix BB CRC and frag edge casesMustBeArt1-85/+175
2016-12-25Avoid recursive scan_local_interfaces operationMikael Kanstrup1-0/+11
2016-12-25udpdump: remove libwireshark dependancy.Dario Lombardo3-35/+97
2016-12-25802.11(ad): split Sector Sweep Feedback in 2Alexis La Goutte1-3/+51
2016-12-25802.11(ad): fix typoAlexis La Goutte1-1/+1
2016-12-25802.11(ad): Enhance dissection of Beam RefinementAlexis La Goutte1-57/+50
2016-12-25802.11(ad): Add reserved field for BRP RequestAlexis La Goutte1-0/+7
2016-12-25802.11(ad): fix wrong bitmask for BRP TX AntennaAlexis La Goutte1-1/+1
2016-12-24Lemon: resync with upstreamAlexis La Goutte2-209/+495
2016-12-24AFP: fix indent (use tabs)Alexis La Goutte1-159/+159
2016-12-24ppi-vector: Fix Dead Store (Dead assignement/Dead increment) Warning found by...Alexis La Goutte1-1/+1
2016-12-24bthci_evt: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-4/+4
2016-12-24disabled_protos: fix no previous prototype for function 'read_protos_list' [-...Alexis La Goutte1-1/+1
2016-12-24extcap_options_dialog: fix compilation with Qt4Martin Kaiser1-1/+2
2016-12-24zvt: len is used in dissect_zvt_int_status()Martin Kaiser1-1/+1
2016-12-24[TRANSUM] smb2.msg_id is now a FT_UINT64.Michael Mann1-1/+1
2016-12-24Add enabled protocol list for dissectors who are disabled by defaultMichael Mann17-196/+448
2016-12-23Set BCP BPDU to size of bytes used by the protocol, not whole packet.Michael Mann1-0/+2
2016-12-23bthci_cmd: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+1
2016-12-23make proto_tree_add_bitmask_value_with_flags() work for tvb==NULLMartin Kaiser1-1/+3
2016-12-23Qt: add local file existence check for extcap help.Dario Lombardo1-8/+21
2016-12-23Make sure we know that a RNG_RSP_DL_FREQ_OVERRIDE item is present.Guy Harris1-1/+4
2016-12-23DVB-CI: don't call proto_tree_add_subtree_format() with tvb==NULLMartin Kaiser1-4/+10
2016-12-23GSM A GM: align protocol / container id filter format with displayed onePascal Quantin1-1/+1
2016-12-23GSM A GM: use same spelling as the 3GPP specificationPascal Quantin1-2/+2
2016-12-23Initialize the dissection options along with the other command-line options.Guy Harris1-0/+1
2016-12-22packet-rtp.c: Fix of decoding RTP over TCPJiri Novak1-0/+2
2016-12-22udpdump: set default value for payloadDario Lombardo1-0/+3
2016-12-22RPC: fix crash when using "Dissect unknown RPC program numbers" optionPascal Quantin1-4/+2
2016-12-22Qt: use references on tap_rtp_stat_t private members (CID 1397703 and 1397704)Pascal Quantin2-4/+4
2016-12-22RTP: fix a possible NULL pointer dereference (CID 1397705 & 1397706)Pascal Quantin1-4/+8
2016-12-22Gtk: add initializers.Dario Lombardo1-4/+7
2016-12-22RTSP dissector: Decode RTP/AVP/TCP and configure RTP session for itJiri Novak1-43/+150
2016-12-21GTK: fix Export Objects sub menu warningPascal Quantin1-2/+2
2016-12-21NAS EPS: upgrade dissector to v13.8.0Pascal Quantin2-32/+16
2016-12-21[rpm-build] Add an option to exclude extcap.AndersBroman1-0/+9
2016-12-21CIP: More attribute updatesD. Ulis3-11/+64