This website requires JavaScript.
Explore
Help
Sign In
pxcloud
/
guacamole-server
Watch
5
Star
0
Fork
0
You've already forked guacamole-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ec845a812a
guacamole-server
/
protocols
/
ssh
/
include
History
Michael Jumper
ec845a812a
Remove core SSH client code. Refactor message handler to handle pipe for STDOUT. Refactor key and clipboard handlers to handle pipe for STDIN.
2013-05-17 20:20:51 -07:00
..
blank.h
Add blank cursor.
2013-04-09 14:02:52 -07:00
buffer.h
Partial restoration of display functionality. Modify get_row to expand row as necessary.
2013-04-26 02:29:30 -07:00
common.h
Clear with NULL character. Do not include NULLs in copied text.
2013-05-15 10:11:47 -07:00
cursor.h
Migrate to cacheable cursors.
2013-04-09 13:54:23 -07:00
display.h
Keep highlight displayed until text beneath highlight is touched (low-level logic is stubbed).
2013-05-14 13:26:22 -07:00
ibar.h
Migrate to cacheable cursors.
2013-04-09 13:54:23 -07:00
ssh_client.h
Remove core SSH client code. Refactor message handler to handle pipe for STDOUT. Refactor key and clipboard handlers to handle pipe for STDIN.
2013-05-17 20:20:51 -07:00
ssh_handlers.h
Initial screen resize support.
2013-05-01 16:54:29 -07:00
terminal_handlers.h
Clean up code ... rename ssh_guac_terminal to guac_terminal (preparing for generic).
2013-03-06 01:54:14 -08:00
terminal.h
Improve cursor rendering, ensure display not affected if cursor does not move. Repurpose unused "selected" attribute for marking the cursor.
2013-05-15 12:46:26 -07:00
types.h
Improve cursor rendering, ensure display not affected if cursor does not move. Repurpose unused "selected" attribute for marking the cursor.
2013-05-15 12:46:26 -07:00