Commit f2e43a8796f0e799c307d018343e9a1bc92e17c8

Patrick Steinhardt 2020-03-10T22:21:20

ntlmclient: silence deprecation warnings for CommonCrypto backend The `CC_MD4()` function has been deprecated in macOS 10.15. Silence this warning for now until we implement a proper fix.