Commit 081e76bac26e1ed6adafb402d15b30c622866d61

Carlos Martín Nieto 2014-06-12T16:20:52

ssl: init everything all the time Bring together all of the OpenSSL initialization to git_threads_init() so it's together and doesn't need locks. Moving it here also gives us libssh2 thread safety (when built against openssl).