aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-10Add support for MongoDB OP_COMPRESSED packetsDerick Rethans1-48/+216
2017-12-10SOCKS: Display right version in pseudo headerUli Heilmeier1-14/+17
2017-12-10asterix: wrong presentation of fields I009/080 in CAT009.Marko Hrastovec1-3/+3
2017-12-10LLDP: Add 802.3 TLV Additional Ethernet Capabilities (Subtype 7)Anton Glukhov1-0/+59
2017-12-09make-dissectors: Indent and cleanup #includeJoão Valverde1-26/+32
2017-12-09[MIPv6] Fixed IPv4 Home Address OptionMatej Tkac1-1/+0
2017-12-09Allow switching direction in LTE RLC graphMartin Mathieson6-25/+74
2017-12-08Typing error correction for CAT002 settings selection.Marko Hrastovec1-1/+1
2017-12-08oss-fuzzshark: fix compilation.Jakub Zawadzki1-1/+1
2017-12-08Try to fix win32 build, add ui/packet_range.h include.Jakub Zawadzki1-0/+1
2017-12-08[SCTP] Export of reassembled PDU uses wrong tvb.AndersBroman1-1/+1
2017-12-08Have the frame_tvbuff.c routines not use the global cfile.Guy Harris91-104/+259
2017-12-08PROFINET: AdjustMAUType-Extension and CheckMAUTypeExtensionGizem Yurdagül1-2/+75
2017-12-08Hand the packet provider functions to epan_new().Guy Harris12-119/+98
2017-12-08Move the frame_set stuff back into the capture_file structure.Guy Harris31-406/+391
2017-12-08sharkd: add sharkd_get_frame() to get frame_data, optimize.Jakub Zawadzki3-20/+23
2017-12-08More QVector fixes.Gerald Combs1-2/+2
2017-12-07Qt: Fix ByteViewText compilation for Qt < 5.5.Gerald Combs1-4/+4
2017-12-07Add fuzzshark to cmake/autotools.Jakub Zawadzki7-21/+228
2017-12-07sharkd: fix coding style.Jakub Zawadzki1-11/+14
2017-12-07wsjsmn: use SPDX identifier.Dario Lombardo2-26/+2
2017-12-07Qt: Use QTextLayout in ByteViewText.Gerald Combs8-350/+261
2017-12-07transum(plugins): no previous prototype for function 'is_dcerpc_stream' [-Wmi...Alexis La Goutte1-1/+1
2017-12-07mongo: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-12-06profinet: removed unused var.Dario Lombardo1-10/+0
2017-12-06frame user comments: move to epan, add support for user comments in sharkd.Jakub Zawadzki6-43/+98
2017-12-06oss-fuzzshark: fix handler of epan->get_frame_ts to fix build.Jakub Zawadzki1-1/+1
2017-12-06netlink-netfilter: Add NFQA_CT and NFEXP conntrack dissectorsKevin Cernekee1-4/+813
2017-12-06PROFINET: AdjustPeerToPeerBoundary disection is added.gizem.yurdagul1-1/+109
2017-12-06Qt: Speed up the splash overlay.Gerald Combs5-79/+95
2017-12-05Convert the file set dialog treewidget to a treeview+model.Gerald Combs10-165/+357
2017-12-05[profile.c] glist_fre_full() is 2.28, include glib-compat.hAndersBroman1-0/+1
2017-12-05dumpcap.c: cap_pipe_read() returns a ssize_t whatever the platform (CID 1424899)Pascal Quantin1-4/+6
2017-12-04Fix loop bounds check.Guy Harris1-2/+2
2017-12-04Use g_list_prepend() it's faster.AndersBroman3-4/+7
2017-12-04DOCSIS: Fixing typosBruno Verstuyft1-3/+3
2017-12-04[decode_as.c] Use g_list_prepend() insted of g_list_append, it's faster.AndersBroman1-1/+1
2017-12-04[tap-rtp-common.c] Change g_list_append() to g_list_prepend().AndersBroman1-1/+1
2017-12-04make-dissectors: Fix null pointer dereference for error conditionJoão Valverde1-1/+1
2017-12-04tshark: fix pdml export for LUA casesPavel Strnad1-0/+2
2017-12-04Let a "past the on-the-network length" exception terminate dissection.Guy Harris1-5/+5
2017-12-04RTPS: Added new PIDs to SecurityJuanjo Martin2-4/+220
2017-12-04Show retx prev and next framenum types as chevronsMartin Mathieson3-3/+37
2017-12-04RLC LTE graph: add comments clarifying tracer limitationMartin Mathieson1-0/+5
2017-12-04Get rid of cfile-int.h.Guy Harris1-35/+0
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris59-152/+68
2017-12-04Move the parts of a capture_file used by libwireshark to a new structure.Guy Harris29-417/+450
2017-12-04Use cfile fields for some frame_data pointers.Guy Harris4-99/+88
2017-12-03This also looks inside a capture_file structure.Guy Harris1-0/+1
2017-12-03Clean up dissection of server entries in SAP responses.Guy Harris1-19/+52