view PLUGIN_HOWTO @ 32378:dd84029b4d03

Fix another possible remote crash bug in SILC. This is the same change that Ethan made in 7eb1f6d56cc58bbb5b56b7df53955d36b9b419b8, but to a different function. Refs #14636
author Mark Doliner <mark@kingant.net>
date Tue, 06 Dec 2011 06:50:18 +0000
parents db5a58aabe38
children
line wrap: on
line source

For information on writing a plugin for Purple, Pidgin or Finch, go
http://developer.pidgin.im and click on API.  From there, see the
HOWTOs in the "Related Pages" section.

You can also generate this documentation locally by installing
doxygen and graphviz dot, then running "make docs" in the
source tree.  The documentation will be in the docs/html directory.