aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-09packet-dcerpc-pn-io.c: Fix potential resource leakshqking1-0/+6
2017-09-09Correct instructions for choco package for VS2015.Michael Mann1-1/+1
2017-09-08Netmon: Add support for process and system config type events.Michael Mann3-2/+1699
2017-09-08sharkd: implement proper JSON string unescaping, based on JSON dissector.Jakub Zawadzki4-20/+117
2017-09-08GPRSCDR: decoding of EPS QoS/aRPJoakim Karlsson5-24/+72
2017-09-08Use cmake_push_check_state() and cmake_pop_check_state().Guy Harris4-7/+15
2017-09-08DOCSIS: Fix compiler warning on macOS.Michael Mann1-1/+1
2017-09-08Add basic Tibia game protocol dissectionAhmad Fatoum1-24/+835
2017-09-08DOCSIS: Ensure docsis_ucd has a registered dissection functionMichael Mann1-1/+3
2017-09-08Add Tibia login protocol dissectorAhmad Fatoum4-0/+1942
2017-09-07DOCSIS: Added support for version 5 MAPs (dissect_map_v5)Bruno Verstuyft1-27/+188
2017-09-07NAS EPS: update version infoPascal Quantin1-1/+1
2017-09-07RADIUS: Use two dictionaries (personal + system)João Valverde1-26/+25
2017-09-07More [-Wmaybe-uninitialized] fixes with -OgJoão Valverde2-3/+6
2017-09-07Qt: Construct QRegExp only onceStig Bjørlykke2-5/+4
2017-09-07[NAS EPS] Update Request type value_string.AndersBroman1-1/+2
2017-09-07CMake: Try to fix build error with i18n.qrc dependency orderJoão Valverde1-16/+17
2017-09-07Message Analyzer: use G_GUINT64_CONSTANT() macroPascal Quantin1-26/+26
2017-09-07[PFCP] Add more IE dissection.AndersBroman1-14/+313
2017-09-06USB: use G_GUINT64_CONSTANT() macroPascal Quantin1-4/+4
2017-09-06MBIM: add multiflow extension dissectionPascal Quantin1-20/+342
2017-09-06Netmon: fix indentationPascal Quantin1-14/+14
2017-09-06caputils: fix compilation without pcap.Dario Lombardo1-0/+2
2017-09-06Bugfix NetMon System Trace dissectionMichael Mann2-5/+16
2017-09-06NetMon: Add support for WiFi MessageMichael Mann1-0/+2
2017-09-06Add ETW Ndis (NetMon) supportMichael Mann3-7/+1051
2017-09-06packet-usb.c: Add support for USBPort KeywordMichael Mann1-0/+46
2017-09-06CMake: Make plugin installation path use PLUGIN_INSTALL_LIBDIRJoão Valverde17-51/+53
2017-09-06CMake: Move CPACK remnants and remove stale commentJoão Valverde1-18/+9
2017-09-06ISAKMP: Added dissection of the RFC7427 Notify Payload "SIGNATURE_HASH_ALGORI...Julian Renz1-0/+24
2017-09-06Qt: fix RTP/IAX2 reverse stream export to CSVPascal Quantin2-4/+4
2017-09-06openSAFETY: Add transport protocol for UDPRoland Knall1-15/+114
2017-09-06plugins: config.h must not be included by public headersJoão Valverde44-53/+106
2017-09-05Add NetMon System Trace supportMichael Mann3-16/+304
2017-09-05MessageAnalyzer: Add support for ETW WFP Capture type.Michael Mann1-3/+235
2017-09-05packet-netmon.c: Add Provider ID to INFO column.Michael Mann1-1/+3
2017-09-05Ensure process info offset is "seek"ed when process info exists in NetMon file.Michael Mann1-0/+5
2017-09-05Fix unitialized variable warnings that popped up with -OgJoão Valverde8-8/+8
2017-09-05Fix memory leak in wimaxasncpAhmad Fatoum1-2/+2
2017-09-05[PFCP] Add more IE dissection.AndersBroman1-11/+280
2017-09-05QUIC (TLS): Add stateless_reset_token parameterAlexis La Goutte2-1/+15
2017-09-05[GTPv2] Correct packet_flow_id length.AndersBroman1-1/+1
2017-09-05LLDP 802.3 LAG TLV has been deprecated since 02-Dec-2011Anton Kharchenko1-2/+45
2017-09-05Fix unit of measurement in category 048 of ASTERIX protocol.Dmitry Bravikov1-1/+1
2017-09-05ZigBee ZCL SE PP: Subtrees not registered and dissect errorMartin Boye Petersen1-13/+49
2017-09-05dumpcap: Detect extcap pipe from correct interfaceStig Bjørlykke1-8/+2
2017-09-04Add NetMon Event Provider ID dissector tableMichael Mann4-25/+910
2017-09-04QUIC: Add STOP_SENDING frameAlexis La Goutte1-0/+30
2017-09-04QUIC: Add Statess Reset Token field on NEW CONNECTION ID FrameAlexis La Goutte1-2/+11
2017-09-04QUIC(IETF): Remove GOAWAYAlexis La Goutte1-28/+0