Rewrote some prohibited APIs in plugins/ (sprintf, strcpy, strcat).
[obnox/wireshark/wip.git] / plugins / irda / packet-irda.c
2008-02-05 stigRewrote some prohibited APIs in plugins/ (sprintf,...
2007-03-28 sfisherRemove almost all of the casts I committed recently...
2007-03-23 sfisherFix about 150 warnings new to gcc 4.0 in the error...
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-04-22 guyConvert most other plugin dissectors to use the make...
2005-08-09 geraldMake sure we initialize our iap_conv struct _before_...
2005-08-09 guyThe "proto" argument to "conversation_get_proto_data...
2005-08-08 ulflvarious code cleanup:
2005-06-20 geraldFix a format string vulneratility in the AFP dissector...
2005-03-07 guyCall the "new-style init" routine for plugins a "regist...
2005-03-05 lrolandPreparations for dropping the old plugin api.
2005-02-02 etxrabFrom Jon Ringle:
2004-09-29 guyIn "plugins/plugin_api.h", don't include stuff required...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-30 tuexenget rid of data_handle decalriation, bacause it is
2004-03-08 guyAdd the URL of the specifications page.
2004-03-02 jmayerNote to self: If you update the code, you should update...
2004-01-18 guyGive the IrDA dissector its own private value_string...
2004-01-18 guyAdd arguments to "dissect_xdlc_control()" to specify...
2003-12-21 jmayerCompiling with -pedantic:
2003-12-18 guyFrom Jan Kiszka: add a comment explaining what the...
2003-12-18 guyFrom Jan Kiszka: IrDA support.