Mercurial > pidgin
view PLUGIN_HOWTO @ 16725:58cd11fcd84f
Re-add RC4 code from Samba, whose use is enabled by not defining
MSIM_USE_PURPLE_RC4. Otherwise, RC4 from Libpurple's cipher suite will be
used.
Needed to operate with Libpurple 2.0.0, which does not have an RC4 cipher.
Closes #648
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Sun, 06 May 2007 06:48:30 +0000 |
parents | 83ec0b408926 |
children | db5a58aabe38 |
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.