aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/opcua
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update FSF address - part II.darkjames1-2/+2
2012-06-28Update Free Software Foundation address.darkjames3-3/+3
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss8-303/+303
2012-01-29Add *.sbr files to the clean target.etxrab1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-10/+10
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argwmeier1-6/+6
2011-10-15Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_...wmeier1-6/+6
2011-10-10Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...wmeier1-16/+16
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...wmeier5-77/+77
2011-03-23Removed unused parameter to parseServiceNodeId.stig3-6/+4
2011-02-02A bit of Windows makefiles rework and cleanup:wmeier1-2/+3
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-12-11Added opcua_extensionobjecttable.c from revision 34906.stig1-0/+1
2010-12-04From Gerhard Gappmeier via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...morriss3-15/+40
2010-12-04From Gerhard Gappmeier via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...morriss2-4/+336
2010-12-02From Gerhard Gappmeier:etxrab1-12/+12
2010-11-16From Gerhard Gappmeier via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...morriss6-1/+158
2010-11-16From Gerhard Gappmeier via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...morriss1-8/+29
2010-11-15From Gerhard Gappmeier via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...morriss1-33/+25
2010-09-24Plugins are not shared libraries, so:guy1-1/+0
2010-09-23H. Sivank <hsivank@gmail.com>jmayer1-1/+1
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.morriss1-4/+5
2010-04-27Add some information about how/why this dissector is (partially) machine-gene...morriss7-20/+57
2010-04-26Make the OpcUa plugin's fields filterable (by giving them abbreviations).morriss3-443/+443
2010-04-07Remove some uneeded #includeswmeier2-3/+0
2010-04-05Get rid of a bunch of check_col().etxrab1-4/+1
2010-03-18cmake changes:jmayer1-2/+3
2010-02-25Generate asn1/hnbap/Makefile.guy1-4/+2
2010-01-28Fix some gcc -Wshadow warnings.wmeier1-3/+3
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofguy2-21/+21
2009-12-17From Martin Lutz: Patch tvb_memeql return check;wmeier1-6/+6
2009-11-17Beginnings of enabling static builds. Still to do:jmayer1-1/+1
2009-11-07cmake will now honor -Werror if configured (default: on)jmayer1-3/+15
2009-10-20Don't call PROTO_ITEM_SET_GENERATED(proto_tree_add[...]): that will end up ad...morriss1-9/+17
2009-10-09Use register_dissector_files in the plugins dissectorskrj1-25/+3
2009-10-07Don't include config.h in header files.stig5-20/+0
2009-10-06Build plugins with cmake on OSX.stig1-0/+2
2009-09-21CMake:jmayer1-0/+88
2009-09-13Run checkapi on the dissector header filesmorriss2-2/+2
2009-09-09We no longer support the old plugin API so remove it completely from the buil...krj1-1/+1
2009-09-09Check our array lengths and refuse to process them if they're too large.gerald3-72/+67
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkkrj1-4/+1
2009-06-22From Kovarththanan Rajaratnam:stig6-463/+463
2009-06-22From Kovarththanan Rajaratnam:stig6-614/+612
2009-06-15Trivial warning fixes:jmayer2-2/+2
2009-04-06Add missing header file of OpcUa plugin update.jake2-1/+187
2009-04-06From Gerhard Gappmeier:jake19-2486/+2868
2009-03-02Disable manifest building for our DLLs. This attempts to fix bug 3272.gerald1-3/+0
2009-02-02add missing mt.exe calls, to include manifest files into exe / dll filesulfl1-0/+3
2008-12-22Fix some typos and spelling (mostly in text strings)wmeier1-1/+1