aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/irda
AgeCommit message (Expand)AuthorFilesLines
2004-06-30From Shaun Jackman: Serial Infrared support.guy5-6/+243
2004-04-25Replace the plugin linkage libs into PLUGIN_LIBS which is generated from theobiot1-2/+2
2004-04-14Add support for plugin dissectors on cygwin builds, by adding the followingobiot1-1/+2
2004-03-08Add the URL of the specifications page.guy1-2/+6
2004-03-08Use "tvb_format_text()" on the port name, so that if there are bytes inguy1-5/+3
2004-03-07Fetch the port name string using "tvb_get_string()", so that we don'tguy1-7/+15
2004-03-02Note to self: If you update the code, you should update the docs too.jmayer1-5/+7
2004-01-18Give the IrDA dissector its own private value_string table for the frameguy1-3/+10
2004-01-18Add arguments to "dissect_xdlc_control()" to specify value_stringguy1-544/+459
2003-12-21Compiling with -pedantic:jmayer1-0/+1
2003-12-21Compiling with -pedantic:jmayer1-6/+6
2003-12-18Add more files.guy1-0/+2
2003-12-18From Jan Kiszka: add a comment explaining what the IrDA plugin does.guy1-1/+10
2003-12-18From Jan Kiszka: IrDA support.guy7-0/+3080