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 fb2ef398 GUACAMOLE-1754: Merge change to run unit tests within Docker
build.
add d60177e6 GUACAMOLE-1776: Batch up base64 encoding to reduce syscalls.
new 7a092b06 GUACAMOLE-1776: Merge buffered base64 encoder.
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/libguac/guacamole/socket-constants.h | 11 +++
src/libguac/guacamole/socket.h | 11 ++-
src/libguac/socket.c | 134 ++++++++++++++++++-------------
3 files changed, 95 insertions(+), 61 deletions(-)