aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/rtnet
AgeCommit message (Expand)AuthorFilesLines
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-18 .cvsignore is deadJörg Mayer1-21/+0
2004-07-18Add epan/dissectors/.cvsignoreJörg Mayer1-0/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris3-3/+3
2004-04-25Replace the plugin linkage libs into PLUGIN_LIBS which is generated from theOlivier Biot1-2/+2
2004-04-14Add support for plugin dissectors on cygwin builds, by adding the followingOlivier Biot1-1/+2
2004-02-18From Erwin Rol: update RTnet plugin to the latest spec.Guy Harris2-101/+202
2003-11-27From Erwin Rol: RTCFG support.Guy Harris1-1/+334
2003-11-17Fix the copyright notices (Gerald has the copyright on Ethereal).Guy Harris1-4/+3
2003-11-06Use "$(OBJECTS)" whenever a complete list of .obj files appears, ratherGuy Harris1-3/+3
2003-10-10Give every Makefile.nmake file a "distclean" rule, and have "distclean"Guy Harris1-1/+3
2003-10-02RTNET has no preferences, so don't register a preferences module for it.Guy Harris1-6/+1
2003-09-05- Make --enable-static work again (configure.in, Makefile.am)Jörg Mayer2-9/+4
2003-08-17From Erwin Rol:Guy Harris3-6/+8
2003-07-16Fix unused variable warning.Tim Potter1-2/+2
2003-06-14Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based onGuy Harris1-2/+2
2003-06-14Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based onGuy Harris1-4/+2
2003-06-11s/artnet/rtnet/g.Gerald Combs1-5/+5
2003-06-11From Erwin Rol: RTNET/TDMA support.Guy Harris7-0/+1198