aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/irda
Commit message (Expand)AuthorAgeFilesLines
* Call the "new-style init" routine for plugins a "register" routine, asGuy Harris2005-03-071-7/+7
* Preparations for dropping the old plugin api.Lars Roland2005-03-054-20/+5
* Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris2005-02-141-0/+2
* From Jon Ringle:Anders Broman2005-02-021-6/+6
* From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if weGuy Harris2004-10-011-2/+2
* In "plugins/plugin_api.h", don't include stuff required for the pluginGuy Harris2004-09-292-1/+4
* From Lars Roland: add an option to link plugins with libethereal ratherGuy Harris2004-09-291-2/+11
* Move various checksum routines and headers to epan.Guy Harris2004-09-281-1/+1
* .cvsignore is deadJörg Mayer2004-07-181-24/+0
* Add epan/dissectors/.cvsignoreJörg Mayer2004-07-181-0/+2
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-185-5/+5
* get rid of data_handle decalriation, bacause it isMichael Tüxen2004-06-301-3/+1
* Add packet-sir.lo.Guy Harris2004-06-301-0/+1
* From Shaun Jackman: Serial Infrared support.Guy Harris2004-06-305-6/+243
* Replace the plugin linkage libs into PLUGIN_LIBS which is generated from theOlivier Biot2004-04-251-2/+2
* Add support for plugin dissectors on cygwin builds, by adding the followingOlivier Biot2004-04-141-1/+2
* Add the URL of the specifications page.Guy Harris2004-03-081-2/+6
* Use "tvb_format_text()" on the port name, so that if there are bytes inGuy Harris2004-03-081-5/+3
* Fetch the port name string using "tvb_get_string()", so that we don'tGuy Harris2004-03-071-7/+15
* Note to self: If you update the code, you should update the docs too.Jörg Mayer2004-03-021-5/+7
* Give the IrDA dissector its own private value_string table for the frameGuy Harris2004-01-181-3/+10
* Add arguments to "dissect_xdlc_control()" to specify value_stringGuy Harris2004-01-181-544/+459
* Compiling with -pedantic:Jörg Mayer2003-12-211-0/+1
* Compiling with -pedantic:Jörg Mayer2003-12-211-6/+6
* Add more files.Guy Harris2003-12-181-0/+2
* From Jan Kiszka: add a comment explaining what the IrDA plugin does.Guy Harris2003-12-181-1/+10
* From Jan Kiszka: IrDA support.Guy Harris2003-12-187-0/+3080