You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
securedht: certificates are now stored at the sha256 of their public key (instead of the sha1). This enables certificate lookup by sha256 of the public key. Lookup by sha1 is still supported but deprecated.
build/cmake: major improvements to the Windows/MSVC build (@twdragon, @novemus)
build/cmake: properly set exported symbols when building a shared library