Changeset 61cec5ad in ffmpeg
- Timestamp:
-
Jun 2, 2017, 8:41:52 AM
(8 years ago)
- Author:
- Diego Biurrun <diego@biurrun.de>
- Branches:
- master
- Children:
- 4600b061, a876958d
- Parents:
- 5edded9d
- git-author:
- Diego Biurrun <diego@biurrun.de> (05/23/17 08:15:28)
- git-committer:
- Diego Biurrun <diego@biurrun.de> (06/02/17 08:41:52)
- Message:
-
tls: Hide backend implementation details from users
TLS is currently implemented over either OpenSSL or GnuTLS, with more
backends likely to appear in the future. Currently, those backend libraries
are part of the protocol names used during e.g. the configure stage of a
build. Hide those details behind a generically-named declaration for the
TLS protocol to avoid leaking those details into the configuration stage.
-
(No files)
-