aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis
AgeCommit message (Expand)AuthorFilesLines
2009-09-22Use col_set_str instead of col_add_fstr when adding constant strings to COL_INFOkrj8-11/+8
2009-09-21CMake:jmayer1-0/+6
2009-09-16Build a few more pluginsjmayer1-0/+103
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-08-21Remove unneeded #includes.jake1-2/+0
2009-08-21Remove unneeded #includes.jake2-92/+0
2009-08-21(Minor) Remove unneeded #includes.wmeier35-268/+1
2009-08-20From Geoffrey Kimball:jake4-0/+181
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj15-15/+15
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj2-4/+2
2009-07-07From Kovarththanan Rajaratnam:stig4-4/+4
2009-07-07From Kovarththanan Rajaratnam:stig5-9/+9
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig34-305/+305
2009-06-09Added missing $Id$ and convert to correct eol-style.stig1-162/+163
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).wmeier1-11/+11
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-07-30From Bruno Verstuyft:etxrab5-0/+1217
2008-07-29Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)).morriss1-1/+1
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.guy1-0/+3
2008-07-01Put printf into a separate "termoutput" API group. For most files,guy1-1/+1
2008-06-26Add support for "API groups" in checkAPIs.pl. Make the "prohibited"gerald1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-4/+4
2008-05-05Dount use proto_tree_add_item_hidden().etxrab2-8/+13
2008-05-05Make it possible to run checkapi on all plugins trough makefile.nmakeetxrab1-0/+3
2008-03-29Remove the pre-release flag from FILEFLAGS in the resource file.jake1-2/+2
2008-03-01Create proper dependancies for plugin.cjake1-1/+2
2008-02-27Quote argument to test in plugins Makefiles, as proposed by Greg A. Woods.stig1-1/+1
2008-02-18If we have an SVN revision number, use it as the build number under Windowsgerald1-1/+1
2007-10-07From Chris Maynard <christopher.maynard@gtech.com>:richardv29-387/+387
2007-08-27Add .c.obj:: inference rule (to cause "batch compile") wmeier1-0/+3
2007-05-27Use $(PLUGIN_LDFLAGS) for LDFLAGS.guy1-1/+1
2007-05-27Clean up white space.guy1-2/+3
2007-04-14move ipsec to DISSECTOR_SRCstandel1-1/+1
2007-04-05Add the make-dissector-reg scripts to the dependency list for each copygerald1-1/+1
2007-03-23From Sebastien Tandel:sfisher1-1/+1
2007-03-22Add -Werror when using GCC only to the Makefile.am of the basesfisher1-0/+4
2007-03-21set CFLAGS to block new warnings for all plugins (except for giop and h223, w...ulfl1-1/+1
2007-02-26-Add the compiler version to the plugin resourcejake2-3/+5
2007-01-03clean should also remove generated plugin.c and manifest filesulfl1-2/+3
2006-12-19Add Windows version info resource.jake4-8/+85
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-06-02remove plugin.c in distlcleanjmayer1-1/+2
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofgerald1-3/+3
2006-05-28Ethereal->Wiresharketxrab30-31/+31
2006-05-22ethereal->wireshark updatessahlberg1-4/+4
2006-05-21name changesahlberg34-68/+68