On Win32 sometimes libpurple 2.5.1 fails to retrieve msn's contact list with gnutls plugin.
I cannot reproduce this problem with libpurple version 2.5.5. A patch to update libpurple to version 2.5.5, tested on linux an win32: http://mbdsys.com/QuteCom/qutecom-2.2_rev312_libpurple_255.patch.zip Feedback is welcome. Laurent Vadim Lebedev a écrit : > Laurent, > > Please commit these patches > > > Thanks > > Le 22 mars 09 à 09:56, Tarrisse Laurent a écrit : > >> msn and gmail work with gnutls ;-) >> Thanks ludovico ! >> >> Laurent >> >> Ludovico Cavedon a écrit : >>> Tarrisse Laurent wrote: >>> >>>> With gnutls MSN and google talk don't work . >>>> >>> >>> Using nss, google talk does not work because the certificate from >>> talk.google.com has "gmail.com" as hostname. Libpurple requires an >>> explicit choice from the user, but it is not implemented. >>> >>> (21:30:06) certificate/x509/tls_cached: Name mismatch: Certificate >>> given >>> for talk.google.com has a name of gmail.com >>> >>> I have just attached a patch the pretend that always accept the >>> certificate. Myabe the right way should be to actually ask the user :) >>> >>> The other patch I sent is for enabling libpurple debug messages. >>> >>> Could you try and see if it the same problem for gnutls? >>> >>> Cheers, >>> Ludovico >>> >>> >>> >> >> _______________________________________________ >> QuteCom-dev mailing list >> [email protected] >> http://lists.qutecom.org/mailman/listinfo/qutecom-dev >> > > _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
