aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-04-04ieee80211: FT over IEEE 802.1X (SHA384) is an FT AKMSMikael Kanstrup1-1/+17
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs397-3616/+3657
2019-04-04Test: Disable a wmem compilation warning.Gerald Combs1-0/+4
2019-04-04H248C: Fix an expert field name mismatch.Gerald Combs1-1/+1
2019-04-03smb2: NFS symlink reparse target is not NULL terminatedVolker Lendecke1-2/+11
2019-04-03FP: Fix ToA shown as unsignedDarien Spencer1-1/+1
2019-04-03ieee80211: Fix WPA1 decryptionMikael Kanstrup1-2/+2
2019-04-03ldss: add checks on file digest.Dario Lombardo1-16/+3
2019-04-03ASN.1: Use proto_tree_add_bitmask... () for named bits.Anders Broman51-1781/+2285
2019-04-03Netflow/Ipfix: Update some IE (RFC8549)Uli Heilmeier1-0/+124
2019-04-03Clean up color handling.Guy Harris1-93/+276
2019-04-02Test: Disable compilation warnings.Gerald Combs1-0/+4
2019-04-02Fix permissions.Guy Harris1-0/+0
2019-04-02AARP: Add length checks.Gerald Combs1-5/+34
2019-04-02ISIS LSP: Add a length check.Gerald Combs1-2/+8
2019-04-01IEEE 802.11: Fix an infinite loop.Gerald Combs1-2/+8
2019-04-01Diameter 3GPP: Dissect bitfields of PLR-Flags and PLA-Flags.Anders Broman1-1/+114
2019-04-01add to get_time_value() case ENC_TIME_MSECS|ENC_LITTLE_ENDIAN:kanidef1-0/+1
2019-04-01IPOS: Add decoe as for ethertype.Anders Broman1-11/+11
2019-04-01HL7: do not call proto_reg_handoff_hl7() when changing a preferencePascal Quantin1-1/+1
2019-04-01On Windows, don't do console stuff unless we're on a terminal.Guy Harris1-25/+66
2019-04-01Only put generic values into the print_stream_t structure.Guy Harris2-16/+15
2019-03-30I misread the Microsoft documentation; fix the comment.Guy Harris1-6/+4
2019-03-30Update a comment.Guy Harris1-2/+17
2019-03-29camel: Fix dissection of SpecializedResourceReportArgVasil Velichkov4-166/+116
2019-03-29coap: Add retransmission detectionStig Bjørlykke1-17/+51
2019-03-28NLM: Fix length of offset and length for lock requestUli Heilmeier1-4/+5
2019-03-28IEEE802.11: Fix src and dst address handling for AMSDUsOlaf Flaschel1-8/+14
2019-03-28GTP: Wrong offset used for QoS Flow Identifier in UL PDU SESSIONAnders Broman1-2/+4
2019-03-28GTPv2: Update Presence Reporting Area Action to v15.7.0Anders Broman1-2/+14
2019-03-28NAS EPS: upgrade dissector to v15.6.0Pascal Quantin1-2/+1
2019-03-283GPP NAS: upgrade dissector to v15.6.0Pascal Quantin3-12/+17
2019-03-27tls: fix typoAlexis La Goutte1-1/+1
2019-03-27GTPv2: Fix MM Context Used NAS integrity protection algorithm values.Anders Broman1-9/+9
2019-03-27GTP: Show spare bits in PDU Session Container.Anders Broman1-5/+28
2019-03-27MTP2: Optionally enable checksum verificationMatthias Lang1-3/+15
2019-03-27Decode IPv6 MPL Option Seed ID Length EnumerationsJames Ko1-1/+17
2019-03-27SIP: Add a preference to hide the generated/trace Call IDAnders Broman5-2/+38
2019-03-26iso14443: Initialize iso14443_trans->cmd.Anders Broman1-0/+1
2019-03-26BGP: Fix handling of MPLS label for RFC7432Uli Heilmeier1-20/+9
2019-03-26umts_fp: check number of frames before calling a subdissector.Dario Lombardo1-18/+53
2019-03-26ieee80211: Support decrypting OWE capturesMikael Kanstrup1-1/+5
2019-03-26GSS-API: Make sure we call a valid dissector.Gerald Combs1-8/+26
2019-03-25export giop_add_CDR_string for use in pluginsYannik Enss1-1/+1
2019-03-25NAS 5Gs: SUCI dissectionSwapnil Roy1-11/+90
2019-03-25gtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2019-03-25gssapi: fix indentation in function dissect_gssapi_work().Dario Lombardo1-69/+66
2019-03-24dof: don't use src/dst addresses if they don't exist.Dario Lombardo1-0/+4
2019-03-24ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+0
2019-03-24[Automatic update for 2019-03-24]Gerald Combs1-2/+49