aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-05Qt: Move sized toolbar images to stock_icons.Gerald Combs232-258/+251
2018-01-05Qt: Cleanup cases where QTreeWidgetItem is no longer usedMichael Mann5-6/+0
2018-01-05Add an exit code to make-dissectors.Gerald Combs1-0/+2
2018-01-04Qt: Reexpand dissector table and enabled protocol trees when dialog is searched.Michael Mann2-0/+6
2018-01-04nfs: Add the second version of the Primary Data NFSv4 file handle dissectorTom Haynes1-4/+21
2018-01-04Pre-commit: Don't force whitespace checks everywhere.Gerald Combs1-3/+3
2018-01-04Convert preference dialog to use more models.Michael Mann29-1033/+1576
2018-01-04Qt: Redesign profile menu in status barRoland Knall4-108/+69
2018-01-04[Diameter] Use proto_tree_add_item_ret..() and proto_tree_add_bitmask_with_fl...Anders1-55/+56
2018-01-04Qt: add conditional compilation in switches.Dario Lombardo3-0/+6
2018-01-04btatt: Support BBC micro:bit Bluetooth profileStig Bjørlykke4-2/+875
2018-01-04Qt: Fix capture file properties averages.Gerald Combs1-4/+4
2018-01-04bacapp: Add more enumerated valuesDirk Römmen1-54/+395
2018-01-033GPP NAS: upgrade dissector to v15.1.0Pascal Quantin2-0/+60
2018-01-03wsutil: return false if NULL is asked as profile name (CID: 1405202).Dario Lombardo1-0/+2
2018-01-03bthci: Update bthci_cmd_appearance_valsStig Bjørlykke1-2/+104
2018-01-03[glib-compat] Include <wsutil/glib-compat.h>Anders2-0/+2
2018-01-03dcerpc-spoolss: use value_name variable to store string (CID: 1158734).Dario Lombardo1-5/+3
2018-01-03wireshark-qt(.cpp): fix no previous declaration for ‘void g_log_message_han...Alexis La Goutte1-1/+1
2018-01-03[SIP] Use proto_tree_add_item_ret_string() to get the method string.Anders2-19/+6
2018-01-03QUIC: Enhance *BLOCKED* frameAlexis La Goutte1-6/+44
2018-01-03TLS(QUIC): Enhance MAX_STREAM_ID parameter (from draft-08)Alexis La Goutte2-9/+24
2018-01-03TLS(QUIC): Add ACK_delay_exponent parameter from draft-07Alexis La Goutte2-1/+15
2018-01-03QUIC(TLS): Fix length of parameter treeAlexis La Goutte1-0/+1
2018-01-03Qt: Use switch/case in MainWindow::captureEventHandlerStig Bjørlykke1-46/+41
2018-01-03[BTMESH] Dissect more of Upper transport Layer.Anders1-15/+79
2018-01-03Qt: Fix CaptureEvent::Reload event handlingStig Bjørlykke1-2/+3
2018-01-02gitlab-ci: install ninja-build using debian script.Dario Lombardo1-2/+1
2018-01-02ws_pipe: fix format error for size_t buffer_sizeUli Heilmeier1-1/+1
2018-01-02[NAS-EPS] 5G NAS EPS network feature supported and capability info update.Anders1-130/+124
2018-01-02wsutil: Add missing includeRoland Knall1-0/+15
2018-01-02packet-mq: Fix after change 25009Robert Grange3-6/+15
2018-01-02btatt: Remove custom UUID dissectors from btatt.handle DecodeAsStig Bjørlykke1-32/+16
2018-01-02Build: Fix Ubuntu moc buildRoland Knall1-1/+1
2018-01-02QUIC: use varint for all type (draft-08)Alexis La Goutte1-50/+128
2018-01-02mq: DEF_VALSB(MQPRI) is still unusedStig Bjørlykke1-0/+2
2018-01-02tfshark: Fix arguments to write_pdml_proto_treeStig Bjørlykke1-1/+1
2018-01-02nxp802154: Remove unused codeStig Bjørlykke1-6/+1
2018-01-02QUIC: Add new ACK type (0x0e) of draft-08Alexis La Goutte1-6/+64
2018-01-02QUIC: Add decrypt Handshake PacketAlexis La Goutte1-3/+40
2018-01-02TLS(QUIC): update TransportParameter to draft-08Alexis La Goutte1-10/+21
2018-01-02QUIC: Add new STREAM type (0x10 to 0x17) of draft-08Alexis La Goutte1-11/+104
2018-01-02Add ENC_VARINT_QUICAlexis La Goutte8-41/+93
2018-01-02Add columns (_ws.col) to output formats json, ek, pdmlMerlin Chlosta4-24/+29
2018-01-02packet-mq: Improve display of ID Struct + Segmented MsgsRobert Grange5-107/+208
2018-01-02androiddump: Support older on-target tcpdump versionsFlorian Bezold1-2/+5
2018-01-02LNET: Fix gcc 7 compiler complaintsMichael Mann1-6/+4
2018-01-02ws_pipe: provide a null terminated string anyway (CID: 1364684).Dario Lombardo1-1/+3
2018-01-01dmp: rework build_national_strings() to avoid read/write overrun.Dario Lombardo1-13/+8
2018-01-01IPv6: Add segmentation offload (TSO) supportUli Heilmeier1-3/+31