1. 28 Mar, 2018 1 commit
  2. 02 Jun, 2017 1 commit
    • Diego Biurrun's avatar
      tls: Hide backend implementation details from users · 61cec5ad
      Diego Biurrun authored
      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.
      61cec5ad
  3. 13 Nov, 2016 1 commit
  4. 19 Jul, 2016 1 commit
  5. 19 Apr, 2016 1 commit
  6. 29 Feb, 2016 1 commit
  7. 22 Feb, 2016 4 commits