Michael Jumper
|
aacb726b66
|
Separate RDP filesystem operations from RDPDR.
|
2013-12-09 00:41:26 -08:00 |
|
Michael Jumper
|
5004986563
|
Add file upload stubs.
|
2013-12-09 00:41:25 -08:00 |
|
Michael Jumper
|
c31e3b38ad
|
Add drive-path parameter.
|
2013-12-09 00:41:22 -08:00 |
|
Michael Jumper
|
f07cd58707
|
Add drive-enabled option.
|
2013-12-09 00:41:22 -08:00 |
|
Michael Jumper
|
cec58edef3
|
Add abort instruction. Add status codes to abort and error.
|
2013-10-10 14:47:12 -07:00 |
|
Michael Jumper
|
fbdb6876d9
|
Migrate to libguac audio. Migrate to improved stream protocol.
|
2013-09-24 12:01:02 -07:00 |
|
Michael Jumper
|
23e4e43722
|
Round screen width down, rather than up.
|
2013-09-03 14:09:33 -07:00 |
|
Michael Jumper
|
73df645ce6
|
Change RDP default security to RDP.
|
2013-08-26 21:26:38 -07:00 |
|
Michael Jumper
|
9903d3d0d9
|
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 |
|
Michael Jumper
|
da016d5153
|
Log chosen security method.
|
2013-08-24 12:37:43 -07:00 |
|
Michael Jumper
|
ac2bf524d9
|
Shorten parameter names, combine enable-tls and enable-nla into a single security parameter.
|
2013-08-24 12:30:38 -07:00 |
|
Michael Jumper
|
d2cdb055f8
|
Add options for controlling TLS and NLA security, as well as authentication and bad certs.
|
2013-08-24 01:17:27 -07:00 |
|
Michael Jumper
|
9b9481d072
|
Push/pull settings properly before and after connect.
|
2013-07-22 20:26:16 -07:00 |
|
Michael Jumper
|
f9bd8eb22b
|
Fix build on 1.0 again.
|
2013-07-22 20:26:15 -07:00 |
|
Michael Jumper
|
07538d1b10
|
Do not commit settings until actually set.
|
2013-07-22 20:26:15 -07:00 |
|
Michael Jumper
|
ddeab9a435
|
Fix install path. Fix rdpdr plugin naming.
|
2013-07-22 20:26:15 -07:00 |
|
Michael Jumper
|
c0f681066e
|
Add test for change in type of rdpBitmap.Decompress. Fix cliprdr header.
|
2013-07-22 20:26:15 -07:00 |
|
Michael Jumper
|
daa1e18355
|
Check for addin registration headers and function, use if available.
|
2013-07-22 20:26:15 -07:00 |
|
Michael Jumper
|
c2fe48f00c
|
Much more robust testing. Initial migration to own settings structure.
|
2013-07-22 20:26:15 -07:00 |
|
Michael Jumper
|
2b09098346
|
Fix erroneously uppercased TRUE value.
|
2013-07-22 20:26:15 -07:00 |
|
Michael Jumper
|
324d13853f
|
Switch to UINT* and BOOL types.
|
2013-07-22 20:26:15 -07:00 |
|
Michael Jumper
|
450017a6bd
|
Register add-in provider.
|
2013-07-22 20:26:15 -07:00 |
|
Michael Jumper
|
f43591068f
|
Change plugin name to guacsnd, remove use of DEFINE_SVC_PLUGIN.
|
2013-07-22 20:26:14 -07:00 |
|
Michael Jumper
|
873493a2de
|
Remove use of xnew.
|
2013-07-22 20:26:14 -07:00 |
|
Michael Jumper
|
bffa28a7de
|
Remove usage of xfree().
|
2013-07-22 20:26:14 -07:00 |
|
Michael Jumper
|
7907b2f34a
|
Remove now-unnecessary memory.h.
|
2013-07-22 20:26:14 -07:00 |
|
Michael Jumper
|
4a3a530fde
|
Fix guac_rdp_clip_rect() handling of completely clipped rects.
|
2013-07-19 12:23:28 -07:00 |
|
Michael Jumper
|
030eaec09e
|
Remove unused print format option (require GhostScript).
|
2013-07-01 17:54:28 -07:00 |
|
Michael Jumper
|
a08180acfe
|
Remove unnecessary update lock, use threadsafe socket instead.
|
2013-07-01 15:03:46 -07:00 |
|
Michael Jumper
|
5bf67ce442
|
Change disable-printing to enable-printing.
|
2013-07-01 15:03:46 -07:00 |
|
Michael Jumper
|
9aef54fe87
|
Seed random numbers.
|
2013-07-01 15:03:46 -07:00 |
|
Michael Jumper
|
11deb82bcb
|
Associated client with RDPDR, add logging to stubs.
|
2013-07-01 15:03:45 -07:00 |
|
Michael Jumper
|
6d9ff1e5ee
|
Add RDPDR plugin stub. Add namespace to existing RDPSND filenames.
|
2013-07-01 15:03:45 -07:00 |
|
Michael Jumper
|
bfe28460a7
|
Move __guac_rdp_clip_rect() to public guac_rdp_clip_rect(). Clip glyph draws.
|
2013-06-14 22:16:25 -07:00 |
|
Michael Jumper
|
4c089caeb9
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
|