guacamole-spice-protocol/protocols/vnc/src
2013-05-23 00:02:42 -07:00
..
client.c Fix formatting issues introduced through previous commit (cf630f). 2013-02-09 16:46:29 -08:00
convert.c Ticket #313: Return whatever is converted so far if EILSEQ detected. Furthermore, if NULL returned from convert(), just send an empty string. Finally, use //TRANSLIT as an option for iconv_open if the library version supports it. 2013-05-22 21:53:30 -07:00
guac_handlers.c Ticket #313: Fixed styling. 2013-05-23 00:02:42 -07:00
vnc_handlers.c Ticket #255: Now converting ascii->utf8 when recieving clipboard text from vnc, and converting utf8->ascii when sending clipboard text to vnc. This should fix the tunnel disconnecting problem. 2013-03-08 21:47:02 -08:00