Oleh Prypin
8f4bc41c42
Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h"
...
This reverts commit ac2f3d14e45398930bc35ff05ed7a3b9b617d328.
Reason for revert: Breaks downstream project
Original change's description:
> Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h
>
> Promotes rtc::CryptoOptions to webrtc::CryptoOptions converting it from class
> that only handles SRTP configuration to a more generic structure that can be
> used and extended for all per peer connection CryptoOptions that can be on a
> given PeerConnection.
>
> Now all SRTP related options are under webrtc::CryptoOptions::Srtp and can be
> accessed as crypto_options.srtp.whatever_option_name. This is more inline with
> other structures we have in WebRTC such as VideoConfig. As additional features
> are added over time this will allow the structure to remain compartmentalized
> and concerned components can only request a subset of the overall configuration
> structure e.g:
>
> void MySrtpFunction(const webrtc::CryptoOptions::Srtp& srtp_config);
>
> In addition to this it made little sense for sslstreamadapter.h to hold all
> Srtp related configuration options. The header has become loo large and takes on
> too many responsibilities and spilting this up will lead to more maintainable
> code going forward.
>
> This will be used in a future CL to enable configuration options for the newly
> supported Frame Crypto.
>
> Change-Id: I99d1be36740c59548c8e62db52d68d738649707f
> Bug: webrtc:9681
> Reviewed-on: https://webrtc-review.googlesource.com/c/105180
> Reviewed-by: Emad Omara <emadomara@webrtc.org >
> Reviewed-by: Kári Helgason <kthelgason@webrtc.org >
> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org >
> Reviewed-by: Qingsi Wang <qingsi@webrtc.org >
> Reviewed-by: Steve Anton <steveanton@webrtc.org >
> Commit-Queue: Benjamin Wright <benwright@webrtc.org >
> Cr-Commit-Position: refs/heads/master@{#25130}
TBR=steveanton@webrtc.org ,sakal@webrtc.org ,kthelgason@webrtc.org ,emadomara@webrtc.org ,qingsi@webrtc.org ,benwright@webrtc.org
Bug: webrtc:9681
Change-Id: Ib0075c477c951b540d4deecb3b0cf8cf86ba0fff
Reviewed-on: https://webrtc-review.googlesource.com/c/105541
Reviewed-by: Oleh Prypin <oprypin@webrtc.org >
Commit-Queue: Oleh Prypin <oprypin@webrtc.org >
Cr-Commit-Position: refs/heads/master@{#25133}
2018-10-11 21:59:05 +00:00
..
2018-10-06 15:32:04 +00:00
2018-06-21 13:44:53 +00:00
2018-10-08 07:44:19 +00:00
2018-10-03 07:51:13 +00:00
2018-10-08 07:44:19 +00:00
2018-10-04 14:01:44 +00:00
2018-10-10 11:04:34 +00:00
2018-10-08 07:44:19 +00:00
2018-07-25 14:59:26 +00:00
2018-09-05 13:04:01 +00:00
2018-06-19 14:00:39 +00:00
2018-07-25 14:53:33 +00:00
2018-06-19 14:00:39 +00:00
2018-07-25 14:53:33 +00:00
2018-10-11 18:26:52 +00:00
2018-07-25 14:53:33 +00:00
2018-06-19 14:00:39 +00:00
2018-07-25 14:53:33 +00:00
2018-06-19 14:00:39 +00:00
2018-07-25 14:53:33 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-10-11 18:26:52 +00:00
2018-06-19 14:00:39 +00:00
2018-07-23 15:40:36 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-09-27 11:50:10 +00:00
2018-09-12 15:23:44 +00:00
2017-11-27 10:38:22 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-10-10 13:38:52 +00:00
2018-10-10 13:38:52 +00:00
2018-06-19 14:00:39 +00:00
2018-10-11 09:50:21 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-08-31 00:02:44 +00:00
2018-06-19 14:00:39 +00:00
2018-05-28 09:08:59 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2017-10-06 13:00:14 +00:00
2018-08-31 16:10:20 +00:00
2018-08-31 16:10:20 +00:00
2018-08-31 16:10:20 +00:00
2018-08-31 16:10:20 +00:00
2018-09-06 09:14:23 +00:00
2018-09-13 08:52:05 +00:00
2018-06-19 14:00:39 +00:00
2018-09-10 12:22:14 +00:00
2018-07-19 01:26:59 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-09-04 13:43:24 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-05-21 19:35:08 +00:00
2018-06-19 14:00:39 +00:00
2018-07-25 14:59:26 +00:00
2018-07-25 14:59:26 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-02-28 19:58:24 +00:00
2018-02-28 19:58:24 +00:00
2018-02-28 19:58:24 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-01-17 14:36:36 +00:00
2018-09-13 07:16:42 +00:00
2018-09-06 08:38:18 +00:00
2018-06-19 14:00:39 +00:00
2018-09-13 07:16:42 +00:00
2018-07-05 10:59:49 +00:00
2018-02-24 00:44:06 +00:00
2018-06-01 11:36:51 +00:00
2017-12-14 06:49:11 +00:00
2018-10-08 07:44:19 +00:00
2018-06-01 11:36:51 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-07-25 14:59:26 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-08-08 11:00:11 +00:00
2018-02-17 02:08:19 +00:00
2018-08-08 11:00:11 +00:00
2018-06-19 14:00:39 +00:00
2018-07-23 15:40:36 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-03-19 19:22:31 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-10 09:43:46 +00:00
2018-10-10 09:43:46 +00:00
2018-09-24 10:57:31 +00:00
2018-10-08 07:44:19 +00:00
2018-10-10 09:43:46 +00:00
2018-06-21 09:11:43 +00:00
2018-06-21 09:11:43 +00:00
2017-11-09 11:56:32 +00:00
2018-06-19 14:00:39 +00:00
2017-10-03 08:41:30 +00:00
2018-09-13 07:16:42 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-08-31 00:02:44 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-09-07 11:58:17 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-07-05 10:59:49 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2017-11-13 22:50:11 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-07-02 17:59:11 +00:00
2018-06-19 14:00:39 +00:00
2018-09-24 09:39:19 +00:00
2018-09-13 07:16:42 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-07-23 19:35:28 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-05-07 20:03:27 +00:00
2018-07-25 14:59:26 +00:00
2018-04-06 01:01:48 +00:00
2018-07-05 10:59:49 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-08-16 06:49:42 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-07-05 10:59:49 +00:00
2018-10-08 07:44:19 +00:00
2018-04-06 01:01:48 +00:00
2018-04-06 01:01:48 +00:00
2018-05-30 09:44:33 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-05-09 00:24:05 +00:00
2018-08-16 06:49:42 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-10-11 16:16:33 +00:00
2018-06-19 14:00:39 +00:00
2018-08-07 15:47:05 +00:00
2018-06-15 09:25:35 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-10-01 07:02:20 +00:00
2018-06-19 14:00:39 +00:00
2018-03-19 15:21:51 +00:00
2018-10-08 07:44:19 +00:00
2018-03-19 15:21:51 +00:00
2018-02-17 23:10:21 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-03-19 11:02:01 +00:00
2018-10-08 07:44:19 +00:00
2018-09-28 09:48:47 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2017-11-22 12:39:39 +00:00
2017-11-22 11:21:47 +00:00
2018-07-25 14:59:26 +00:00
2018-06-21 11:23:40 +00:00
2018-06-21 11:23:40 +00:00
2018-08-27 11:28:37 +00:00
2018-08-27 11:28:37 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-05-21 19:35:08 +00:00
2017-10-20 07:46:03 +00:00
2017-10-20 07:46:03 +00:00
2017-10-23 11:46:47 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-21 11:23:40 +00:00
2018-06-21 11:23:40 +00:00
2018-06-21 11:23:40 +00:00
2018-06-07 11:39:15 +00:00
2018-04-06 14:57:02 +00:00
2018-06-19 14:00:39 +00:00
2018-03-19 11:02:01 +00:00
2018-03-19 11:02:01 +00:00
2018-10-08 07:44:19 +00:00
2018-02-19 13:05:59 +00:00
2017-10-24 20:50:13 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-07-25 14:53:33 +00:00
2018-07-25 14:53:33 +00:00
2018-07-25 14:53:33 +00:00
2018-07-25 14:53:33 +00:00
2018-07-25 14:53:33 +00:00
2018-07-05 10:59:49 +00:00
2018-06-19 14:00:39 +00:00
2018-04-26 16:33:57 +00:00
2018-10-11 18:26:52 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-09-12 10:46:04 +00:00
2018-09-12 10:46:04 +00:00
2018-10-11 11:16:01 +00:00
2018-10-08 07:44:19 +00:00
2018-10-11 11:16:01 +00:00
2018-10-11 11:16:01 +00:00
2018-10-11 11:16:01 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-10-11 21:59:05 +00:00
2018-10-11 21:59:05 +00:00
2018-09-24 10:57:31 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-21 11:23:40 +00:00
2018-08-16 16:14:01 +00:00
2018-08-16 16:14:01 +00:00
2018-08-16 16:14:01 +00:00
2018-10-11 16:16:33 +00:00
2018-09-13 08:52:05 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-09-07 13:27:29 +00:00
2018-07-25 14:59:26 +00:00
2018-02-14 15:32:49 +00:00
2018-02-14 15:32:49 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-09-24 20:32:59 +00:00
2018-06-19 14:00:39 +00:00
2018-10-11 09:50:21 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-05-09 00:24:05 +00:00
2018-07-05 10:59:49 +00:00
2018-07-05 10:59:49 +00:00
2018-06-19 14:00:39 +00:00
2017-10-24 20:50:13 +00:00
2018-06-19 14:00:39 +00:00
2017-12-18 09:28:13 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2017-11-01 13:23:26 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-07-25 14:53:33 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2017-11-09 11:56:32 +00:00
2018-06-19 14:00:39 +00:00
2018-08-11 20:29:07 +00:00
2018-09-24 09:39:19 +00:00
2018-06-12 07:53:47 +00:00
2018-06-19 14:00:39 +00:00
2018-10-09 14:01:16 +00:00
2018-10-08 07:44:19 +00:00
2017-12-14 11:01:33 +00:00
2018-07-05 10:59:49 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-07-05 10:59:49 +00:00
2018-06-19 14:00:39 +00:00
2017-11-10 16:51:25 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-07-09 19:54:28 +00:00
2018-10-08 07:44:19 +00:00
2017-12-14 11:01:33 +00:00
2018-10-01 07:02:20 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2017-10-24 20:50:13 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-01-20 16:57:27 +00:00
2018-03-07 22:06:20 +00:00
2018-01-20 16:57:27 +00:00