1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-03 10:59:26 +00:00
Purism-Calls/plugins/provider/tests
Дилян Палаузов 8ca3597646 sdp-crypto: Include "ICM" in crypto suite enums
This indicates integer counter mode being used and
helps disambiguate additional crypto suites in the future.

Renamed CALLS_SRTP_SUITE_AES_128_SHA1_80 → CALLS_SRTP_SUITE_AES_128_ICM_SHA1_80
and CALLS_SRTP_SUITE_AES_128_SHA1_32 → CALLS_SRTP_SUITE_AES_128_ICM_SHA1_32
2023-05-09 13:23:43 +00:00
..
common.h Move plugin specific tests into dedicated directory 2022-08-19 08:43:57 +00:00
meson.build tests: Use CALLS_PLUGIN_DIR to search for plugins in the build dir 2022-12-03 12:32:29 +01:00
setup-call.c Move plugin specific tests into dedicated directory 2022-08-19 08:43:57 +00:00
setup-call.h Move plugin specific tests into dedicated directory 2022-08-19 08:43:57 +00:00
setup-origin.c Move plugin specific tests into dedicated directory 2022-08-19 08:43:57 +00:00
setup-origin.h Move plugin specific tests into dedicated directory 2022-08-19 08:43:57 +00:00
setup-provider.c Move plugin specific tests into dedicated directory 2022-08-19 08:43:57 +00:00
setup-provider.h Move plugin specific tests into dedicated directory 2022-08-19 08:43:57 +00:00
test-call.c tests: Use g_test_init instead of gtk_test_init 2023-05-09 07:44:09 +00:00
test-media.c sdp-crypto: Include "ICM" in crypto suite enums 2023-05-09 13:23:43 +00:00
test-origin.c tests: Use g_test_init instead of gtk_test_init 2023-05-09 07:44:09 +00:00
test-provider.c tests: Use g_test_init instead of gtk_test_init 2023-05-09 07:44:09 +00:00
test-sdp-crypto.c tests: Use g_test_init instead of gtk_test_init 2023-05-09 07:44:09 +00:00
test-sip.c tests: Use g_test_init instead of gtk_test_init 2023-05-09 07:44:09 +00:00
test-srtp.c sdp-crypto: Include "ICM" in crypto suite enums 2023-05-09 13:23:43 +00:00