You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2021/01/07 17:21:19 UTC

[guacamole-server] 01/01: GUACAMOLE-1254: Merge add support for libuuid as alternative to OSSP UUID.

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

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

commit 1e6c42594fa9c2cbbc45e6551192ac5806bd1faa
Merge: 53f981f 430182d
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Thu Jan 7 12:21:11 2021 -0500

    GUACAMOLE-1254: Merge add support for libuuid as alternative to OSSP UUID.

 configure.ac                    | 59 ++++++++++++++++++++-------
 src/libguac/id.c                | 43 ++++++++++++++------
 src/libguac/tests/Makefile.am   |  1 +
 src/libguac/tests/id/generate.c | 88 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 165 insertions(+), 26 deletions(-)