aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-05-22Add wtap_optionblock_set_option_string_formatMichael Mann1-1/+2
2016-05-22Revert "zigbee zdp: remove some misleading casts"Martin Kaiser1-15/+15
2016-05-22zigbee zdp: remove some misleading castsMartin Kaiser1-15/+15
2016-05-22manolito: Fix Dead Store (Dead assignement/Dead increment) Warning found by C...Alexis La Goutte1-1/+1
2016-05-22Bluetooth: Update Member UUIDs and CompanyIDsMichal Labedzki1-10/+200
2016-05-22zigbee zdp: remove some unnecessary NULL checksMartin Kaiser1-46/+40
2016-05-22[Automatic update for 2016-05-22]Gerald Combs2-15/+270
2016-05-22ERF: Fix and improve ERF_TYPE_META sanity checksAnthony Coddington1-2/+35
2016-05-22Start dissecting the Mikrotik/Routerboard vendorspecific IEsJoerg Mayer2-0/+83
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