aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/infiniband
AgeCommit message (Expand)AuthorFilesLines
2008-10-28proto_register & proto_reg_handoff related; remove unnecessary code ....Bill Meier2-29/+6
2008-08-29#include <prefs.h> not requiredBill Meier1-1/+0
2008-08-04Declare next_tvb volatile. This prevents the warning:Martin Mathieson1-1/+1
2008-07-31From Stephen Donnelly:Anders Broman1-24/+8
2008-07-30No C++ comments - some compilers don't allow them (at least not by default).Guy Harris1-1/+3
2008-07-30From Stephen Donnelly:Anders Broman4-427/+5002
2008-07-29Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)).Jeff Morriss1-1/+1
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris1-0/+3
2008-07-01Put printf into a separate "termoutput" API group. For most files,Guy Harris1-1/+1
2008-06-26Add support for "API groups" in checkAPIs.pl. Make the "prohibited"Gerald Combs1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-3/+3
2008-05-05Make it possible to run checkapi on all plugins trough makefile.nmakeAnders Broman1-0/+3
2008-03-29Remove the pre-release flag from FILEFLAGS in the resource file.Jaap Keuter1-2/+2
2008-03-15Try to fix distcheck again.Gerald Combs1-1/+2
2008-03-14Fix distcheck.Gerald Combs1-0/+3
2008-03-14Added missing Id keywords, eol-style and ignore targets.Stig Bjørlykke6-2/+16
2008-03-14Make infiniband plugin compile.Stig Bjørlykke1-1/+1
2008-03-14From Stephen Donnelly via bug 2235:Gerald Combs8-0/+1864