aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-10-01DOCSIS: Fix UCC-REQAdrian Simionov1-6/+2
2018-10-01ieee80211: fix addresses for ToDS=1|FromDS=1 casePeter Wu1-31/+70
2018-10-01QUIC: fix trailing data after VN packetPeter Wu1-1/+1
2018-09-30Fix the type of the packet data argument to get_xdlc_control().Guy Harris2-2/+2
2018-09-30Fix the type of the packet buffer argument to a capture dissector.Guy Harris2-5/+5
2018-09-30Show the *per-file* encapsulation in the __tostring method.Guy Harris1-2/+2
2018-09-30ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-2/+0
2018-09-30MPLS: add dissector for Management Communication ChannelChristoph Portner4-3/+57
2018-09-30TLS: Add compress_certificate Handshaketype (25)Alexis La Goutte4-0/+70
2018-09-29DHCP: For IPv4 options, append address to option rootMartin Mathieson1-0/+3
2018-09-29prefs: Don't remove unknown coloring rules.Stig Bjørlykke1-4/+4
2018-09-29prefs: Reset prefs.unknown_colorfilters before reading colorfiltersStig Bjørlykke1-0/+2
2018-09-29Add a mechanism to register aliases for preference modules.Guy Harris10-27/+119
2018-09-29Clean up indentation.Guy Harris1-6/+6
2018-09-29Get rid of some no-longer-supported GUI preferences.Guy Harris2-55/+6
2018-09-29Get rid of the printing preferences.Guy Harris2-67/+23
2018-09-28Frame: Fixup whitespace.Gerald Combs1-6/+6
2018-09-28RRC: upgrade dissector to v15.4.0Pascal Quantin7-87/+85
2018-09-28LTE RRC: upgrade dissector to v15.3.0Pascal Quantin16-5091/+32169
2018-09-28gsmtap: Fix parsing of FPC fieldPau Espin Pedrol1-1/+1
2018-09-28http2: fix build without nghttp2Peter Wu1-0/+8
2018-09-28systemd Journal: Handle empty lines.Gerald Combs1-2/+14
2018-09-27DNS: fix DNS transaction tracking for DoHPeter Wu1-13/+46
2018-09-27MAC-NR: Fix up some small issues while viewing SDUs, some of which are dissec...Martin Mathieson1-2/+19
2018-09-27ieee80211: add support for Opportunistic Wireless Encryption (OWE)Joeri2-0/+73
2018-09-27ieee80211: Add support for Opportunistic Wireless Encryption as specified in ...Joeri de Ruiter1-0/+69
2018-09-27TLS: split key log contents processing from file readingPeter Wu2-55/+72
2018-09-27HTTP2: allow subdissectors to query the Stream IDPeter Wu2-0/+26
2018-09-27DNS: update content type for DoH draft -07 (up to draft -14)Peter Wu1-3/+3
2018-09-27gsm-a-common: Use expert info on "to few bytes left"AndersBroman1-1/+26
2018-09-27TLS: fix broken reassembly with multiple PDUs in the same framePeter Wu1-2/+18
2018-09-27tvb: gracefully handle reading 0 bytes from an empty bufferPeter Wu2-8/+27
2018-09-26Make systemd journal entries events.Gerald Combs3-4/+7
2018-09-26DOCSIS: Added Service Flow Peak Traffic RateBruno Verstuyft2-0/+19
2018-09-26HTTP: fix incomplete conversion from SSL to TLSPeter Wu1-23/+22
2018-09-26Use the time stamps in the packet_info structure, not the frame_data structure.Guy Harris8-19/+19
2018-09-26TLS: Add compress_certificate ExtensionType (27)Alexis La Goutte2-1/+69
2018-09-26smb: Fix "Branch condition evaluates to a garbage value"Stig Bjørlykke1-0/+1
2018-09-26prefs: add the option not to load interfaces on startup.Dario Lombardo2-0/+4
2018-09-26NAS 5GS: fix SUCI, IMEI and IMEISV offset based on TS 24.501 V15.0.0 Figure 9...Pavel Strnad1-9/+24
2018-09-26NGAP: Update to 3GPP TS 38.413 V15.1.0 (2018-09)AndersBroman8-3730/+6196
2018-09-26X2AP: upgrade dissector to v15.3.0Pascal Quantin9-325/+1408
2018-09-26S1AP: remove a duplicate line in .cnf filePascal Quantin2-92/+91
2018-09-26evs: Make a value string for 13.2 kbs BW CT RF index.AndersBroman1-1/+37
2018-09-26QUIC: Add support of gQUIC (Q044)Alexis La Goutte1-2/+9
2018-09-26PCP: Add padding for optionUli Heilmeier1-1/+19
2018-09-26Rename the pseudo-header for X.25, V.120, and Frame Relay.Guy Harris5-6/+6
2018-09-25Add obsolete ssl[._]port preferences.Gerald Combs6-2/+8
2018-09-25Flag invalid markers.Guy Harris1-1/+12
2018-09-25evs: Fix comments.AndersBroman1-8/+10