aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-29Take all epan_column_info members that always get allocated to "number of col...Michael Mann17-350/+389
2015-06-28"Short preamble" is 802.11[bg]-only, so put it in the PHY-specifc info.Guy Harris4-66/+125
2015-06-28If we don't know whether STBC is being used, we don't know NSTS.Guy Harris1-8/+13
2015-06-28If we don't know whether STBC is being used, we don't know NSTS.Guy Harris1-8/+13
2015-06-28The two bits of NESS are numbers, not Booleans.Guy Harris1-4/+2
2015-06-28We only have the short preamble flag if we have a Flags field.Guy Harris1-9/+32
2015-06-28[Automatic update for 2015-06-28]Gerald Combs18-3579/+3858
2015-06-28Set 802.11.ac Partial AID field sizeGraham Bloice1-1/+1
2015-06-281.5.17 seems to be a typo. Change it to the probably intended 1.6.17Joerg Mayer1-1/+1
2015-06-28ISAKMP: consistently use two-space indentation (as per modelines). Also adde...Martin Mathieson1-1065/+1055
2015-06-27Quick and dirty overflow checking.Guy Harris1-4/+29
2015-06-27ipsec: correct some format specifiersMartin Mathieson1-9/+9
2015-06-27Free a malloc'ed error message to not leak memoryEvan Huus1-0/+2
2015-06-27checkAPIs.pl: check how ui class files are includedMartin Kaiser1-10/+31
2015-06-27bacapp: cleanup and remove some add_textEvan Huus1-69/+71
2015-06-27Avoid some Visual Studio Code Anaylzer warningsMartin Mathieson4-11/+11
2015-06-27Handle the VHT flavor of the HT Control field.Guy Harris1-57/+266
2015-06-27(trivial) daap: remove if(tree) and return; at the end of a functionMartin Kaiser1-6/+3
2015-06-27Handle a "should not happen" case, to squelch compiler warnings.Guy Harris1-0/+4
2015-06-27Use the PHY type in the radio information to recognize HT packets.Guy Harris2-34/+35
2015-06-26RTP: create conversation when using heuristic dissectorPascal Quantin1-0/+24
2015-06-26Those aren't booleans, they're counts of streams.Guy Harris1-2/+2
2015-06-26Update valgrind script for the UIEvan Huus1-2/+2
2015-06-26Clean up switch statement whitespace.Guy Harris1-32/+37
2015-06-26Squelch a compiler warning.Guy Harris1-1/+1
2015-06-26Use "Present"/"Absent" for VHT presence flags.Guy Harris1-9/+9
2015-06-26wmem: permit lookups in NULL trees (oops)Evan Huus1-1/+7
2015-06-26Qt: tweaks to Capture Interfaces dialogPascal Quantin3-18/+67
2015-06-26wmem: convert string trees to single-layerEvan Huus1-78/+92
2015-06-26Fix handling of 11ac radio metadata.Guy Harris6-119/+399
2015-06-26Added option in h245 preferences to print h245 messages content Michal Pazdera3-160/+136
2015-06-26Replace pinfo->fd->flags.visited calls by PINFO_FD_VISITED(pinfo) in document...Pascal Quantin2-2/+2
2015-06-26PTP: just return, don't throw an exceptionMartin Kaiser1-1/+1
2015-06-26RRC: remove non ASCII characters from ASN.1 descriptionPascal Quantin5-498/+498
2015-06-26PDU export: increase time precision to nano secondsPascal Quantin1-2/+2
2015-06-26epl: Set Payload to remaining bytesRoland Knall1-2/+21
2015-06-26openSAFETY: Fix various heuristic bugsRoland Knall1-13/+36
2015-06-26tools: permit setting BIN_DIR in the environmentEvan Huus6-17/+22
2015-06-26Disabling GTK by default in the official source was not intentionalJoerg Mayer1-1/+1
2015-06-26ctdb: exit instead of throwing an exceptionMartin Kaiser1-1/+1
2015-06-26Make autotools install optional.Joerg Mayer1-17/+25
2015-06-26Commit d4aa1a1c24e984339806c4ddb000ea9f9b352659 added some Q_UNUSEDJoerg Mayer2-6/+2
2015-06-26editcap: allow command-line option to set comments for given frame numbersMartin Mathieson1-49/+104
2015-06-25wmem: bubble up key type change another functionEvan Huus1-5/+5
2015-06-25Fix Windows CMake PortableApps dependenciesGraham Bloice1-0/+1
2015-06-25Qt: when a capture file is closed, go back to the welcome screen onlyMartin Kaiser1-2/+3
2015-06-25Add Makefile_common.common to wireshark-tap-register.c dependencies (windows)Bill Meier1-1/+1
2015-06-25Regenerate *-tap-register.c when associated Makefile.common is updated (*nix)Bill Meier2-4/+4
2015-06-25If we don't have both frequency and channel, try to calculate the other.Guy Harris1-0/+45
2015-06-25CredSSP: update template after the API change done in gcdc7d25Pascal Quantin1-1/+1