Get rid of a Clist and move the functon to display floats with two decimals to gui_utils.
[metze/wireshark/wip.git] / plugins / irda /
2009-03-02 Gerald CombsDisable manifest building for our DLLs. This attempts...
2009-02-02 Ulf Lampingadd missing mt.exe calls, to include manifest files...
2008-12-22 Bill MeierFix some typos and spelling (mostly in text strings)
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-10-25 Bill Meierproto_register/proto_reg_handoff; Various small cleanup...
2008-07-29 Jeff MorrissAllow checkapis target to work in out-of-tree builds...
2008-07-02 Guy HarrisAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 Guy HarrisPut printf into a separate "termoutput" API group....
2008-06-26 Gerald CombsAdd support for "API groups" in checkAPIs.pl. Make...
2008-05-22 Jeff MorrissMove the file utility functions from wiretap to libwsut...
2008-05-14 Tomas KukosaFrom Anders Broman:
2008-05-13 Anders BromanFix some of the Errors/warnings detected by checkapi.
2008-05-08 Anders BromanRun checkAPI in plugins dir.
2008-05-05 Anders BromanMake it possible to run checkapi on all plugins trough...
2008-03-29 Jaap KeuterRemove the pre-release flag from FILEFLAGS in the resou...
2008-03-01 Jaap KeuterCreate proper dependancies for plugin.c
2008-02-27 Stig BjørlykkeQuote argument to test in plugins Makefiles, as propose...
2008-02-18 Gerald CombsIf we have an SVN revision number, use it as the build...
2008-02-05 Stig BjørlykkeRewrote some prohibited APIs in plugins/ (sprintf,...
2007-08-27 Bill MeierAdd .c.obj:: inference rule (to cause "batch compile")
2007-05-27 Guy HarrisUse $(PLUGIN_LDFLAGS) for LDFLAGS.
2007-05-27 Guy HarrisClean up white space.
2007-05-27 Guy HarrisGet rid of trailing blank lines.
2007-04-05 Gerald CombsAdd the make-dissector-reg scripts to the dependency...
2007-03-28 Stephen FisherRemove almost all of the casts I committed recently...
2007-03-23 Stephen FisherFix about 150 warnings new to gcc 4.0 in the error...
2007-03-23 Stephen FisherFrom Sebastien Tandel:
2007-03-22 Stephen FisherAdd -Werror when using GCC only to the Makefile.am...
2007-03-21 Ulf Lampingset CFLAGS to block new warnings for all plugins (excep...
2007-02-26 Jaap Keuter-Add the compiler version to the plugin resource
2007-02-09 Jaap KeuterSource code cleanup.
2007-01-04 Jaap KeuterSerious source code cleanup.
2007-01-04 Guy HarrisCall the handoff registration routine proto_reg_handoff...
2007-01-03 Ulf Lampingclean should also remove generated plugin.c and manifes...
2006-12-19 Jaap KeuterAdd Windows version info resource.
2006-10-29 Ulf Lampingput every python script name into "" so the call won...
2006-06-02 Jörg Mayerremove plugin.c in distlclean
2006-05-31 Gerald Combslibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2006-04-23 Guy Harris"irda", not "ira".
2006-04-23 Guy HarrisRegistration routines can't be static - they're called...
2006-04-22 Guy HarrisConvert most other plugin dissectors to use the make...
2005-08-09 Gerald CombsMake sure we initialize our iap_conv struct _before_...
2005-08-09 Guy HarrisThe "proto" argument to "conversation_get_proto_data...
2005-08-08 Ulf Lampingvarious code cleanup:
2005-07-23 Jörg MayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-07-10 Jörg MayerAfter doing "make maintainer-clean", "svn status -...
2005-06-20 Gerald CombsFix a format string vulneratility in the AFP dissector...
2005-03-07 Guy HarrisCall the "new-style init" routine for plugins a "regist...
2005-03-05 Lars RolandPreparations for dropping the old plugin api.
2005-02-14 Guy HarrisMake the "maintainer-clean" rules get rid of some addit...
2005-02-02 Anders BromanFrom Jon Ringle:
2004-10-01 Guy HarrisFrom Lars Roland: we need to define _NEED_VAR_IMPORT_...
2004-09-29 Guy HarrisIn "plugins/plugin_api.h", don't include stuff required...
2004-09-29 Guy HarrisFrom Lars Roland: add an option to link plugins with...
2004-09-28 Guy HarrisMove various checksum routines and headers to epan.
2004-07-18 Jörg Mayer .cvsignore is dead
2004-07-18 Jörg MayerAdd epan/dissectors/.cvsignore
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-06-30 Michael Tüxenget rid of data_handle decalriation, bacause it is
2004-06-30 Guy HarrisAdd packet-sir.lo.
2004-06-30 Guy HarrisFrom Shaun Jackman: Serial Infrared support.
2004-04-25 Olivier BiotReplace the plugin linkage libs into PLUGIN_LIBS which...
2004-04-14 Olivier BiotAdd support for plugin dissectors on cygwin builds...
2004-03-08 Guy HarrisAdd the URL of the specifications page.
2004-03-08 Guy HarrisUse "tvb_format_text()" on the port name, so that if...
2004-03-07 Guy HarrisFetch the port name string using "tvb_get_string()...
2004-03-02 Jörg MayerNote to self: If you update the code, you should update...
2004-01-18 Guy HarrisGive the IrDA dissector its own private value_string...
2004-01-18 Guy HarrisAdd arguments to "dissect_xdlc_control()" to specify...
2003-12-21 Jörg MayerCompiling with -pedantic:
2003-12-21 Jörg MayerCompiling with -pedantic:
2003-12-18 Guy HarrisAdd more files.
2003-12-18 Guy HarrisFrom Jan Kiszka: add a comment explaining what the...
2003-12-18 Guy HarrisFrom Jan Kiszka: IrDA support.