aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Windows: Update target version infoGraham Bloice4-6/+16
2018-03-02[NAS-EPS] Use proto_tree_add_bitmask_list() for some bitfields.AndersBroman1-82/+81
2018-03-02One strstr() call suffices.Guy Harris1-3/+3
2018-03-02quic: Make sure that we still build when certain libraries not found.Richard Sharpe1-0/+12
2018-03-02RLC: Fix duplication check after sqn resetLutz Kresge1-12/+27
2018-03-02Bluetooth: Initialize ett features for Media Player DissectionAjay Panicker1-0/+2
2018-03-02PDCP: speed up dissection of status PDU.Martin Mathieson1-8/+14
2018-03-02Generalize our process spawning code.Gerald Combs9-488/+420
2018-03-01Windows: Remove cruft for unsupported versonsGraham Bloice6-171/+54
2018-03-01Fix compilation without pcap.Dario Lombardo1-2/+2
2018-03-01[NAS-5GS] Dissect more IEs.AndersBroman1-22/+372
2018-03-01ieee80211: Fix some issues with VHT/HE NDP Announcements.Richard Sharpe1-22/+25
2018-03-01gitlab-ci: add clang 7 builds.Dario Lombardo1-3/+10
2018-03-01NAS-5GS: fix PD values for 5GS SM and 5GS MMPavel Strnad1-4/+4
2018-03-01ZigBee TP2 buffer test request malformed packetDana Sy1-6/+0
2018-03-01[PFCP] improved various value printoutJoakim Karlsson1-19/+34
2018-03-01Qt: Make we shut down cleanly when exiting early.Gerald Combs6-21/+35
2018-03-01QUIC: Add heuristic for avoid conflict with GQUICAlexis La Goutte1-1/+41
2018-03-01QUIC: Add dissection of RETRYAlexis La Goutte1-0/+46
2018-03-01QUIC: use switch/case for long_packet_type and move to functionAlexis La Goutte1-78/+91
2018-03-01NAS-5GS: More dissection.AndersBroman1-151/+668
2018-03-01Simplify the mode passed to CreateNamedPipe().Guy Harris1-4/+10
2018-03-01Don't handle various "command to send" values in the default case.Guy Harris1-3/+5
2018-02-28mp4: limit the recursion depth for boxesMartin Kaiser1-25/+44
2018-02-28[PFCP] added two more IEsJoakim Karlsson1-2/+135
2018-02-28Print the right value for signed statistics tap table items.Guy Harris1-1/+1
2018-02-28flex: add also (-W)unreachable-code to ignore warning (for flex generate file)Alexis La Goutte1-1/+4
2018-02-28Fix StringCchPrintf() calls.Guy Harris1-3/+4
2018-02-28Fix a check.Guy Harris1-1/+2
2018-02-28Redo the way we choose N/S/E/W.Guy Harris1-3/+2
2018-02-28QUIC: Display GREASE version..Alexis La Goutte1-1/+6
2018-02-28Include <config.h> so UNICODE is defined.Guy Harris1-0/+2
2018-02-28t38: allocate memory in pinfo pool scope.Dario Lombardo2-2/+2
2018-02-28dof: don't initialize nonce it is useless.Dario Lombardo1-4/+1
2018-02-286LoWPAN: Less scary display if UDP checksum is elidedRobert Sauter1-3/+5
2018-02-28csn1: set pointer before using it (found by clang).Dario Lombardo1-0/+1
2018-02-28L16_mono: Add L16 monaural codec plugin as functional exampleJaap Keuter11-8/+236
2018-02-28rrc: remove unused function.Dario Lombardo2-18/+8
2018-02-28rrc: move allocation within if statement.Dario Lombardo2-8/+8
2018-02-28tshark(.pod): fix spelling-error-in-manpage found by lintianAlexis La Goutte1-1/+1
2018-02-28GQUIC: Try to fix ACK frame with Q039Alexis La Goutte1-2/+3
2018-02-28GQUIC: Change all integers (and floating) encodingAlexis La Goutte1-66/+66
2018-02-28GQUIC: for item with length = 1, use ENC_NA for encodingAlexis La Goutte1-34/+34
2018-02-28GQUIC: Packet Number is now big endianAlexis La Goutte1-1/+6
2018-02-28BGP: Heuristic for IPv6 NLRI path identifierUli Heilmeier1-9/+61
2018-02-28[PFCP] added Aggregated URRs IEJoakim Karlsson1-2/+60
2018-02-28[PFCP] Name update of IEsJoakim Karlsson1-40/+40
2018-02-28Make sure GetModuleHandle(_T("kernel32.dll") succeeds.Guy Harris1-21/+25
2018-02-28ieee80211: Fix handling of compressed block acks.Richard Sharpe1-4/+3
2018-02-28Squelch some Visual Studio Code Analyzer warnings in Flex-generated scanners.Guy Harris1-1/+14