I've just released gnutls 0.8.9. This is a binary incompatible version. The changes since 0.8.8 are: - Corrected a null pointer dereference in gnutls_certificate_get_ours(). Report and Patch by Steve Langasek <vorlon@netexpress.net>. - The gnutls_transport_ptr type was changed to a pointer type (void*). (programs would need recompile, since the library version has changed) -- Nikos Mavroyanopoulos