summaryrefslogtreecommitdiff
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2015-07-01NAS EPS: upgrade dissector to v12.9.0Pascal Quantin1-3/+3
2015-07-013GPP NAS: upgrade dissector to v12.10.0Pascal Quantin2-4/+34
2015-07-01Sort smb2_ioctl_vals[] numerically.Guy Harris1-1/+1
2015-07-01add WERR_INVALID_STATE & WERR_TIMEOUTGregor Beck1-0/+2
2015-07-01smb2: dissect FSCTL_PIPE_WAITGregor Beck1-0/+41
2015-06-30Set the PHY value when providing our own metadata structure.Guy Harris1-0/+6
2015-06-30Use ws_fstat64() to determine the size of an open file.Guy Harris1-16/+19
2015-06-29ssl: test for file type before reading key filePeter Wu1-0/+7
2015-06-29[GSM DTAP]: fix indent (use 4 spaces)Alexis La Goutte1-1/+1
2015-06-29[FIP] Use value_string_ext for fip_desc_types.AndersBroman1-2/+3
2015-06-29[GSM DTAP] Add Sequence number for Non call related SS messages.Anders1-1/+2
2015-06-28"Short preamble" is 802.11[bg]-only, so put it in the PHY-specifc info.Guy Harris3-44/+65
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 Combs1-2/+3
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-27bacapp: cleanup and remove some add_textEvan Huus1-69/+71
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-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-26Fix handling of 11ac radio metadata.Guy Harris4-107/+371
2015-06-26Added option in h245 preferences to print h245 messages content Michal Pazdera1-117/+105
2015-06-26PTP: just return, don't throw an exceptionMartin Kaiser1-1/+1
2015-06-26epl: Set Payload to remaining bytesRoland Knall1-2/+21
2015-06-26openSAFETY: Fix various heuristic bugsRoland Knall1-13/+36
2015-06-26ctdb: exit instead of throwing an exceptionMartin Kaiser1-1/+1
2015-06-25bootp: replace THROW() by an expert infoMartin Kaiser1-6/+12
2015-06-25Squelch a 64-bit-to-32-bit-narrowing warning.Guy Harris1-1/+1
2015-06-25Clean up 802.11 radio information handling.Guy Harris11-361/+714
2015-06-25cigi: if the packet is not cigi, just returnMartin Kaiser1-6/+4
2015-06-25Bugfix parsing filters out of SRT tables with parameters.Michael Mann3-3/+3
2015-06-25File: Add BTSNOOP File Format supportMichal Labedzki3-3/+346
2015-06-25diameter: fix a memory leak on startupEvan Huus1-0/+2
2015-06-25Add proper "Decode As" mechanism for L2TPv3 subdissectors instead of preference.Michael Mann11-97/+81
2015-06-25fix the 'then' statement is equivalent to the 'else' statement found by PVS S...Alexis La Goutte4-37/+11
2015-06-25Stop using atof/strtod (fixes column sorting of float types)Peter Wu1-1/+1
2015-06-25afp: replace all calls to THROW() and do proper error handlingMartin Kaiser1-50/+46
2015-06-25TCP: Add expert info to indicate when there is TCP Fast Open SYN (with Cookie)Alexis La Goutte1-7/+16
2015-06-25ARUBA (ERM): Add type 5Alexis La Goutte1-0/+18
2015-06-25Aruba (ERM): Add missing type 4 (PPI) to Decode ASAlexis La Goutte1-0/+1