This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git.
from f962eab Merge 1.1.0 changes back to master.
add 51ae8a4 GUACAMOLE-514: Add guacd support for extended VNC credentials.
add 90d5595 GUACAMOLE-514: use correct client in log call.
add 4329739 GUACAMOLE-514: Remove CRL check flag.
add b9001f4 GUACAMOLE-514: Add missing parameter tag.
add 8842516 GUACAMOLE-514: Write x509 authentication factors to temp
files.
add f21621e GUACAMOLE-514: Remove x509 support.
add 61d12f1 GUACAMOLE-514: VNC client should abort on credential error.
add 7ac8400 GUACAMOLE-514: Slight correction to debug message.
new 5146320 GUACAMOLE-514: Merge support for VNC authentication involving
usernames.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/protocols/vnc/auth.c | 19 +++++++++++++++++++
src/protocols/vnc/auth.h | 20 +++++++++++++++++++-
src/protocols/vnc/settings.c | 12 +++++++++++-
src/protocols/vnc/settings.h | 5 +++++
src/protocols/vnc/vnc.c | 3 +++
5 files changed, 57 insertions(+), 2 deletions(-)