Michael Jumper
|
25ab9a0134
|
GUAC-662: Implement resize for guac_common_surface.
|
2014-05-01 11:27:10 -07:00 |
|
Michael Jumper
|
d4aed54ca4
|
GUAC-662: Updates to backing surface should happen AFTER possible flushes.
|
2014-05-01 10:25:54 -07:00 |
|
Michael Jumper
|
25784acc6f
|
GUAC-656: Remove old debug log.
|
2014-04-30 20:46:26 -07:00 |
|
Michael Jumper
|
8cc932391d
|
GUAC-656: Implement transfer and copy.
|
2014-04-30 19:55:56 -07:00 |
|
Michael Jumper
|
c786854b63
|
GUAC-656: Implement rect, clean logic.
|
2014-04-30 19:09:38 -07:00 |
|
Michael Jumper
|
98a041336a
|
GUAC-656: Implement flush. Implement draw.
|
2014-04-30 16:45:09 -07:00 |
|
Michael Jumper
|
db96b5f691
|
GUAC-656: Add logging message noting intent (actual surface not implemented).
|
2014-04-30 15:58:43 -07:00 |
|
Michael Jumper
|
4a4ced40ed
|
GUAC-656: Remove surface resize - not needed for now.
|
2014-04-30 14:33:04 -07:00 |
|
Michael Jumper
|
b6e323a7a2
|
GUAC-656: Flush default surface after handling updates.
|
2014-04-30 13:54:39 -07:00 |
|
Michael Jumper
|
5f0250fb1f
|
GUAC-656: Free buffer last - surface needs to send dispose.
|
2014-04-30 12:32:19 -07:00 |
|
Michael Jumper
|
25d8b47bd3
|
GUAC-656: Send size and dispose when alloc/free surface.
|
2014-04-30 11:59:43 -07:00 |
|
Michael Jumper
|
f8ac59798f
|
GUAC-656: Migrate RDP to guac_common_surface.
|
2014-04-30 11:46:04 -07:00 |
|
Michael Jumper
|
f6ccfd1211
|
GUAC-656: Add instructions to stubs. Match prototype of surface function to that of protocol function.
|
2014-04-29 19:15:21 -07:00 |
|
Michael Jumper
|
5d6e04171c
|
GUAC-656: Implement alloc/free for surface.
|
2014-04-29 16:06:44 -07:00 |
|
Michael Jumper
|
3b541f70ee
|
GUAC-656: Add simple surface and stubs.
|
2014-04-29 15:57:37 -07:00 |
|
Michael Jumper
|
4766970015
|
GUAC-621: During resize, keep cursor on screen and redraw cursor if necessary.
|
2014-04-16 14:46:00 -07:00 |
|
Michael Jumper
|
9229457dd4
|
GUAC-621: Only increase buffer length if real character data was written (not cleared).
|
2014-04-16 14:31:51 -07:00 |
|
Michael Jumper
|
4d48dc384b
|
GUAC-622: Do not log a pointless error every time the client disconnects properly. Just stop the client - we have a function for that now.
|
2014-04-14 12:20:08 -07:00 |
|
Michael Jumper
|
e1ac588296
|
GUAC-622: Just log normal error messages if guac_error not set. Init guac_error before plugin load.
|
2014-04-14 12:01:36 -07:00 |
|
Michael Jumper
|
3823165d7f
|
GUAC-598: Fix warnings against SSH.
|
2014-04-11 13:48:06 -07:00 |
|
Michael Jumper
|
5f84cbc5e4
|
GUAC-598: Use unsigned instead of u_ type.
|
2014-04-11 13:48:06 -07:00 |
|
Michael Jumper
|
d24aaeb614
|
GUAC-598: Bring up to compliance with POSIX standard claimed by source.
|
2014-04-11 13:48:06 -07:00 |
|
Michael Jumper
|
20222beaed
|
GUAC-598: Fix warning regarding unsigned comparison against zero.
|
2014-04-11 13:48:06 -07:00 |
|
Michael Jumper
|
15dc035db1
|
GUAC-597: Remove unnecessary dlopen() test, add automatically generated dlopen() test result to Makefile.am.
|
2014-04-11 13:48:06 -07:00 |
|
Michael Jumper
|
26147afff0
|
GUAC-613: Fix header annotation in Doxygen comment in pool-types.h (wrong filename).
|
2014-04-10 15:54:02 -07:00 |
|
Michael Jumper
|
de8c64a03a
|
GUAC-614: Remove old prototypes from RDP guac handlers.
|
2014-04-10 15:42:46 -07:00 |
|
Michael Jumper
|
7be9a87fae
|
GUAC-614: Remove old prototype.
|
2014-04-10 15:40:40 -07:00 |
|
Michael Jumper
|
0096cf677c
|
GUAC-614: Migrate RDP to simpler stream API. Add missing linkage to RDP build. Fix last character truncation bug.
|
2014-04-10 14:53:32 -07:00 |
|
Michael Jumper
|
83093f1bd3
|
GUAC-614: Migrate SSH to simpler stream API.
|
2014-04-10 13:47:36 -07:00 |
|
Michael Jumper
|
18407fdc37
|
GUAC-614: Migrate VNC to simpler stream API.
|
2014-04-10 13:40:22 -07:00 |
|
Michael Jumper
|
1dd2982f06
|
GUAC-611: Fix initialization of stream.
|
2014-04-09 22:13:49 -07:00 |
|
Michael Jumper
|
479800c711
|
GUAC-608: Add missing Doxygen annotation.
|
2014-04-09 22:08:31 -07:00 |
|
Michael Jumper
|
78b4ad56a1
|
GUAC-611: Add missing headers.
|
2014-04-09 19:09:41 -07:00 |
|
Michael Jumper
|
205f85dafd
|
GUAC-611: Add per-stream handlers for ack/blob/end. Simplify ack/blob/end contents. Reorganize headers to eliminate circular dependencies.
|
2014-04-09 18:42:29 -07:00 |
|
Michael Jumper
|
2c4ae68da0
|
GUAC-608: Add support for outbound clipboard for SSH. Partial inbound support.
|
2014-04-09 11:40:09 -07:00 |
|
Michael Jumper
|
3c70e87aef
|
GUAC-608: Add inbound clipboard. Remove use of iconv().
|
2014-04-08 17:08:29 -07:00 |
|
Michael Jumper
|
c9b077af4c
|
GUAC-608: Convert VNC outbound clipboard to common code. Stub inbound clipboard.
|
2014-04-08 16:42:10 -07:00 |
|
Michael Jumper
|
c95e2fd056
|
GUAC-608: Make guac_iconv input const.
|
2014-04-08 16:33:43 -07:00 |
|
Michael Jumper
|
6743795a68
|
GUAC-608: Migrate RDP to common clipboard code for inbound data.
|
2014-04-08 15:31:56 -07:00 |
|
Michael Jumper
|
3cf644009f
|
GUAC-608: Migrate RDP to common clipboard code for outbound data.
|
2014-04-08 15:06:54 -07:00 |
|
Michael Jumper
|
855e32c7a5
|
GUAC-608: Add common clipboard code.
|
2014-04-08 14:56:37 -07:00 |
|
Michael Jumper
|
2aa7252d1b
|
GUAC-608: Implement outbound clipboard streaming. Stub out inbound.
|
2014-04-07 19:22:53 -07:00 |
|
Michael Jumper
|
85cde821a4
|
GUAC-608: Change semantics of clipboard instruction within libguac.
|
2014-04-07 17:08:16 -07:00 |
|
Michael Jumper
|
e5c34f8661
|
GUAC-594: Update man page regarding certificate chains.
|
2014-04-07 15:31:24 -07:00 |
|
Michael Jumper
|
3b372da120
|
GUAC-593: Allow certificate chain import.
|
2014-04-07 15:16:25 -07:00 |
|
Michael Jumper
|
c180de9444
|
GUAC-447: Implement paste of Unicode text.
|
2014-04-02 15:35:09 -07:00 |
|
Michael Jumper
|
3f19e2b2bb
|
GUAC-584: Name of constant should be CP1252, not ISO-8859-1.
|
2014-04-02 14:22:22 -07:00 |
|
Michael Jumper
|
49ffaf0826
|
GUAC-584: Use CP1252 for RDP copy of non-unicode text.
|
2014-04-02 14:10:45 -07:00 |
|
Michael Jumper
|
da5404f612
|
GUAC-584: Add support for CP1252 and ISO-8859-1.
|
2014-04-02 14:08:41 -07:00 |
|
Michael Jumper
|
b203cf1fd2
|
GUAC-584: Remove old free() - no longer necessary as buffer is static.
|
2014-04-01 23:40:00 -07:00 |
|
Michael Jumper
|
7cf5d02019
|
GUAC-584: Simplify copy logic. Store clipboard in static 256K buffer. Convert from UTF16 properly.
|
2014-04-01 18:41:55 -07:00 |
|
Michael Jumper
|
04ac42811f
|
GUAC-584: Implement UTF16. Clean up tests.
|
2014-04-01 17:42:04 -07:00 |
|
Michael Jumper
|
ccc2526282
|
GUAC-584: Implement UTF8 read and write. Add basic identity test.
|
2014-04-01 16:46:29 -07:00 |
|
Michael Jumper
|
dfc18e14a4
|
GUAC-584: Add iconv-style function in common. Stub implementation and test.
|
2014-04-01 16:25:14 -07:00 |
|
Michael Jumper
|
bbf451a552
|
GUAC-584: Handle Unicode data (STUB). Need real conversion code with actual length calculations.
|
2014-03-31 16:33:23 -07:00 |
|
Michael Jumper
|
0b414ed9b5
|
GUAC-584: Add basic handling for Unicode text - just stubs, no converting to UTF-8 yet.
|
2014-03-31 15:46:49 -07:00 |
|
Michael Jumper
|
78d998a076
|
GUAC-573: Add new keymaps and generator.pl to EXTRA_DIST.
|
2014-03-26 11:07:45 -07:00 |
|
Michael Jumper
|
d1a66f5616
|
GUAC-552: If resolution is above 96 DPI, try to find a reasonable screen size at 96 DPI or 120 DPI, using native resolution as a last resort.
|
2014-03-25 14:25:34 -07:00 |
|
Michael Jumper
|
60d4e90c4b
|
GUAC-569: Bump version numbers of guacamole-server components to 0.9.0. Update libtool version info for libguac.
|
2014-03-25 11:08:36 -07:00 |
|
Michael Jumper
|
59607c6013
|
GUAC-556: Remove unnecessary guac_socket_flush().
|
2014-03-24 00:31:15 -07:00 |
|
Michael Jumper
|
894229ded2
|
GUAC-561: Send CLIENT_TIMEOUT if client is not responding.
|
2014-03-22 15:14:46 -07:00 |
|
Michael Jumper
|
26b5a0c21e
|
GUAC-556: Abort at higher level in RDP message wait function.
|
2014-03-22 14:56:09 -07:00 |
|
Michael Jumper
|
81d7731e8a
|
GUAC-556: Use guac_client_abort() for VNC errors. Use appropriate error codes.
|
2014-03-22 14:51:21 -07:00 |
|
Michael Jumper
|
22b2618562
|
GUAC-556: Use guac_client_abort() for RDP errors.
|
2014-03-22 14:42:22 -07:00 |
|
Michael Jumper
|
6e6af91cfa
|
GUAC-556: Send proper errors for SSH.
|
2014-03-21 19:47:42 -07:00 |
|
Michael Jumper
|
d0dadf6a9c
|
GUAC-556: Add guac_client_abort() function for convenience.
|
2014-03-21 19:47:19 -07:00 |
|
Michael Jumper
|
bd40dd30b2
|
GUAC-556: Send UPSTREAM_ERROR for unexpected disconnect and failure to connect in RDP.
|
2014-03-19 22:16:35 -07:00 |
|
Michael Jumper
|
fdf2036cfe
|
GUAC-548: Migrate to new error codes throughout protocol support.
|
2014-03-18 12:26:01 -07:00 |
|
Michael Jumper
|
3105cfbb48
|
GUAC-548: Rename and expand error codes.
|
2014-03-18 12:25:19 -07:00 |
|
Michael Jumper
|
680b3cc147
|
Analogous legacy macro for Stream_Length() is stream_get_size(), not stream_get_length().
|
2014-03-11 17:01:13 -07:00 |
|
Michael Jumper
|
91d381d055
|
Include winpr-compat in main build.
|
2014-03-11 16:42:41 -07:00 |
|
Michael Jumper
|
cdc532e8ba
|
Use fixed-size SVC name buffer. Validate length.
|
2014-03-06 11:48:52 -08:00 |
|
Michael Jumper
|
bccc1c7c76
|
Clean up streaming code - migrate to separate rdp_stream.[ch]
|
2014-03-03 16:18:14 -08:00 |
|
Michael Jumper
|
243f24722c
|
Fix typo in comment.
|
2014-03-03 15:31:00 -08:00 |
|
Michael Jumper
|
86d2266580
|
Handle pipe receive, write to SVC.
|
2014-03-02 12:38:28 -08:00 |
|
Michael Jumper
|
ed367824a6
|
Add receive stub for inbound pipes.
|
2014-03-02 12:15:17 -08:00 |
|
Michael Jumper
|
e26c0122fd
|
Properly associate inbound pipes.
|
2014-03-02 12:06:08 -08:00 |
|
Michael Jumper
|
e37c5c462f
|
Add typing to stream data.
|
2014-03-02 11:53:21 -08:00 |
|
Michael Jumper
|
38e4c9afba
|
Implement SVC remove. Rely on terminate for SVC cleanup.
|
2014-03-02 11:24:06 -08:00 |
|
Michael Jumper
|
2d885fdec2
|
Send any received data to pipe.
|
2014-03-02 11:12:27 -08:00 |
|
Michael Jumper
|
38aa467233
|
Create outbound pipes for SVC.
|
2014-03-02 10:51:52 -08:00 |
|
Michael Jumper
|
d630d66c8b
|
Implement get for SVC.
|
2014-03-02 10:46:38 -08:00 |
|
Michael Jumper
|
67a647b88d
|
Fix bug in list.
|
2014-03-02 10:39:36 -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
|
cc5793a39b
|
Move SVC data into own structure. Add stubs for management.
|
2014-03-02 09:56:47 -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
|
464c94501d
|
Add string utility functions and unit tests.
|
2014-03-01 21:31:52 -08:00 |
|
Michael Jumper
|
b88e23a7d2
|
Add static-channels and corresponding storage.
|
2014-03-01 16:43:55 -08:00 |
|
Michael Jumper
|
aa4896da07
|
Add guacsvc plugin.
|
2014-03-01 16:42:39 -08:00 |
|
Michael Jumper
|
d0d34a63b9
|
Implement pipe instruction and handlers.
|
2014-02-28 18:46:09 -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
|
59abfadbd1
|
Compatibility with legacy FreeRDP.
|
2014-01-30 00:17:23 -08:00 |
|
Michael Jumper
|
10d987a0c3
|
Working RemoteApp with current FreeRDP.
|
2014-01-30 00:04:31 -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
|
8bf6f47b7e
|
Add log instruction, for inserting debug information into the protocol stream.
|
2014-01-19 16:59:52 -08:00 |
|
Michael Jumper
|
a83cd54cf1
|
Fix linking of VNC library (missing common objects).
|
2014-01-08 18:43:16 -08:00 |
|
Michael Jumper
|
0522077963
|
Migrate RDP to common pointer code.
|
2014-01-06 16:21:23 -08:00 |
|