You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New property to select preferred key agreement algorithm (#5413) (#5442)
* New property to select preferred key agreement algorithm (#5413)
* Refs #19921. Implement selection of key agreement.
Signed-off-by: Miguel Company <[email protected]>
* Refs #19921. Change default to ECDH.
Signed-off-by: Miguel Company <[email protected]>
* Refs #19921. Add unit test.
Signed-off-by: Miguel Company <[email protected]>
* Refs #19921. Factor out duplicated publisher code on BB test.
Signed-off-by: Miguel Company <[email protected]>
* Refs #19921. Factor out duplicated subscriber code on BB test.
Signed-off-by: Miguel Company <[email protected]>
* Refs #19921. Add new parameter to BB test.
Signed-off-by: Miguel Company <[email protected]>
* Refs #19921. Apply new parameter on publisher properties.
Signed-off-by: Miguel Company <[email protected]>
* Refs #19921. Apply new parameter on subscriber properties.
Signed-off-by: Miguel Company <[email protected]>
* Refs #19921. Improve emplace_back calls.
Signed-off-by: Miguel Company <[email protected]>
* Refs #19921. Uncrustify.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22280. Use `DH` alias instead of `RSA`.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22280. Add new property to communication tests XML profiles.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22280. Fix unit test.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22280. Configure key agreement on BB test depending on process id.
Signed-off-by: Miguel Company <[email protected]>
* Refs #19921. Add `AUTO` value to new option.
Signed-off-by: Miguel Company <[email protected]>
* Refs #19921. Add `AUTO` value to blackbox test.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22280. Remove unused lambda capture.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22280. Fix failing blackbox tests.
Signed-off-by: Miguel Company <[email protected]>
* Update versions.md
Signed-off-by: Miguel Company <[email protected]>
---------
Signed-off-by: Miguel Company <[email protected]>
(cherry picked from commit 8a99a07)
# Conflicts:
# versions.md
* Fix conflicts.
Signed-off-by: Miguel Company <[email protected]>
* Change default value to `DH`.
Signed-off-by: Miguel Company <[email protected]>
---------
Signed-off-by: Miguel Company <[email protected]>
Co-authored-by: Miguel Company <[email protected]>
0 commit comments