aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/pcli/packet-pcli.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-22Convert most other plugin dissectors to use the make-dissector-regGuy Harris1-31/+2
2005-03-07Call the "new-style init" routine for plugins a "register" routine, asGuy Harris1-6/+6
2005-03-05Preparations for dropping the old plugin api.Lars Roland1-12/+2
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
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
2003-09-05- Make --enable-static work again (configure.in, Makefile.am)Jörg Mayer1-3/+3
2003-02-25Put in a blank between "Intercept" and "packets".Guy Harris1-2/+2
2003-01-28Get rid of the extra "pcli." in the "pcli.pcli.udp_port" preference.Guy Harris1-3/+3
2002-10-24Added a pointer to more information on PCLIEd Warnicke1-1/+4
2002-10-10As we are (correctly) calling the IP dissector regardless of whether aGuy Harris1-4/+7
2002-10-10Fixed minor error in call ordering.Ed Warnicke1-2/+2
2002-10-08Fix a cut-and-pasteo - PCLI isn't defined by RFC 2705; that's the MGCPGuy Harris1-3/+2
2002-10-03Added a dissector plugin for Packet Cable Lawful Intercept.Ed Warnicke1-0/+199