libyahoo2 is a C library implementation of the yahoo messenger protocol. You can use it to write your own Yahoo messenger client.
Version 0.6.1 has just been released. It contains a fix for the segfault on certain notification packets.
Other fixes that just happened to be ready in time for this release:
- conference add invite fixes - identity support for conferences
NOTE: along with identity support, the conference API has changed. There is an additional parameter that specifies the identity to use. This may be NULL to use the default.
See the README and header files for more details.
Philip