aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/rtnet/packet-rtnet.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibGuy Harris1-2/+2
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-22Convert most other plugin dissectors to use the make-dissector-regGuy Harris1-35/+3
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-09-02In RTnet, make sure we don't pass a null handle to call_dissector(). AddGerald Combs1-6/+4
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-6/+4
2005-03-07Call the "new-style init" routine for plugins a "register" routine, asGuy Harris1-8/+8
2005-03-05Preparations for dropping the old plugin api.Lars Roland1-11/+2
2004-12-30We now require gint64/guint64 support to build Ethereal, so get rid ofGuy Harris1-56/+2
2004-11-29Make rtnet plugin compile again with MSVCLars Roland1-10/+15
2004-11-24Updates from Erwin Rol.Guy Harris1-330/+634
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-02-18From Erwin Rol: update RTnet plugin to the latest spec.Guy Harris1-100/+201
2003-11-27From Erwin Rol: RTCFG support.Guy Harris1-1/+334
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 Mayer1-3/+3
2003-08-17From Erwin Rol:Guy Harris1-4/+6
2003-07-16Fix unused variable warning.Tim Potter1-2/+2
2003-06-11From Erwin Rol: RTNET/TDMA support.Guy Harris1-0/+749