aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-23BSSMAP: Introduce Osmocom Osmux Support and CID extension IEPau Espin Pedrol2-1/+301
2019-06-23Qt: Handle ApplicationPaletteChange events in the welcome page.Gerald Combs6-92/+121
2019-06-23Qt: Split the filter dropdown arrow icon into dark and light versions.Gerald Combs12-65/+212
2019-06-23QUIC: add 0-RTT decryption support (draft -20)Peter Wu3-34/+91
2019-06-21Qt: Convert the rest of the preference dialog list buttons.Gerald Combs18-372/+295
2019-06-21debian/control: Update Vcs-{Browser|Git} to point to SalsaBalint Reczey1-2/+2
2019-06-21debian/control: remove debhelper and cdbs from wireshark-devPeter Wu1-2/+2
2019-06-21debian/control: fix minor Lintian warnings related to Priority, etc.Peter Wu3-12/+9
2019-06-21debian/copyright: Mention GPLv3+ code snippet in tools/pidl/idl.ypBalint Reczey1-0/+4
2019-06-21Netflow: added some private Cisco IEsUli Heilmeier1-1/+566
2019-06-21ieee802.11: Add some expert infos when Phy Capabilities are short.Richard Sharpe1-1/+37
2019-06-20Qt: Convert the list management icons to templates.Gerald Combs14-115/+101
2019-06-20iso14443: add unverified crc to the proto treeMartin Kaiser1-9/+18
2019-06-20iso7816: display ef and record number in the info columMartin Kaiser1-6/+14
2019-06-20Use I/O Graphs instead of IO graphs everywhere.Dario Lombardo19-38/+38
2019-06-20XRA: do not decode packetpointer if not presentBruno Verstuyft1-1/+2
2019-06-20DOCSIS: REG-ACK: do not show TLV Data if not presentBruno Verstuyft1-2/+6
2019-06-20Remove some leftover GTK+ images.Gerald Combs5-14403/+0
2019-06-20cdma2k: Fix duplicated fileds name.Anders Broman1-4/+4
2019-06-20NAS 5GS: Framwork for dissecting UPDP messages.Anders Broman3-3/+275
2019-06-20Remove the UTF-8 validation from proto_tree_add_string().Guy Harris1-4/+0
2019-06-19Fix error message for an unknown pcapng version number.Guy Harris1-1/+1
2019-06-19BSSMAP: Use correct IE number for Selected PLMN IDPau Espin Pedrol2-11/+5
2019-06-19DIAMETER: Add MIP6-Feature-Vector flag decodeMichail Koreshkov2-7/+113
2019-06-19OSPF: Add Local/Remote Interfafe ID and Remote IPv4 Address Sub-TLV (rfc8379)Taisuke Sasaki1-0/+32
2019-06-19DOCSIS: Added Energy Management (EM) messagesBruno Verstuyft1-0/+184
2019-06-19Revert "Qt: Remove unnecessary ColumnText object"Roland Knall3-31/+36
2019-06-19LPPa: upgrade dissector to v15.2.1Pascal Quantin9-18/+116
2019-06-19PCEP: Add Segment Routing Policy Candidate Paths TLV (type 40)Alexis La Goutte1-0/+26
2019-06-19couchbase: Format seqnos as decimalDave Rigby1-15/+15
2019-06-19GTP: Pas the right subtre to extension header dissectors.Anders Broman1-1/+1
2019-06-19sshdump: fix bug in --remote-sudo.Dario Lombardo2-2/+3
2019-06-19Babel: prevent an infinite loop while parsing sub-TLVPascal Quantin1-6/+21
2019-06-19PCEP: Add ASSOCIATION (sub) errorAlexis La Goutte1-0/+17
2019-06-19GTP:Fix a typoAnders Broman1-2/+2
2019-06-19PCEP: Add OP-CONF-ASSOC-RANGE (29) TLVAlexis La Goutte1-0/+44
2019-06-19Tools: Add a "last n commits" option to cppcheck.sh.Gerald Combs1-9/+21
2019-06-19PCEP: Update Association value (draft-minei-pce-association-group)Alexis La Goutte1-11/+11
2019-06-18GSM RLC/MAC: fix dissection of SI Message List IEPascal Quantin1-1/+40
2019-06-18USB: workaround for compatibility with USBPcap captures < 1.5.0.0Pascal Quantin1-15/+81
2019-06-18MBIM: remove USBPcap / usbmon specific codePascal Quantin2-13/+11
2019-06-18MBIM: use conversation as identifier in reassembly codePascal Quantin1-2/+2
2019-06-18Windows: upgrade Npcap to 0.996 and USBPcap to 1.5.0.0Pascal Quantin2-8/+8
2019-06-18Revert "travis: add -e to ci script."Peter Wu1-1/+0
2019-06-17CMakeList: We require minimum c++11Anders Broman1-0/+5
2019-06-17TCP: add expert items to MSS optionJaap Keuter1-1/+23
2019-06-17OSPF: Add Node/Link MSD TLVs (rfc8476)Taisuke Sasaki1-18/+69
2019-06-17NRPPa: Add dissector for TS 38.455 V15.2.1Anders Broman16-83/+5521
2019-06-17Add support for embedding WireGuard keys in a pcapng filePeter Wu8-30/+91
2019-06-17smb2; Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+0