aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-05Fix find_conversation_pinfo() description in documentationPascal Quantin1-1/+2
2019-11-05Some IP: Fix Warn heuristic_protos' line 3 Anders Broman1-2/+2
2019-11-05TLS: report encrypted TLS alerts as suchPeter Wu1-35/+30
2019-11-05PROFINET: Padding in SRLData block is corrected.Başak Kalfa1-1/+1
2019-11-05Qt: Use g_new0 to allocate fmt_dataStig Bjørlykke1-1/+1
2019-11-05RTP: rtp_audio_stream.cpp: fixed excess silence in visualisation on waveformJirka Novak2-3/+5
2019-11-05print: some indentation fixes.Dario Lombardo1-54/+37
2019-11-05OER: Handle negatived constraints in dissect_oer_constrained_integer.Anders Broman1-2/+23
2019-11-05BMP: Enhance dissection of Stats typeAlexis La Goutte1-16/+162
2019-11-05PROFINET: Manufacturer Data ranges are modified.Başak Kalfa3-86/+92
2019-11-05QUIC: Add draft-24Alexis La Goutte1-3/+4
2019-11-05TLS: Add facebook TLS 1.3 draft numberAlexis La Goutte1-0/+2
2019-11-05Qt: Load filenames properlyRoland Knall1-10/+11
2019-11-05Qt: Fix memory leaks in FilterListModel::reload()Stig Bjørlykke1-3/+3
2019-11-05nvme: Dissect NVMe Identify Ctrl (CNS 0x1) data responseNitzan Carmi1-0/+176
2019-11-04dot11decrypt: Let dissector feed engine with EAPOL key message typeMikael Kanstrup3-153/+150
2019-11-04dot11decrypt: Separate key extraction step from decryption stepMikael Kanstrup5-334/+399
2019-11-04CMS: reset object_identifier_id after dissecting ContentInfoPascal Quantin3-16/+18
2019-11-04Qt: Remove some extraneous qDebug()s.Gerald Combs1-3/+0
2019-11-04elastic: print times the right way.Dario Lombardo2-4/+17
2019-11-04Show correct format of --display command line parameterJaap Keuter1-1/+1
2019-11-04Qt: Move CaptureEdit to FilterListModelRoland Knall3-43/+53
2019-11-04Qt: Fix various issues with the bookmark menuRoland Knall3-44/+55
2019-11-04Get rid of proto_tree_add_debug_text() callsPascal Quantin3-61/+37
2019-11-04json: add application/merge-patch+json to the media types handled.Joakim Karlsson1-0/+1
2019-11-04macOS: Remove an exit code check.Gerald Combs1-1/+1
2019-11-04gitlab-ci: bump opensuse image version to 15.1.Dario Lombardo1-5/+5
2019-11-04macOS: Properly sign our extra packages.Gerald Combs1-2/+13
2019-11-04bthci_evt: Use specific expert infosStig Bjørlykke1-2/+6
2019-11-04Qt: Hide Searchbar if the icon is activated againRoland Knall1-0/+2
2019-11-04Qt: Coloringrules Mime is encoded as JSONRoland Knall2-51/+58
2019-11-04BTATT: avoid crashing when called directly through user DLTPascal Quantin1-92/+119
2019-11-04Qt: Remove DisplayFilterMimeDataRoland Knall8-103/+107
2019-11-04Lustre: Fix conflictAlexis La Goutte1-4/+4
2019-11-04RTCP: fix an infinite loop (CID 1455251)Pascal Quantin1-2/+2
2019-11-04epan: Rename dissector_filters.c to conversation_filter.cStig Bjørlykke18-21/+21
2019-11-03TLS: workaround broken TLS reassembly with multiple TLS recordsPeter Wu1-1/+17
2019-11-03gsm_a_bssmap: Fix Dead StoreAlexis La Goutte1-1/+1
2019-11-03BMP: Update to RFC (7854)Alexis La Goutte1-4/+35
2019-11-03Wi-Fi NAN: fix infinite loop when parsing NDP extension attributePascal Quantin1-0/+5
2019-11-03IEEE 802.11: avoid a "Null pointer passed to bytes_to_str()" errorPascal Quantin1-1/+2
2019-11-03lustre: fix typo (wrong hf)Alexis La Goutte1-1/+1
2019-11-03snort: rename snort-config to packet-snort-configPeter Wu4-7/+7
2019-11-03HTTP2: fix build without nghttp2Jaap Keuter1-0/+2
2019-11-03Wi-Fi NAN: initialize ieee80211_tagged_field_data_t structurePascal Quantin1-2/+2
2019-11-03Qt: Print qDebug messages by default.Gerald Combs1-3/+4
2019-11-03snort: fix alert rule parsingPeter Wu1-3/+4
2019-11-03dot11decrypt: Shorten the debug macrosMikael Kanstrup2-171/+143
2019-11-03snort: fix non-static 'g_file_separator' variablePeter Wu1-18/+12
2019-11-03Qt: Fix Filter drag and dropRoland Knall1-1/+0