X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=project.h;h=cbceaecd411c2dec8835ab1c2cc316b150bddcec;hp=45e586b9e7beff1bde456a4bf3c6fd4dc3fbb149;hb=14dc0fd27b7c45cd46be3a14e617b186405ebd51;hpb=94a348028a8d9b04f1fb60d1dc0e9e31e6d2758d diff --git a/project.h b/project.h index 45e586b9..cbceaecd 100644 --- a/project.h +++ b/project.h @@ -347,6 +347,11 @@ struct http_request #ifdef FEATURE_HTTPS_FILTERING +/* + * If this macro is defined, mutexes count for generating + * private keys is changed from 65536 to 32. + */ +#define LIMIT_MUTEX_NUMBER /* * Struct for linked list containing certificates */