Convert "macro checks" to use expert info in line with dissectors with comparable...
[metze/wireshark/wip.git] / plugins /
2015-06-17 Birol CapaProfinet: I&M5 Data is added.
2015-06-15 Birol CapaProfinet: Combined Object Container is added.
2015-06-15 Peter Wuicmp,wimax: Fix undefined shift
2015-06-08 Gerald CombsPrint "and greater" instead of a ten digit number.
2015-06-08 Birol CapaProfinet: OEM Device ID is added
2015-06-05 Pascal QuantinFix a few issues reported by PVS-Studio
2015-06-04 Birol CapaProfinet: Add Fiber Optic Diagnosis Info.
2015-05-30 Thomas Wiensams: fixed wrong offset calculation, adsstate has 2...
2015-04-30 Guy HarrisFix some cases where we're shifting a signed 1 left.
2015-04-20 Evan Huuswimax: replace deprecated tvb_length calls
2015-04-17 Graham BloiceFix CMake warnings
2015-04-06 Evan Huusunistim: remove tvb_length deprecated API
2015-04-06 Evan Huusprofinet: remove tvb_length deprecated API
2015-04-06 Evan Huusethercat: remove deprecated tvb_length API
2015-04-05 Evan Huusdocsis: remove tvb_length calls
2015-04-05 Evan Huusirda: remove tvb_length calls
2015-03-14 Pascal QuantinUpdate Custom.nmake.example with the change done in...
2015-03-12 Gerald CombsCMake: Add a top-level nsis_package target.
2015-03-03 Guy HarrisEliminate e_uuid_t in favor of e_guid_t.
2015-03-03 Peter Wuplugins: fix dissector registration with CMake
2015-03-01 Michael MannUse COPY_ADDRESS_SHALLOW instead of duplicating TVB_SET...
2015-02-27 Guy Harris<string.h>, not <memory.h>, is the header file for...
2015-02-22 Michael MannAdd tvb_address_with_resolution_to_str.
2015-02-18 Guy HarrisMake UAT record update callbacks return a success/failu...
2015-02-15 Gerald CombsEtherCAT: Suppress pedantic warnings.
2015-02-12 Pascal QuantinGryphon: do not use col_set_str with non constant strings
2015-02-10 Martin MathiesonRemove unneeded includes from plugins folder
2015-02-09 Bill Meier(Trivial) Fix printf-related 'Mismatch on sign' warnings
2015-02-09 Michael MannEliminate the hf member out of the address structure.
2015-02-05 Evan Huusethercat: add default case in FoeFormatter
2015-01-27 Alexis La GoutteWIMAX: fix no previous prototype for ... [-Wmissing...
2015-01-27 Hadriel KaplanLua: Expose tcp_dissect_pdus() to Lua
2015-01-20 Gerald CombsCMake: Set an output directory for plugins.
2015-01-18 Guy HarrisRemove some apparently-unnecessary includes of emem.h.
2015-01-17 Michael MannA few more emem replacements with wmem.
2015-01-15 Alexis La Gouttemate_util: fix parameter ... not found in the function...
2015-01-13 Guy HarrisConsistently use the "g_string_free returns a C string...
2015-01-13 Guy HarrisUAT error string pointers should not be const pointers.
2015-01-12 Michael MannRemove emem APIs from UAT functionality.
2015-01-12 Alexis La Gouttemsg_rng_rsp (Wimax): fix Copy-paste error (CID 11158604)
2015-01-11 Graham BloiceFix CMake generation and use of Windows .rc files
2015-01-11 Pascal QuantinRevert "Lemon: Update lemon tools"
2015-01-11 Alexis La GoutteLemon: Update lemon tools
2015-01-08 Alexis La GoutteUnistim: Nesting level does not match indendation ...
2015-01-08 Michael Mannguid_to_ep_str -> guid_to_str
2015-01-08 Bill Meierpacket-irda.c: Add editor modelines
2015-01-06 Michael MannReplace ep_address_to_str with address_to_str.
2015-01-06 Anish Bhatt[PROFINET] v2: Fix swapped MaintenanceRequired & Mainte...
2015-01-06 Anish BhattRevert "[PROFINET] Fix swapped MaintenanceRequired...
2015-01-05 Alexis La GoutteWimax: fix no previous prototype for ... [-Wmissing...
2015-01-04 Pascal QuantinFix linkage on Windows machine
2015-01-04 Michael MannCreate BASE_DOT, BASE_DASH, and BASE_SEMICOLON types...
2015-01-04 Alexis La Gouttestats tree plugin: fix no previous prototype for 'plugi...
2015-01-03 Anish Bhatt[PROFINET] Fix swapped MaintenanceRequired & Maintenanc...
2015-01-02 Bill MeierAdd '*.nativecodeanalysis.xml' to 'clean' targets
2015-01-01 Guy HarrisRename a variable to avoid a compiler warning.
2015-01-01 Michael MannEliminate proto_tree_add_text from WiMax plugin.
2014-12-31 Michael MannRemove proto_tree_add_text from packet-dcerpc-pn-io.c
2014-12-29 Alexis La GoutteWimaxasncp: Fix Dead Store (Dead assignement/Dead incre...
2014-12-28 Michael MannReplace ip6_to_str and ip6_guint8_to_str with address_t...
2014-12-26 Pascal QuantinFix assertion when applying conversation color
2014-12-26 Michael MannReplace ip_to_str with [ep_]address_to_str and tvb_ip_t...
2014-12-23 Alexis La GoutteDOCSIS: missing break in switch (CID 280485 & 280486)
2014-12-22 Alexis La GoutteFix unknown command tag name [-Wdocumentation-unknown...
2014-12-22 Bill Meierplugins: Cleanup #includes
2014-12-21 Michael MannReplace ether_to_str with either address_to_str or...
2014-12-21 Guy HarrisHave a heur_dissector_list_t be an opaque handle.
2014-12-21 Michael MannRemove profinet_type from packet_info structure.
2014-12-19 Michael MannUse new color_dissector_filters.[ch] to refactor (color...
2014-12-13 Bill Meierplugins: replace ENC_NA by ENC_..._ENDIAN when fetching...
2014-12-10 Michael MannRefactor "color" conversation filters
2014-12-08 Hannes MezgerFix full name of NodeId namespace index field, was...
2014-12-02 Bill MeierFix instances of duplicate display-filter-names with...
2014-12-01 Michael MannRemove private_data member from packet_info structure.
2014-11-29 Bill MeierRename some hf[] display filter names to fix dups.
2014-11-27 Bill MeierFix a number of dup hf[] filter-names probably mostly...
2014-11-24 Alexis La GoutteMate: Fix indent (use tabs)
2014-11-24 Michael MannPass FrameID as data to the heuristic table, rather...
2014-11-23 Michael MannRemove use of pinfo->private_data (which doesn't appear...
2014-11-20 Pascal QuantinIrDA: always initialize buffer before accessing it
2014-11-19 Michael MannEliminate proto_tree_add_text from packet-mate.c
2014-11-17 Michael MannEliminate proto_tree_add_text
2014-11-17 Michael MannEliminate proto_tree_add_text by formatting field hf_op...
2014-11-15 Michael MannEliminate proto_tree_add_text from some plugin dissecto...
2014-10-22 Michael MannReplace pinfo->circuit_id will passing data through...
2014-10-20 Guy HarrisSign, Flex strikes again; it generates code that produc...
2014-10-19 Guy HarrisThis appears to be clean with my build; see if it needs...
2014-10-19 Guy HarrisEliminate a use of a ctype.h function.
2014-10-18 Hannes MezgerUse proto_tree_add_expert_format instead of proto_tree_...
2014-10-17 Hannes MezgerUse proto_tree_add_bitmask for ExpandedNodeId EncodingMask
2014-10-17 Hannes MezgerAdd argument 'packet_info *pinfo' to all dissecting...
2014-10-16 Hannes MezgerReplace proto_tree_add_text in non-generated files
2014-10-16 Hannes MezgerReplace proto_tree_add_text with proto_tree_add_subtree...
2014-10-14 Bill MeierAlways put editor-modelines at the end of the file ...
2014-10-13 Hannes Mezgerfix forward declarations in opcua_serviceparser.h
2014-10-12 Matthieu PatouAdd support for NTTIME_hyper and NTTIME_1sec
2014-10-09 Gerald CombsCMake: Bundle our plugins.
2014-10-06 Bill MeierAdjust some whitespace to match editor modelines.
2014-10-06 Bill Meierplugins: Add editor modelines; Adjust whitespace as...
2014-10-05 Bill Meierdocsis: Add editor modelines; Adjust whitespace; Remove...
next