aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-15Qt: Initialize QFontDatabase in a worker thread.Gerald Combs1-0/+13
2017-12-15[ISAKMP] Added support for new Notify EMERGENCY_CALL_NUMBERS PayloadMatej Tkac1-7/+144
2017-12-15epan: Add default type handling for custom columnStig Bjørlykke1-23/+8
2017-12-15Qt: Switch ProtoTree to a treeview+model.Gerald Combs18-575/+864
2017-12-15ieee80211: Add handling of the ANQP Neighbor Report.Richard Sharpe1-2/+16
2017-12-15epan: Whitespace fixesStig Bjørlykke1-65/+50
2017-12-15Qt: Fix translating some textsStig Bjørlykke2-6/+6
2017-12-15debian/rules: Fix typoJoão Valverde1-1/+1
2017-12-14Remove a plugin_if_gui_cb type conversion.Gerald Combs5-33/+21
2017-12-14Fix registration of wiretap pluginsPascal Quantin1-1/+1
2017-12-14Add new dissector callback signature with data pointerJoão Valverde2-7/+40
2017-12-14Add new plugin type for libwiresharkJoão Valverde4-8/+88
2017-12-14Qt: Constify a variable.Gerald Combs1-1/+1
2017-12-14Qt: Add and use qUtf8Printable.Gerald Combs6-34/+46
2017-12-14Register the MongoDB dissector as SSL capable.Derick Rethans1-0/+2
2017-12-14fp_mux: fix 'data' was marked unused but was used [-Wused-but-marked-unused]Alexis La Goutte1-1/+1
2017-12-14ciscodump(extcap): fix 'packet' was marked unused but was used [-Wused-but-ma...Alexis La Goutte1-1/+1
2017-12-14firewall_rules(ui): fix 'ptype' was marked unused but was used [-Wused-but-ma...Alexis La Goutte1-2/+2
2017-12-14[ISUP] Update value strings from specification amendment.AndersBroman1-5/+13
2017-12-14Qt: Add QtCreator generated files to gitignoreRoland Knall1-0/+1
2017-12-14Refactor plugin registration and loadingJoão Valverde75-937/+561
2017-12-14Add dissector for ActiveMQ Artemis Core ProtocolPavel Moravec4-0/+157
2017-12-14epan: Make expert info summary text mandatoryStig Bjørlykke4-9/+7
2017-12-14Fix detection of Lua when there's no pkgconfig file.Jeff Morriss1-1/+12
2017-12-14ieee1905: Fix an incorrect flags dissection.Richard Sharpe1-1/+1
2017-12-14ieee1905: Fix for a malformed packet with a Steering request.Richard Sharpe1-5/+27
2017-12-14Register the UDS dissector by name.Guy Harris1-3/+4
2017-12-14Fix types.Guy Harris1-3/+3
2017-12-14Replace a comma with a semicolon, which it presumably was intended to be.Guy Harris1-1/+1
2017-12-14Qt: Fix a cast.Gerald Combs1-3/+1
2017-12-13Add doc/README.build-system with CMake and autotools informationJoão Valverde1-0/+21
2017-12-13Qt: Add ui, qrc and qm files to sourceRoland Knall1-0/+4
2017-12-13Add a model to use for Expert Info dialog.Michael Mann12-524/+1141
2017-12-13epan: Use expert info summary text as field nameStig Bjørlykke2-3/+7
2017-12-13epan: Show a check mark in custom columns for FT_NONE typesStig Bjørlykke1-8/+1
2017-12-13Fix RPM build: include the User Guide.Jeff Morriss1-0/+8
2017-12-12epan: Use check mark in protocol custom columnStig Bjørlykke1-2/+3
2017-12-12nfapi: Add missing expert info summaryStig Bjørlykke1-2/+2
2017-12-12fuzzer: add check for ftell return value (CID: 1426073).Dario Lombardo1-0/+1
2017-12-12cmake: Remove -Wcomma for C++ when using Qt >= 5.10Stig Bjørlykke1-1/+12
2017-12-12qt: follow stream: fix crash during closeMartin Kaiser2-2/+10
2017-12-12ieee80211: Add additional ANQP IEs defined in IEEE802.11-2016.Richard Sharpe1-16/+66
2017-12-11Revert "Move fill_in_local_interfaces to a thread."Gerald Combs8-103/+101
2017-12-11SIP statistics: use flipped indices for tables when incrementing statsMartin Mathieson1-2/+2
2017-12-11Fix make distcheckJoão Valverde4-32/+15
2017-12-11fix compilation without pcap.Dario Lombardo4-9/+30
2017-12-11[capture_info] Move capture_info_new_file() to capture.cAndersBroman3-131/+114
2017-12-11[capture_info] Fold the code of capture_info_open() into ui/capture.cAndersBroman4-21/+16
2017-12-11gitlab-ci: restyle the gcc buildsDario Lombardo1-34/+30
2017-12-11SIP statistics: fix problems with invalid itemsMartin Mathieson1-5/+9