You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2023/05/17 23:14:28 UTC

[guacamole-server] 01/01: GUACAMOLE-1669: Merge FIPS mode compliant cipher fix.

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

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

commit 483306066651632276dbe3a03eb7dc9a61e964c7
Merge: 73259de9 a99a0342
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Wed May 17 16:14:21 2023 -0700

    GUACAMOLE-1669: Merge FIPS mode compliant cipher fix.

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