FFmpeg/libavformat
Timo Rothenpieler a5ebb3d25e lavf/tls_mbedtls: add support for mbedtls version 3
- certs.h is gone. Only contains test data, and was not used at all.
- config.h is renamed. Was seemingly not used, so can be removed.
- MBEDTLS_ERR_SSL_NO_USABLE_CIPHERSUITE is gone, instead
  MBEDTLS_ERR_SSL_HANDSHAKE_FAILURE will be thrown.
- mbedtls_pk_parse_keyfile now needs to be passed a properly seeded
  RNG. Hence, move the call to after RNG seeding.

Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
2022-04-27 18:46:14 +02:00
..
2021-12-31 17:26:01 +10:00
2022-01-09 21:26:58 +01:00
2021-07-22 15:02:30 +02:00
2022-03-28 23:18:56 +02:00
2021-07-31 22:08:19 +02:00
2021-09-26 08:51:58 +02:00
2021-07-22 15:02:30 +02:00
2021-07-20 11:20:04 +05:30
2022-03-28 23:18:56 +02:00
2021-08-06 22:49:26 +02:00
2021-12-31 17:26:01 +10:00
2021-07-22 15:02:30 +02:00
2021-12-31 14:44:20 +05:30
2022-03-28 23:18:56 +02:00
2021-12-25 11:59:47 +01:00
2021-09-07 18:07:11 +10:00
2021-09-24 00:14:01 +02:00
2021-10-07 11:52:10 +02:00
2021-12-02 01:41:55 +10:00
2021-10-09 11:42:16 +02:00