From c8a1be0f871921a9dd5a55caa982ff3e0762d3bd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 19 Mar 2009 04:49:16 +0000 Subject: release --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 74ce8154..d1886e3f 100644 --- a/README +++ b/README @@ -73,7 +73,11 @@ reasonably complete. Missing features: ================= -- MHD_get_daemon_info is not implemented +- MHD_get_daemon_info is not implemented (always returns NULL) +- SSL support does not work with SELECT-based threading modes + (issue is that the gnutls state machine does not like EAGAIN/EINTR + return values from send/recv, despite having tons of + branches on those values). - SSL code is still too large: * libgcrypt is used, and is also bloated => integrate required portions of libgcrypt into our tree -- cgit v1.2.3