Files
asterisk/res
George Joseph 2fd379d3be res_stir_shaken: Fix compilation for CentOS7 (openssl 1.0.2)
* OpenSSL 1.0.2 doesn't support X509_get0_pubkey so we now use
  X509_get_pubkey.  The difference is that X509_get_pubkey requires
  the caller to free the EVP_PKEY themselves so we now let
  RAII_VAR do that.
* OpenSSL 1.0.2 doesn't support upreffing an X509_STORE so we now
  wrap it in an ao2 object.
* OpenSSL 1.0.2 doesn't support X509_STORE_get0_objects to get all
  the certs from an X509_STORE and there's no easy way to polyfill
  it so the CLI commands that list profiles will show a "not
  supported" message instead of listing the certs in a store.

Resolves: #676
(cherry picked from commit 4cb56ccd28)
2024-05-09 13:47:40 +00:00
..
2023-05-08 17:55:17 +00:00
2024-01-12 18:21:33 +00:00
2023-01-30 16:17:20 -05:00
2024-03-07 14:16:38 +00:00
2021-12-03 12:12:02 -06:00
2023-05-08 17:55:17 +00:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-12-03 12:12:02 -06:00
2021-11-15 15:41:51 -06:00
2021-12-03 12:12:02 -06:00
2021-11-15 15:41:51 -06:00
2021-11-15 15:41:51 -06:00
2022-07-12 07:45:19 -05:00
2021-12-03 12:12:02 -06:00
2021-11-18 16:25:23 -06:00
2024-03-07 14:16:38 +00:00
2021-11-15 15:41:51 -06:00
2021-11-15 15:41:51 -06:00
2021-11-15 15:41:51 -06:00
2024-01-12 18:21:33 +00:00
2021-11-15 15:41:51 -06:00
2024-03-07 14:16:38 +00:00
2021-12-03 12:12:02 -06:00
2024-01-12 18:21:33 +00:00
2021-12-03 12:12:02 -06:00