summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-05-21[skinny] Fix StartMediaTransmissionMessage and OpenReceiveChannelMessage prot...Diederik de Groot1-47/+52
2016-05-21Bluetooth: BTLE: Add 4.2 LE CONTROLLER COMMANDSJakub Pawlowski1-0/+16
2016-05-20Cisco WIDS wlan frames as sent by standalone APs do not include the QoS controlJoerg Mayer3-13/+61
2016-05-20QUIC: Enhance Connection Close error checkAlexis La Goutte1-3/+2
2016-05-20Bluetooth: GATT: Add support for PLXS/PLXPMichal Labedzki2-1/+591
2016-05-20PCEP: fix L bit mask for PATH-KEY sub-objectFrancesco Fondelli1-2/+2
2016-05-19ZigBee: implemented Green Power ZCL cluster dissector.dsrsupport6-3/+1016
2016-05-19Babel: New Message String Values0xbismarck1-0/+12
2016-05-19autotools: Add automake silent rule for ln -sJoão Valverde1-1/+1
2016-05-18GRE: add support for ARPPascal Quantin2-0/+2
2016-05-18DNS: Update edns-tcp-keepalive EDNS0 Option to final rfc (RFC7828)Alexis La Goutte1-1/+1
2016-05-18QUIC: Enhance RREJ tag dissectionAlexis La Goutte1-5/+101
2016-05-18QUIC: Update some field name on ACK FrameAlexis La Goutte1-12/+12
2016-05-18DNS: Fix typo on Padding EDNS0 descriptionAlexis La Goutte1-2/+2
2016-05-18BGP : Add Virtual-Network Identifier Extended CommunityAlexis La Goutte1-0/+2
2016-05-18[E212] Add an MNC used in test networks to get correct MNC length.AndersBroman1-0/+1
2016-05-18Use some FT_BYTE "BASE"s in isis dissectors.Michael Mann3-10/+5
2016-05-18USB: check length before calling setup response subdissectorSean O. Stalley1-6/+9
2016-05-18Replace some tvb_get_ptr calls.Michael Mann2-9/+9
2016-05-17lbm (CID 1201450): result of shift operation is always 0Martin Kaiser1-1/+1
2016-05-17lbmpdm (CID 1201451): result of shift operation is always 0Martin Kaiser1-1/+1
2016-05-17lbmc (CID 1201452): result of shift operation is always 0Martin Kaiser1-1/+1
2016-05-17manolito: try to detect the packet type ...Martin Kaiser1-28/+28
2016-05-17manolito: use a value string for longnameMartin Kaiser1-29/+34
2016-05-17manolito: use tvb_get_string_enc() for the field nameMartin Kaiser1-7/+2
2016-05-17manolito: refactor the message parsingMartin Kaiser1-98/+97
2016-05-17manolito: remove some pointless commentsMartin Kaiser1-13/+1
2016-05-17manolito: skip integer elements that have an invalid lengthMartin Kaiser1-3/+12
2016-05-17manolito: don't use a temporary data pointerMartin Kaiser1-25/+17
2016-05-17manolito (CID 1355642): avoid shifting by 32 bitsMartin Kaiser1-9/+19
2016-05-17[skinny] Update message definitionsDiederik de Groot1-7/+64
2016-05-17opa: Add dissectors for Intel’s Omni-Path Architecture (OPA)Adam Goldman7-0/+15957
2016-05-176lowpan - Eliminate tvb_get_ptrMichael Mann1-14/+16
2016-05-17Replace tvb_get_ptr with tvb_memdup.Michael Mann2-3/+3
2016-05-17tvb_get_ptr + wmem_alloc = tvb_memdupMichael Mann2-4/+2
2016-05-17QUIC: Add new public flags (Diversification nonce and Multipath)Alexis La Goutte1-2/+32
2016-05-17QUIC: Update QUIC Error message listAlexis La Goutte1-2/+47
2016-05-16Enhance error printout if register_dissector_table() is called with wrongAndersBroman1-0/+1
2016-05-16Use the new ETHERTYPE_QINQ_OLD #define.Guy Harris1-1/+1
2016-05-16ethertype: Add old non-standard 802.1ad (QinQ)Alexis La Goutte2-0/+5
2016-05-16ethertype: fix indent (use tabs) and modelines infoAlexis La Goutte2-52/+64
2016-05-16QUIC: Sequence (Number) is rename to Packet NumberAlexis La Goutte1-46/+46
2016-05-16[SIP] Remove expert info for Contact with expires=0, it's used in 3GPP SIPAndersBroman1-0/+9
2016-05-16ISUP: fix buffer overrun when a number contains too many digits (CID 1361601)Pascal Quantin1-61/+113
2016-05-16Create option flag field for dissect_ieee80211_common.Michael Mann1-16/+16
2016-05-15QUIC: Fix heuristic to detect Connection CloseAlexis La Goutte1-0/+5
2016-05-15QUIC: Add Version Negotiation dissectionAlexis La Goutte1-2/+12
2016-05-15QUIC: Rename some functionAlexis La Goutte1-5/+5
2016-05-15ISUP: Fix no previous prototype for function 'dissect_isup_digits_common' [-W...Alexis La Goutte1-3/+3
2016-05-15[Automatic update for 2016-05-15]Gerald Combs2-40/+320