Michael Jumper
|
e26c0122fd
|
Properly associate inbound pipes.
|
2014-03-02 12:06:08 -08:00 |
|
Michael Jumper
|
912cc4d0cf
|
Maintain SVC list.
|
2014-03-02 10:38:31 -08:00 |
|
Michael Jumper
|
4b1c8ec7ff
|
Actually load guacsvc plugin for each static channel.
|
2014-03-02 10:09:32 -08:00 |
|
Michael Jumper
|
b835299898
|
Store channel names as NULL-terminated list. Stub out init.
|
2014-03-01 22:48:15 -08:00 |
|
Michael Jumper
|
b88e23a7d2
|
Add static-channels and corresponding storage.
|
2014-03-01 16:43:55 -08:00 |
|
Michael Jumper
|
a6a72d950c
|
Rename parameters more sanely. Add support for working dir.
|
2014-01-30 00:42:37 -08:00 |
|
Michael Jumper
|
007cb2c66c
|
Fix args.
|
2014-01-30 00:30:29 -08:00 |
|
Michael Jumper
|
68879cc2ec
|
Init RemoteApp settings. Load RAIL plugin.
|
2014-01-29 16:25:30 -08:00 |
|
Michael Jumper
|
56c8c4f740
|
Add arguments for RemoteApp name and command.
|
2014-01-29 15:58:04 -08:00 |
|
Michael Jumper
|
0522077963
|
Migrate RDP to common pointer code.
|
2014-01-06 16:21:23 -08:00 |
|
Michael Jumper
|
371715d058
|
Add German keymap.
|
2014-01-03 01:55:51 -08:00 |
|
Michael Jumper
|
3a922355e3
|
Implement keymap find.
|
2014-01-02 23:41:16 -08:00 |
|
Michael Jumper
|
442ed427a0
|
Clean up includes, clean up build.
|
2014-01-01 14:52:01 -08:00 |
|
Michael Jumper
|
0303c4e24b
|
Relicense everything (except French keymap) as MIT. Status of French keymap is TBD.
|
2014-01-01 14:46:18 -08:00 |
|
Michael Jumper
|
c81be87790
|
Scale back resolution assuming 96 DPI on the desktop side.
|
2013-12-27 00:34:37 -08:00 |
|
Michael Jumper
|
d30ade6bef
|
Implement file download.
|
2013-12-09 00:41:27 -08:00 |
|
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 |
|