libmicrohttpd: master adf73d54

Author Committer Branch Timestamp Parent
Nils Durner Nils Durner master 2010-01-17 15:11 master b4d4fb36
Changeset Fix hang on Windows by removing the call to MHD_gc_pseudo_random() which is, according to the comment, there to initialize the PRNG. The latter gets already initialized via "gcry_control (GCRYCTL_INITIALIZATION_FINISHED", so there's really no point in asking for a single random byte here. No feedback from jas@gnutls, though.
mod - src/daemon/https/tls/gnutls_global.c Diff File