On 2015/6/19 1:02, Daniel P. Berrange wrote:
> Remove the direct use of gnutls for hash processing in the
> websockets code, in favour of using the crypto APIs. This
> allows the websockets code to be built unconditionally
> removing countless conditional checks from the VNC code.
> 
> Signed-off-by: Daniel P. Berrange <berra...@redhat.com>
> ---
>  configure        | 19 +---------------
>  ui/Makefile.objs |  2 +-
>  ui/vnc-ws.c      | 22 +++++++++----------
>  ui/vnc-ws.h      |  2 --
>  ui/vnc.c         | 67 
> +++++++++++---------------------------------------------
>  ui/vnc.h         |  8 -------
>  6 files changed, 25 insertions(+), 95 deletions(-)

Reviewed-by: Gonglei <arei.gong...@huawei.com>


Reply via email to