v3.1.8
- dht_proxy_server: Allow user to specify non-standard ports in UnifiedPush endpoint ( @Lanius-collaris )
- ocsp: removed custom
ASN1_time_parse
implementation - resolver: allow to cancel request
- dhtrunner: run shutdown operation immediately
- crypto: work around a bug in GnuTLS 3.8.4 that might lead to crashes when using
PrivateKey::decrypt
. - build: CMake 3.16 is now the minimum required version