aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-01[Automatic update for 2019-12-01]Gerald Combs15-312/+278
2019-12-01expert.h: Reorder includesMichael Mann1-1/+1
2019-12-01IEEE 1609.2 dissector issue when HeaderInfo.generationLocation field is presentYann Garcia3-5/+6
2019-12-01packet-mms.c: Sync ASN.1 generated dissectorMichael Mann1-13/+13
2019-11-30Documentation: update (long) cmd line optionsJaap Keuter6-211/+210
2019-11-30ieee1722: use payload_length only when it's valid.Dario Lombardo1-2/+3
2019-11-30couchbase: Update dissector for latest 6.5.0 DCP snapshot markerJim Walker1-17/+40
2019-11-29GPRS RLC/MAC: Describe CHANNEL_CODING_COMMAND valuePau Espin Pedrol1-1/+10
2019-11-29couchbase: update dissector with missing collection error codesJim Walker1-0/+15
2019-11-29Add support for first frames with CAN-FDStefan Tatschner1-17/+29
2019-11-29RTCP:MCPTT fix while loop and location info.Anders Broman1-3/+10
2019-11-28docbook: make all examples use 64bit architecture.Dario Lombardo2-10/+10
2019-11-28Qt: Remove a couple of private variables.Gerald Combs4-11/+8
2019-11-28Change struct can_identifier to can_infoStefan Tatschner11-144/+146
2019-11-28doc: add reordercap to editcap references.Dario Lombardo1-1/+1
2019-11-28Qt: Remove unneeded methodRoland Knall1-3/+0
2019-11-28Qt: fix erratic expansion of tree item when switching packetsPeter Wu2-11/+15
2019-11-28BGP: Add D-PATH AttributeMichael Pergament1-0/+68
2019-11-28TLS: support Facebook's TLS 1.3 draft 23 and 26 versionsPeter Wu1-2/+7
2019-11-27WireGuard: fix MAC1 computation for non-zero reserved casePeter Wu1-1/+5
2019-11-27Qt: focus the correct field when switching packetsPeter Wu1-1/+1
2019-11-27Annnnnd fix another typo.Guy Harris1-1/+1
2019-11-27docbook: put a space after PS prompts.Dario Lombardo4-11/+11
2019-11-27docbook: add warning about using an old version of Windows.Dario Lombardo1-0/+4
2019-11-27docbook: minor fixes.Dario Lombardo1-3/+3
2019-11-27Add short descriptions of the PHYs other than the legacy PHYs.Guy Harris1-8/+8
2019-11-27Add entries for 802.11ad and 802.11ah PHY values.Guy Harris1-0/+2
2019-11-27Add more support for the 802.11ax PHY.Guy Harris2-0/+7
2019-11-26macOS: Switch ChmodBPF back from bash to sh.Gerald Combs1-5/+5
2019-11-26NGAP: dissect other variant of N2 SM Information (as found in 3GPP 29.502)Pascal Quantin3-560/+645
2019-11-26HTTP: Add Too Early (425) HTTP Error code (RC8470)Alexis La Goutte1-0/+1
2019-11-26AVSP: Updating Arista vendor sepecific protocol dissectionBharath Ravindranath1-15/+57
2019-11-26Qt+macOS: Add /Volumes to the file dialog sidebar.Gerald Combs6-12/+40
2019-11-26WireGuard: support Decode As and non-zero reserved bytesPeter Wu1-7/+74
2019-11-26ieee80211: Correct 802.11ax Basic Trigger Preferred AC field decodingNathan Houghton1-2/+2
2019-11-25WSUG: Automatically update wireshark --help outputPeter Wu3-96/+96
2019-11-25packet-gsm_ipa: Add #defines and names for more osmocom IPA extensionsHarald Welte1-0/+7
2019-11-25Qt: fix packet selection when modifiers are pressedPeter Wu1-11/+11
2019-11-25Qt: Show all column types in context menuStig Bjørlykke1-1/+3
2019-11-25Qt: prevent inline completion from happening for filtersPeter Wu2-8/+10
2019-11-25ISAKMP: fix dissection of SA TEK payload for non IP addressPascal Quantin1-2/+2
2019-11-25Qt: fix crash on Next/Previous Packet in Conversation without selectionPeter Wu1-1/+6
2019-11-25macOS: Use the correct path when building our app bundle.Gerald Combs1-1/+1
2019-11-24conversation.h: Whitespace fixesJoerg Mayer1-10/+8
2019-11-24Update LACP DissectorJoerg Mayer1-0/+8
2019-11-24Qt: fix display filter completion with few recent entriesPeter Wu1-0/+5
2019-11-24[Automatic update for 2019-11-24]Gerald Combs23-319/+883
2019-11-23Add c-ares to the required library list.Gerald Combs10-96/+16
2019-11-23tools: remove obsolete VS2015 deployment fileGraham Bloice1-86/+0
2019-11-22Qt: Refactor ExportObjectsDialogRoland Knall8-55/+197