summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-05Change leading spaces to tabs so all plugin_src's are now the same.Chris Maynard1-42/+42
2013-06-05As of r49659, StatisticsMenu is now just Statistics.Chris Maynard1-5/+5
2013-06-05Quick fix for bug 8768. For now assume that only three logical channelsGerald Combs2-5/+29
2013-06-05From Peter Van Eynde via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Chris Maynard1-619/+617
2013-06-05Add a new environment variable to cause abort()s if we add too many itemsJeff Morriss6-17/+49
2013-06-05wccp_version_val is not an extended value string; don't use BASE_EXT_STRING. ...Jeff Morriss1-1/+1
2013-06-05The check for network_size < 4 is necessary only for those packets whereGuy Harris1-8/+27
2013-06-05Allow tshark to read a pcap file and either save it as a new pcap file or for...Chris Maynard1-3/+7
2013-06-05Move the code that fills in the struct wtap_pkthdr (other than theGuy Harris1-65/+69
2013-06-04Fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7546Sake Blok1-14/+18
2013-06-04From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8746 :Pascal Quantin2-14/+66
2013-06-04Add subdissection of:Anders Broman2-5/+45
2013-06-04Add new dfilter function: size()Jakub Zawadzki1-0/+44
2013-06-04Fix warning reported by MSVC:Chris Maynard1-1/+1
2013-06-04Change two arrays of pointer to strings, to array of characters. Save some sp...Jakub Zawadzki1-2/+2
2013-06-04The CommDlg_OpenSave_GetFilePath macro fetches the path+name of the mostGerald Combs1-36/+26
2013-06-04Allow C directives in #.FN_HDR, #.FN_FTR, #.FN_BODY, they have to start with ##Tomas Kukosa1-1/+5
2013-06-04Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8747 :Pascal Quantin1-25/+48
2013-06-04From Mike Garratt:Anders Broman5-5/+68
2013-06-04From Anthony Coddington:Anders Broman1-0/+6
2013-06-04From Anthony Coddington:Anders Broman4-43/+134
2013-06-04From Anthony Coddington:Anders Broman1-4/+12
2013-06-04Fix the fuzz failure reported (by me) in https://bugs.wireshark.org/bugzilla/...Jeff Morriss1-7/+14
2013-06-04From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8762 :Jeff Morriss2-15/+7
2013-06-04Fix an unintialized-value-used warning that Valgrind detected in the captureJeff Morriss1-6/+6
2013-06-04Get rid of trailing white space and a few tabs.Jeff Morriss1-22/+22
2013-06-04Fix the wiretap fuzz failure reported in https://bugs.wireshark.org/bugzilla/...Jeff Morriss1-1/+7
2013-06-03From William Sims via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8755Evan Huus1-2/+16
2013-06-03From Marko Hrastovec via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus1-2/+196
2013-06-03file_skip() only needs to return a Boolean; if anybody cares what theGuy Harris3-6/+6
2013-06-03From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8707 :Jeff Morriss1-10/+12
2013-06-03From chen liMartin Kaiser1-0/+4
2013-06-03rename expert module to expert_iso7816Martin Kaiser1-4/+4
2013-06-03Apply the same tooltip for the text entry as for the updated label tooltip in...Chris Maynard1-3/+2
2013-06-03Custom columns are specified using display filter field names, notGerald Combs1-2/+1
2013-06-03From Tommy Wu:Anders Broman1-9/+15
2013-06-03Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8739 :Pascal Quantin1-1/+1
2013-06-03Enhance CERT DNS TypeAlexis La Goutte1-26/+30
2013-06-03Enhance KX DNS TypeAlexis La Goutte1-7/+17
2013-06-03Enhance NXT DNS TypeAlexis La Goutte1-23/+10
2013-06-03Enhance NSEC DNS TypeAlexis La Goutte1-3/+8
2013-06-03Enhance LOC DNS TypeAlexis La Goutte1-15/+63
2013-06-03Enhance DNAME DNS TypeAlexis La Goutte1-3/+9
2013-06-03Enhance A6 DNS TypeAlexis La Goutte1-8/+22
2013-06-03Enhance AAAA DNS TypeAlexis La Goutte1-2/+9
2013-06-03Enhance IPSECKEY DNS TypeAlexis La Goutte1-27/+70
2013-06-03Enhance KEY TypeAlexis La Goutte1-47/+71
2013-06-03Initialize the whole hdr_info structure to please gcc 4.3.2Pascal Quantin1-2/+1
2013-06-03Put back a fix that earlier checkins lost.Guy Harris1-1/+2
2013-06-03cc1: warnings being treated as errorsAnders Broman3-6/+6