.. |
compat
|
Remove STUB, add notes.
|
2013-07-22 20:26:16 -07:00 |
guac_rdpdr
|
Do not use pExtendedData beyond connect handler. NULL out pExtendedData once done.
|
2013-08-22 14:52:09 -07:00 |
guac_rdpsnd
|
Do not use pExtendedData beyond connect handler. NULL out pExtendedData once done.
|
2013-08-22 14:52:09 -07:00 |
.gitignore
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
audio.c
|
Make audio streams threadsafe.
|
2013-07-07 00:23:18 -07:00 |
audio.h
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
client.c
|
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 |
client.h
|
Drop frame timeout to 0ms
|
2013-08-22 15:27:01 -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
|
Add frame timeout. Reduce frame max duration to 40ms.
|
2013-08-20 21:13:26 -07:00 |
guac_handlers.h
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
Makefile.am
|
Fix install path. Fix rdpdr plugin naming.
|
2013-07-22 20:26:15 -07:00 |
ogg_encoder.c
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
ogg_encoder.h
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -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
|
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 |
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 |
wav_encoder.c
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
wav_encoder.h
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |