then gets the ssl read again applied to the deleted commpoint.
- updated contrib/fastrpz.patch to cleanly diff.
- no lock when threads disabled in tcp request buffer count.
+ - remove compile warnings from libnettle compile.
24 January 2018: Wouter
- Newer aclocal and libtoolize used for generating configure scripts,
}
return 1;
#else
+ (void)sslctx;
+ (void)tls_session_ticket_keys;
return 0;
#endif
}
return -1;
#else
+ (void)key_name;
+ (void)iv;
+ (void)evp_sctx;
+ (void)hmac_ctx;
+ (void)enc;
return 0;
#endif
}