aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/opcua/opcua.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-16opcua: display abort messages correctlyHannes Mezger1-0/+14
2017-01-29Register reassembly tablesMichael Mann1-15/+2
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-57/+4
2015-12-11new_create_dissector_handle -> create_dissector_handle for plugins.Michael Mann1-1/+1
2015-08-23Remove some svn $Author$ lines that escaped previous cleanups.Joerg Mayer1-2/+0
2015-07-08opcua dissector: fix display of service type in packet columnHannes Mezger1-15/+8
2015-07-03plugins: add cleanup routinesPeter Wu1-0/+7
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+2
2014-12-22plugins: Cleanup #includesBill Meier1-3/+2
2014-10-17Add argument 'packet_info *pinfo' to all dissecting functionsHannes Mezger1-3/+3
2014-10-06plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier1-48/+59
2014-09-17opcua: use BASE_NONE instead of 0Hannes Mezger1-4/+4
2014-09-17opcua: format all hf_register_info tables by aligning them to longest valueHannes Mezger1-32/+11
2014-09-17opcua: add hint to OPCUA settings tooltipHannes Mezger1-1/+1
2014-08-05Fix Bug #10348 Different dissection results for same file.AndersBroman1-90/+99
2014-06-16Cleanup subtree types in opcua pluginHannes Mezger1-3/+4
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-23Avoid using ephemeral memory in register routines.Evan Huus1-1/+4
2013-11-15Try to fix [-Wmissing-prototypes]Anders Broman1-0/+2
2013-11-09Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann1-15/+15
2013-07-17Remove fragment_data, add fragment_head, fragment_item - for now alias it to ...Jakub Zawadzki1-1/+1
2013-03-22Don't wire into the reassembly code the notion that reassemblies shouldGuy Harris1-11/+11
2013-02-19How can I get a new tvbuff that starts at an offset within a givenGuy Harris1-1/+1
2013-02-10Fix a (benign) ERROR: NO ARRAY: opcua/opcua.c, hf_opcua_reassembled_dataBill Meier1-2/+1
2012-12-26Fix a bunch of warnings.Guy Harris1-1/+1
2012-12-07From hannes:Anders Broman1-1/+4
2012-12-07From hannes:Anders Broman1-9/+218
2012-12-05Fix numerous instances of a variable/parameter name "shadowing" a library fun...Bill Meier1-5/+5
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-10/+10
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-12-04From Gerhard Gappmeier via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Jeff Morriss1-2/+21
2010-04-05Get rid of a bunch of check_col().Anders Broman1-4/+1
2009-12-17From Martin Lutz: Patch tvb_memeql return check;Bill Meier1-6/+6
2009-09-09Check our array lengths and refuse to process them if they're too large.Gerald Combs1-6/+6
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-4/+1
2009-04-06From Gerhard Gappmeier:Jaap Keuter1-63/+89
2008-10-25proto_register/proto_reg_handoff; Various small cleanup and bug-fixingBill Meier1-25/+9
2007-05-21Make files more generic.Jaap Keuter1-1/+1
2007-05-16from Gerhard Gappmeier (ULFL: only slightly changed the unused prevention):Ulf Lamping1-1/+2
2007-05-15from Gerhard Gappmeier:Ulf Lamping1-3/+4
2007-05-15add svn properties for dir and filesUlf Lamping1-255/+255
2007-05-14from Gerhard Gappmeier (ascolab):Ulf Lamping1-0/+255