.. |
compat
|
Remove STUB, add notes.
|
2013-07-22 20:26:16 -07:00 |
guac_rdpdr
|
Remove old use of blob. Use new file semantics.
|
2013-09-24 12:58:58 -07:00 |
guac_rdpsnd
|
Migrate to libguac audio. Migrate to improved stream protocol.
|
2013-09-24 12:01:02 -07:00 |
.gitignore
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
client.c
|
Add abort instruction. Add status codes to abort and error.
|
2013-10-10 14:47:12 -07:00 |
client.h
|
Migrate to libguac audio. Migrate to improved stream protocol.
|
2013-09-24 12:01:02 -07:00 |
config.h
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
default_pointer.c
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
default_pointer.h
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
guac_handlers.c
|
Migrate to libguac audio. Migrate to improved stream protocol.
|
2013-09-24 12:01:02 -07:00 |
guac_handlers.h
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
Makefile.am
|
Migrate to libguac audio. Migrate to improved stream protocol.
|
2013-09-24 12:01:02 -07:00 |
rdp_bitmap.c
|
Fix cliprdr portability handling.
|
2013-07-22 20:26:15 -07:00 |
rdp_bitmap.h
|
Add test for change in type of rdpBitmap.Decompress. Fix cliprdr header.
|
2013-07-22 20:26:15 -07:00 |
rdp_cliprdr.c
|
More fixes for cliprdr, fix color_depth.
|
2013-07-22 20:26:15 -07:00 |
rdp_cliprdr.h
|
Fix build on 1.0 again.
|
2013-07-22 20:26:15 -07:00 |
rdp_gdi.c
|
Flush only automatically. Stay in handle_messages as long as data is available.
|
2013-07-28 19:43:20 -07:00 |
rdp_gdi.h
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
rdp_glyph.c
|
Finally working compile.
|
2013-07-22 20:26:15 -07:00 |
rdp_glyph.h
|
Switch to UINT* and BOOL types.
|
2013-07-22 20:26:15 -07:00 |
rdp_keymap_base.c
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
rdp_keymap_de_de.c
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
rdp_keymap_en_us.c
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
rdp_keymap_failsafe.c
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
rdp_keymap_fr_fr.c
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
rdp_keymap.c
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
rdp_keymap.h
|
Detect types availability.
|
2013-07-22 20:26:14 -07:00 |
rdp_pointer.c
|
Remove unnecessary update lock, use threadsafe socket instead.
|
2013-07-01 15:03:46 -07:00 |
rdp_pointer.h
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
rdp_settings.c
|
Test for fastpath settings.
|
2013-11-05 12:34:36 -08:00 |
rdp_settings.h
|
Switch from enable-auth to disable-auth, enabling auth by default. Use ANY security mode by default. Warn if authentication is required but credentials were not given.
|
2013-08-25 11:35:31 -07:00 |