summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Qt: Add a bottom border to the packet map.Gerald Combs1-0/+1
2016-05-20PCEP: fix L bit mask for PATH-KEY sub-objectFrancesco Fondelli1-2/+2
2016-05-19configure.ac: Don't require flex unless we need itJoão Valverde1-6/+8
2016-05-19docs: Update Show Packet Bytes docsStig Bjørlykke1-3/+5
2016-05-19Qt: Add Decode as Quoted-Printable in Show Packet BytesStig Bjørlykke2-0/+33
2016-05-19ZigBee: implemented Green Power ZCL cluster dissector.dsrsupport6-3/+1016
2016-05-19Babel: New Message String Values0xbismarck1-0/+12
2016-05-19Add missing #include <algorithm> for std::sort()Michal Labedzki1-0/+2
2016-05-19autotools: Add automake silent rule for ln -sJoão Valverde3-2/+6
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-18androiddump: Add model name to user-friendly interface nameMichal Labedzki1-21/+40
2016-05-18Replace some tvb_get_ptr calls.Michael Mann2-9/+9
2016-05-17Qt: Add accessible names to main welcome widgets.Gerald Combs3-1/+17
2016-05-17Qt: make RTP stream analysis columns sortablePascal Quantin3-0/+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-17Correctly write out the isb_startime and isb_endtime options.Guy Harris1-2/+17
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 Groot2-13/+80
2016-05-17opa: Add dissectors for Intel’s Omni-Path Architecture (OPA)Adam Goldman9-0/+15961
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-17Qt: Delete recent items.Gerald Combs1-1/+1
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 a native Section Header block for capinfo.Michael Mann1-42/+47
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-16configure.ac: Don't require yacc unless it is requiredJoão Valverde1-5/+8
2016-05-16autotools: Check for SpeexDSP system libraryJoão Valverde6-2/+26
2016-05-16QUIC: Sequence (Number) is rename to Packet NumberAlexis La Goutte1-46/+46