1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-10-06 10:45:24 +00:00
Purism-Calls/plugins/provider/sip
Дилян Палаузов cfd371d72e srtp-utils: Strip padding characters in crypto attribute lines
https://www.rfc-editor.org/rfc/rfc4568.html#section-6.1 says:
 When base64 decoding the key and salt, padding characters (i.e.,
 one or two "=" at the end of the base64-encoded data) are discarded
 (see [RFC3548] for details).

https://www.rfc-editor.org/rfc/rfc3548#section-2.2 says:
 In some circumstances, the use of padding ("=") in base encoded data
 is not required nor used.  In the general case, when assumptions on
 size of transported data cannot be made, padding is required to yield
 correct decoded data.
2023-05-09 13:23:43 +00:00
..
calls-sdp-crypto-context.c SIP:calls_sdp_crypto_context_generate_answer() accept the first supporetd a=crypto: line 2023-02-12 12:06:06 +00:00
calls-sdp-crypto-context.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-account-widget.c Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-account-widget.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-call.c build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00
calls-sip-call.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-media-manager.c build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00
calls-sip-media-manager.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-media-pipeline.c build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00
calls-sip-media-pipeline.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-origin.c sip-origin: Prefer named constant over magic numbers 2023-04-18 08:34:39 +00:00
calls-sip-origin.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-provider.c sip-provider: Chain up to constructed early 2023-04-12 09:17:40 +00:00
calls-sip-provider.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-util.c Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-util.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-srtp-utils.c srtp-utils: Strip padding characters in crypto attribute lines 2023-05-09 13:23:43 +00:00
calls-srtp-utils.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
gst-rfc3551.c Revert "Disable g722 to avoid test failure with ffmpeg 5.0/gst-libav" 2022-10-12 23:18:13 +02:00
gst-rfc3551.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
meson.build meson: Sort sources alphabetically 2022-09-21 12:40:31 +02:00
sip-account-widget.ui Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
sip.gresources.xml Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
sip.plugin.in plugins.in: Add package version and update copyright 2022-08-19 08:43:57 +00:00