summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-07-02Have RPC program hash table use native gtk hash functions.Michael Mann2-50/+18
2015-07-02Replace RPC "dissect_function_t" function signature with "new style" dissecto...Michael Mann30-895/+1091
2015-07-02Lemon: Update lemon toolsAlexis La Goutte4-4/+4
2015-07-02Revert "SMB2 - An out-of-order entry in smb2_ioctl_vals[] causes run-time err...Alexis La Goutte1-5/+0
2015-07-02SMB2 - An out-of-order entry in smb2_ioctl_vals[] causes run-time error.cturney1-0/+5
2015-07-02fixed spelling errors in Omron FINS packet dissectorPatrick1-3/+3
2015-07-01PMPROXY: avoid doing an invalid memory access when no token was foundPascal Quantin1-6/+7
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-01add function guid_cmp() to compare guidsGregor Beck2-0/+18
2015-07-01smb2: dissect FSCTL_PIPE_WAITGregor Beck1-0/+41
2015-07-01proto.c : fix indentAlexis La Goutte1-1/+1
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-29Don't free col_item->col_data.Gerald Combs1-1/+1
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-29Take all epan_column_info members that always get allocated to "number of col...Michael Mann4-256/+282
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 Combs3-5/+141
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-27Avoid some Visual Studio Code Anaylzer warningsMartin Mathieson2-3/+3
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-26wmem: permit lookups in NULL trees (oops)Evan Huus1-1/+7
2015-06-26wmem: convert string trees to single-layerEvan Huus1-78/+92
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