Hi Some patches for the monkey polarssl plugin has just ben pushed. They fix some issues, among them the ones Paul found.
I've also written a small blog entry on how to enable ssl support in monkey. https://lotrax.org/howto-monkey-ssl.html Changes: * Add support for TCP_FASTOPEN. * Fix assert failure on exit. * Use DHM parameters from RFC5114 if available. * Use dummy error_strerror() if function not available. * Use global entropy context. * Reset session in context_unset. * Don't return -1 from sendfile on EAGAIN. -- Sonny Karlsson _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
