You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2022/08/24 22:29:53 UTC

[guacamole-server] 01/01: GUACAMOLE-1669: Merge FIPS support for SSH connections.

This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git

commit 0361adc01f1305d0a5d46885e353e458eca4bddf
Merge: 5dbf4820 1971a9da
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Wed Aug 24 15:29:46 2022 -0700

    GUACAMOLE-1669: Merge FIPS support for SSH connections.

 src/common-ssh/ssh.c         | 23 ++++++++++++++++++++
 src/libguac/Makefile.am      |  4 +++-
 src/libguac/fips.c           | 51 ++++++++++++++++++++++++++++++++++++++++++++
 src/libguac/guacamole/fips.h | 33 ++++++++++++++++++++++++++++
 4 files changed, 110 insertions(+), 1 deletion(-)