1. 18 Aug, 2018 1 commit
  2. 19 Apr, 2018 1 commit
  3. 31 May, 2017 1 commit
  4. 17 Dec, 2016 1 commit
  5. 02 Feb, 2016 1 commit
  6. 14 Nov, 2015 1 commit
    • Hendrik Leppkes's avatar
      avformat: implement SChannel SSP TLS protocol · 4c8d86eb
      Hendrik Leppkes authored
      This implementation does not support TLS listen sockets and loading
      CA/Certs from files.
      
      The Windows API does not support loading PEM certs, and would either
      require a manual loader or instead be limited to loading Windows PFX
      certificates
      
      TLS listen sockets would have to be implemented quite separately, as many
      of the APIs are different for server-mode (as opposed to client mode).
      4c8d86eb