aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-22QUIC: atag is an array of bytes, not pointersPeter Wu1-1/+1
2019-11-21docs: fix up MS toolchain referencesGraham Bloice2-41/+19
2019-11-21rtp_analysis_dialog.cpp: save any supported codec as .auJirka Novak5-169/+238
2019-11-21Qt: Further cleanup goToPacketRoland Knall3-2/+13
2019-11-21Qt: Fix nullpointer accessRoland Knall1-3/+6
2019-11-21coap: use correct OSCORE option typeCenk Gündoğan2-5/+5
2019-11-21Qt: Remove frameSelect signalRoland Knall14-49/+51
2019-11-21NAS 5GS: fix for control plane service request identificationPascal Quantin1-3/+1
2019-11-21print: remove assert in get_field_data().Dario Lombardo1-1/+0
2019-11-21WSUG: Avoid using multiple layers of replacementsMoshe Kaplan1-3/+2
2019-11-21cppcheck: Exclude the doc directory.Gerald Combs1-3/+5
2019-11-21Qt: Remove a duplicate variable.Gerald Combs2-2/+1
2019-11-203.1.0 → 3.3.0.Gerald Combs6-105/+11
2019-11-20Release notes: Update the new protocol list.Gerald Combs1-5/+10
2019-11-20Qt: Display selected rows in overlay barRoland Knall3-22/+59