This website requires JavaScript.
Explore
Help
Sign In
maride
/
guacamole-spice-protocol
Watch
1
Star
0
Fork
0
You've already forked guacamole-spice-protocol
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fc8eae8d2a
guacamole-spice-protocol
/
protocols
/
vnc
/
src
History
James Muehlner
8f1b5ae769
Ticket
#313
: Fixed styling.
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