summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-06-27IEEE 802.15.4: Support for CSL Header IERobert Sauter1-1/+35
2017-06-27dcerpc: improve greatly the speed of processing of DCERPC packetsMatthieu Patou1-42/+140
2017-06-27IEEE 802.15.4: Overhaul Header IE dissectionRobert Sauter2-228/+273
2017-06-26Fix make-dist targetJoão Valverde1-1/+0
2017-06-26Parse enterprise-numbers at run timeJoão Valverde26-250795/+219
2017-06-26PDCP LTE: fix dissection of Polling bit for User plane Data PDU with 18 bits SNPascal Quantin1-4/+14
2017-06-26Fix Packet Lengths statistics countSilvio Gissi1-1/+6
2017-06-26Add support for comments for a display filter buttonMichael Mann3-3/+11
2017-06-26Convert filter expressions preference data to a UAT.Michael Mann4-79/+128
2017-06-25Fix Y.1711 endiannessSilvio Gissi1-3/+3
2017-06-25[Automatic update for 2017-06-25]Gerald Combs3-90/+513
2017-06-25USB CCID: use register_decode_as_next_proto()Martin Kaiser1-19/+4
2017-06-24decode_as: replace DISSECTOR_ASSERT() with g_assert()Martin Kaiser1-4/+4
2017-06-24simplified Decode As entry if the next protocol requires manual selectionMartin Kaiser2-0/+43
2017-06-24addr_types: replace DISSECTOR_ASSERT() with g_assert()Martin Kaiser1-11/+11
2017-06-23USB CCID: register obosolete preferenceMartin Kaiser1-0/+5
2017-06-23tcp: add tcp.payload fieldSake Blok1-0/+11
2017-06-23OSPF: fix Opaque LSA Type 11 is considered as unknownAlexis La Goutte1-0/+1
2017-06-23Snort content matching fixesMartin Mathieson2-8/+19
2017-06-23USB CCID: use Decode As to select the payload protocolMartin Kaiser5-57/+44
2017-06-23nvme: add NVMe Data responses (via RDMA)Nitzan Carmi3-14/+172
2017-06-22dns: Put request/response tracking last in the treeStig Bjørlykke1-24/+24
2017-06-22SSH: Add port 29418 (Gerrit)Gerald Combs1-3/+3
2017-06-22HTTP2: Fix compilation without HAVE_NGHTTP2.Gerald Combs1-1/+1
2017-06-22Make "matches" case-insensitive.Gerald Combs1-2/+2
2017-06-22Add --no-duplicate-keys tshark option.Daan De Meyer2-41/+78
2017-06-22sbc-ap: Dissect several IEsVasil Velichkov8-39/+324
2017-06-22http2: reassemble entity bodies in data framesRyan Doyle1-3/+513
2017-06-22E.212: update list to Operational Bulletin No. 1126 (15.VI.2017)Pascal Quantin1-6/+29
2017-06-22packet-mbtcp - Fix retrieval of Holding/Input Register Format PreferenceChris Bontje1-1/+1
2017-06-22gsm_cbs: sabp: Display Unicode messagesVasil Velichkov3-9/+9
2017-06-22OSPF: Opaque ID is not longer be zeroAlexis La Goutte1-15/+0
2017-06-22ssl: detect SSL 2.0 compatible Client HelloPeter Wu1-6/+73
2017-06-22IEC104: Added checking of correct ApduLen in context of ASDU typeJiří Engelthaler1-0/+19
2017-06-22Add support for "bool" and "display filter" types for UATs.Michael Mann2-2/+61
2017-06-22tcp: always display next seq numberPeter Wu1-7/+5
2017-06-22TCP: Make the header length display consistent with IPv4.Gerald Combs2-2/+5
2017-06-22MQ: put declaration before codePascal Quantin1-1/+2
2017-06-21Lua: Add "tonumber" method to NSTimeSilvio Gissi2-3/+15
2017-06-21ftp-data: track setup frame, method and command from ftpMartin Mathieson1-34/+140
2017-06-21http: fix handling of HTTP responses followed by proxy responsesPeter Wu1-1/+1
2017-06-21ISIS LSP: fix wrong bitmask for SPVIDAlexis La Goutte1-1/+1
2017-06-21GSM SIM: define a dissector for both request and responseMartin Kaiser2-7/+17
2017-06-21tcp: Change the wording to include (s)Roland Knall1-1/+1
2017-06-21cmake: allow building from a UNC source directoryMartin Kaiser1-2/+0
2017-06-21USB CCID: unify the code to call subdissectorsMartin Kaiser1-49/+37
2017-06-20Fix filter for "Next Packet in Conversation"Peter Wu2-0/+27
2017-06-20IP: ensure that fragment contains payload before adding it for reassemblyPascal Quantin1-0/+1
2017-06-20packet-xml: Add 3GPP, ETSI, GSMA and OMA media typesVasil Velichkov1-0/+59
2017-06-20IPv4/IPv6 display filter fixes and testingSilvio Gissi2-8/+1