aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-17[iseries] fix iseries_check_file_type()Martin Kaiser1-6/+15
2016-01-17[iseries] return WTAP_OPEN_ERROR if file_seek() failsMartin Kaiser1-1/+1
2016-01-17[netlink] remove an unnecessary if (tree) checkMartin Kaiser1-6/+4
2016-01-17[Automatic update for 2016-01-17]Gerald Combs16-1955/+2019
2016-01-17[sll] call the netlink dissector if the arp_hdr type is netlinkMartin Kaiser2-6/+19
2016-01-17Correctly construct subset tvbuffs.Guy Harris1-23/+8
2016-01-17Dissect Ethernet-over-GFP frames with the "with the FCS" dissector.Guy Harris1-2/+8
2016-01-17Call the "no FCS present" version of the Ethernet dissector.Guy Harris1-1/+19
2016-01-17Call the "no FCS present" version of the Ethernet dissector.Guy Harris1-3/+7
2016-01-17Use the "no FCS" version of the Ethernet dissector.Guy Harris1-1/+10
2016-01-17Use the "no FCS" version of the Ethernet dissector.Guy Harris1-6/+10
2016-01-17Don't look at pinfo->pseudo_header.Guy Harris4-153/+205
2016-01-16Add WTAP_ENCAP_NFC_LLCP to the list of types require a pseudo-header.Guy Harris2-17/+21
2016-01-16Have the pcap_pktdata dissector dissect the payload.Guy Harris1-8/+5
2016-01-16Get rid of unused stuff.Guy Harris1-5/+0
2016-01-16Get rid of a no-longer-needed #include.Guy Harris1-3/+0
2016-01-16Have the pcap_pktdata dissector dissect the payload.Guy Harris1-68/+16
2016-01-16Don't call dissectors that require a pseudo-header if we can't generate one.Guy Harris1-68/+100
2016-01-16doc: fix spelling-error-in-manpage found by lintianAlexis La Goutte3-4/+4
2016-01-16plugin_if: fix bug in var assignment.Dario Lombardo1-6/+6
2016-01-16[sll] add LINUX_SLL_P_NETLINKMartin Kaiser2-11/+10
2016-01-16fix spelling-error-in-binary found by lintianAlexis La Goutte2-6/+6
2016-01-16LAT: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2016-01-16MPTCP: Update ADD_ADDR option to RFC6824bis-04Fabrizio Demaria1-0/+11
2016-01-16IEEE802.11: fix EAPOL key frame detectionAlexander Wetzel3-26/+11
2016-01-16extcap: Code cleanupStig Bjørlykke1-49/+26
2016-01-16Revert "Don't use the printf command; it's not guaranteed to be there."Guy Harris1-1/+1
2016-01-16Don't use the printf command; it's not guaranteed to be there.Guy Harris1-1/+1
2016-01-16Don't export wtap_encap_dissector_table from packet-frame.c.Guy Harris4-10/+9
2016-01-16ssl: fix app_data handle detectionPeter Wu1-2/+7
2016-01-16Improve Error messages when failing to load pcapng filesMichael Mann1-20/+23
2016-01-16Fix indentation.Guy Harris1-7/+7
2016-01-15Don't try to dissect if the link-layer header type requires a pseudo-header.Guy Harris1-15/+62
2016-01-15autotools: Remove repeated configure output (sshdump)João Valverde1-17/+0
2016-01-15sshdump: change message to error.Dario Lombardo1-1/+1
2016-01-15Not passing a struct atm_phdr to an ATM dissector is a bug.Guy Harris1-12/+4
2016-01-15ATM: do not try to dissect if pseudo header is not presentPascal Quantin1-0/+16
2016-01-15Keep comments from stealing hierarchy statistics.Gerald Combs1-1/+14
2016-01-15Always initialize need_colorize flagPascal Quantin1-0/+1
2016-01-15Add http.file_data string field to store decompressed HTTP data.David Morsberger1-1/+10
2016-01-15plugin_if: Add function to get capture file infoPaul Offord5-2/+172
2016-01-15androiddump: Return extcap version informationRoland Knall1-1/+7
2016-01-15extcap: Add list of extcaps to about dialogRoland Knall7-55/+155
2016-01-15uaudp: fix buffer overrun while reading prefPeter Wu1-39/+17
2016-01-15ssl: avoid duplicate PDU dissectionsPeter Wu1-4/+30
2016-01-15DICOM: fix addition of item subtreesPascal Quantin1-10/+20
2016-01-15LTE RRC: upgrade dissector to v13.0.0Pascal Quantin8-1798/+14189
2016-01-15[editcap] Pacify OS X buildbot.Michael Mann1-3/+3
2016-01-14autotools: Remove old hack and bugfix CPPFLAGSJoão Valverde1-6/+0
2016-01-14Adding Device Temperature Configuration Cluster for ZigbeeDarshan Nevgi2-0/+231