tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 7684949d37d42a7798df2486fd4da1994f0f7686
parent 7353c9496e4f67321fbeee594cb8c488cff20aaf
Author: Fernando Fernandez Mancera <ffernandezmancera@gmail.com>
Date:   Thu, 18 Jan 2018 21:02:26 +0100

Rename crypto_openssl.[ch] to crypto_openssl_mgt.[ch]

Rename crypto_openssl.[ch] to crypto_openssl_mgt.[ch] because it is possible we
need crypto_openssl.[ch] in the future.

Follows #24658.

Signed-off-by: Fernando Fernandez Mancera <ffernandezmancera@gmail.com>