aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-25nas-5gs:Fix dissection of NAS key set identifierAnders Broman2-18/+40
2019-10-25snort: Show top-level config errors using popup windowMartin Mathieson2-0/+8
2019-10-25NFS: Fixing again stateid display of other_hashJorge Mora1-3/+3
2019-10-24nas-5gs: NAS-5GS 5GS network feature support incorrectly dissectedAnders Broman1-25/+43
2019-10-24lte-rrc: Register dissector for UEPagingCoverageInformation and -NBAnders Broman2-2/+4
2019-10-24wiretap: no "drop_count" in pcapng formatMichal Ruprich1-0/+15
2019-10-23asn2wrs.py: fix parsing of integer unions with extensionPascal Quantin5-9/+9
2019-10-23NAS 5GS: small fixes for PDU session establishment request messagePascal Quantin1-7/+49
2019-10-22tools: Add update-appdata.pyGerald Combs1-0/+114
2019-10-22SNMP: handle Net-SNMP Engine Id of 12 octetsJaap Keuter2-13/+23
2019-10-22Qt: Move reset to contextmenuRoland Knall3-13/+15
2019-10-22Protobuf: for UDP frames, show top-level summary in columns.Martin Mathieson1-13/+64
2019-10-21Qt: Reset all changes in the column preferencesRoland Knall5-2/+41
2019-10-21Qt: Connect destroyed() signal to flushAppSignals()Tomasz Moń3-7/+6
2019-10-21TVB(LZ77+Huffman): return proper value on error (CID1451652)Jaap Keuter1-1/+1
2019-10-20Qt: Make enum truly anonymous (CID1452175)Jaap Keuter1-1/+1
2019-10-20Qt: Make enums anonymousRoland Knall1-2/+2
2019-10-20Qt: ColumnPreferences hide hidden columnsRoland Knall5-14/+68
2019-10-20Qt: Fix Column PreferencesRoland Knall6-395/+604
2019-10-20Opcua: Fix display of GUIDsRainer Keller1-1/+1
2019-10-20[Automatic update for 2019-10-20]Gerald Combs4-13/+116
2019-10-19WSUG: fix <= escapingMoshe Kaplan1-2/+2
2019-10-19Netflow: Niagara Networks decode for SSL SHA-1 IPFIX IE.Volodymyr Veskera1-0/+13
2019-10-19RLC: mark depended framesDarien Spencer1-2/+5
2019-10-19AgentX: Register dissector so find_dissector() can find itKen Aaker1-0/+3
2019-10-18ieee1905: Move to the latest version of the Multi-AP spec.Richard Sharpe2-296/+3903
2019-10-18NFS: add dissect_nfs4_bitmap functionJorge Mora1-519/+558
2019-10-18CMake: Add abillity to add custom taps.Anders Broman1-0/+2
2019-10-18SRT: Fixed misnamed field srt.bufavailMaxim Sharabayko1-1/+1
2019-10-18RRC: Add System Information Block type to info columnDarien Spencer6-217/+689
2019-10-18WSUG: Update enabled protocols imageMoshe Kaplan1-0/+0
2019-10-18BTMesh: Add support for manufacturer-specific opcodesPedro Malagon1-3/+10
2019-10-18Kafka: Fix a length check.Gerald Combs1-1/+1
2019-10-18Increase maximum USBPcap packet size to 128 MiBTomasz Moń1-2/+2
2019-10-17Wi-Fi NAN: Fix rval_to_channel_set reading past end of op_class_ch...Connor Newton1-1/+3
2019-10-16androiddump: Fix tcpdump encap type signed/unsigned conversion errorMikael Kanstrup1-1/+1
2019-10-16wslua: Improve parameter check in ProtoField.new()Stig Bjørlykke2-11/+44
2019-10-16wslua: Add ProtoField.char()Stig Bjørlykke1-4/+29
2019-10-15Lua: Use space for indentStig Bjørlykke1-6/+6
2019-10-14Add in a comment explaining the huge hack being done.Guy Harris1-1/+17
2019-10-14Lua: Support FT_CHAR in FieldStig Bjørlykke1-0/+1
2019-10-14AT: Add ZUSIM commandDarien Spencer1-0/+40
2019-10-14Wi-Fi NAN: Fix NULL g_str_has_suffix errors in NAN beacon type detectConnor Newton1-2/+16
2019-10-14GTPv2: 8.38 MM Context check end of IE.Anders Broman1-0/+8
2019-10-14NAS-5GS: EPS bearer identity only uses bit 8 - 5.Anders Broman1-1/+1
2019-10-14mqtt: fix conflictAlexis La Goutte1-2/+2
2019-10-14Wi-Fi NAN: Fix defererence NULL in 802.11 channel set lookupConnor Newton1-3/+4
2019-10-14Protobuf: Support leading dot for the message/enum type of fieldHuang Qiangxiong1-1/+14
2019-10-14Protobuf: Add show_details preferences. Fix two bugs.Huang Qiangxiong8-58/+155
2019-10-14Qt: Fix export dissection dialogTomasz Moń2-17/+17