Michael Jumper
|
04625d4492
|
Added free for bitmaps + stub for bitmap paint.
|
2012-01-03 13:04:50 -08:00 |
|
James Muehlner
|
2ea9718167
|
removed debug lines
|
2012-01-03 09:09:50 -08:00 |
|
Michael Jumper
|
c1a9d84028
|
Add default no-auth, RDP encryption.
|
2012-01-03 01:05:21 -08:00 |
|
Michael Jumper
|
c39e00a129
|
Fixed handlers and segfaults.
|
2012-01-03 01:01:33 -08:00 |
|
Michael Jumper
|
54d815f258
|
Added missing .c file to Makefile.am, fix guac_handlers.c
|
2012-01-03 00:24:03 -08:00 |
|
Michael Jumper
|
180216159f
|
Use dlerror() for errors opening client plugin.
|
2012-01-03 00:03:24 -08:00 |
|
Michael Jumper
|
bd14fe2dab
|
Test for and use libfreerdp-codec.
|
2012-01-02 23:36:29 -08:00 |
|
Michael Jumper
|
149ea16a6f
|
Init bitmap handlers, use xzalloc (part of libfreerdp-utils).
|
2012-01-02 23:31:13 -08:00 |
|
Michael Jumper
|
cf4d9b0c5e
|
Defined guac_rdp_bitmap.
|
2012-01-02 18:25:04 -08:00 |
|
Michael Jumper
|
22d6231aeb
|
Update constants in keymap to 1.0
|
2012-01-02 18:08:30 -08:00 |
|
Michael Jumper
|
f8ee9a0c2c
|
Fixed typo in Makefile.am, removed non-existant include file.
|
2012-01-02 18:03:12 -08:00 |
|
Michael Jumper
|
cc66c86fdd
|
Removed old handler functions.
|
2012-01-02 18:00:37 -08:00 |
|
Michael Jumper
|
dd9ea3cec5
|
Moved bitmap handler into own files.
|
2012-01-02 17:59:52 -08:00 |
|
Michael Jumper
|
5b020614bd
|
Added incomplete but somewhat compliant bitmap-new function.
|
2012-01-02 16:34:59 -08:00 |
|
James Muehlner
|
e6a6780591
|
implemented clipboard paste and free handlers
|
2011-12-30 14:34:04 -08:00 |
|
Michael Jumper
|
6a1994484c
|
Refactored, removed functionality. Fixed most errors on compile. Will likely not actually work in current state.
|
2011-12-30 00:10:28 -08:00 |
|
Michael Jumper
|
5c91834998
|
Clarified flag nature of GUAC_CLIENT_MOUSE_*
|
2011-12-29 16:40:00 -08:00 |
|
Michael Jumper
|
27ba5e3122
|
Migrated to namespaced RUNNING state.
|
2011-12-24 22:51:31 -08:00 |
|
Michael Jumper
|
549c6d4515
|
Fixed broken rename.
|
2011-12-24 22:49:27 -08:00 |
|
Michael Jumper
|
27c4e62756
|
Renamed RUNNING and STOPPING to GUAC_CLIENT_RUNNING and GUAC_CLIENT_STOPPING. Added GUAC_CLIENT_MOUSE_* masks.
|
2011-12-24 22:48:15 -08:00 |
|
Michael Jumper
|
9c60a7a2a5
|
Added man/guacd.8 to EXTRA_DIST
|
2011-12-21 20:58:24 -08:00 |
|
Michael Jumper
|
6741c3c92f
|
Fixed headers, removed unused.
|
2011-12-21 18:54:38 -08:00 |
|
Michael Jumper
|
cda03dc6db
|
Cleaned up hierarchy.
|
2011-12-21 18:35:42 -08:00 |
|
Michael Jumper
|
a7b00aa79f
|
Renaming and regrouping.
|
2011-12-21 18:18:25 -08:00 |
|
Michael Jumper
|
bd15a65398
|
Renaming and regrouping.
|
2011-12-21 18:18:17 -08:00 |
|
Michael Jumper
|
966cdd7271
|
Fixed memory leak in guac_client_plugin_close()
|
2011-12-21 01:44:30 -08:00 |
|
Michael Jumper
|
05b0a09a8a
|
Fixed memory leak in guac_instruction_free()
|
2011-12-21 01:35:16 -08:00 |
|
Michael Jumper
|
6bf341ddb3
|
Bumped version numbers to 0.5.0.
|
2011-12-20 20:08:19 -08:00 |
|
Michael Jumper
|
a1b93e0802
|
Bumped version numbers to 0.5.0.
|
2011-12-20 20:07:31 -08:00 |
|
Michael Jumper
|
155138bc2d
|
Updated changelog.
|
2011-12-11 15:20:18 -08:00 |
|
Michael Jumper
|
8bf37453de
|
Updated changelog.
|
2011-12-11 15:16:56 -08:00 |
|
Michael Jumper
|
c8d2f232d6
|
Update changelog
|
2011-12-11 15:00:19 -08:00 |
|
Michael Jumper
|
7724b34b7f
|
Updated README to point to new Trac.
|
2011-12-11 14:51:54 -08:00 |
|
Michael Jumper
|
4b0bbd8f4d
|
Updated README to point to new Trac.
|
2011-12-11 14:51:05 -08:00 |
|
Michael Jumper
|
e3c4c858d1
|
Updated README to point to new Trac.
|
2011-12-11 14:50:31 -08:00 |
|
Michael Jumper
|
99103e8eae
|
Updated README to point to new Trac.
|
2011-12-11 14:49:59 -08:00 |
|
Michael Jumper
|
1f041e9cee
|
Updated README to point to new Trac.
|
2011-12-11 14:49:34 -08:00 |
|
Michael Jumper
|
e6fe9e7008
|
Added manpage.
|
2011-12-10 23:45:09 -08:00 |
|
Michael Jumper
|
3e06b326d9
|
Added -b option to specify bind address, using getaddrinfo() for address and port + getnameinfo() for logging name and port used.
|
2011-12-10 23:17:25 -08:00 |
|
Michael Jumper
|
55f00483e2
|
Should check for cairo/cairo.h, not cairo.h
|
2011-12-06 12:52:18 -08:00 |
|
Michael Jumper
|
ac43e37399
|
Renamed function, removed now unnecessary thread data and prototyping.
|
2011-12-06 00:53:18 -08:00 |
|
Michael Jumper
|
fb74c24ec1
|
Removed thread.*, using pthreads directly. More renaming of guac to guacd.
|
2011-12-06 00:41:08 -08:00 |
|
Michael Jumper
|
7a18b397de
|
Moved guac_client_stop() back into libguac
|
2011-12-05 20:43:07 -08:00 |
|
Michael Jumper
|
3c5a54e303
|
Restored guac_client_stop.
|
2011-12-01 22:57:34 -08:00 |
|
Michael Jumper
|
5401ffd8e4
|
Log PID, remove support for lack-of-fork, update #define naming.
|
2011-11-30 12:03:27 -08:00 |
|
Michael Jumper
|
c9388ee536
|
Removing forced sleep between message handling. Can cause excess delays if handle_messages handles only one message and there are multiple messages waiting / piling up independent of handle frequency.
|
2011-11-28 02:29:05 -08:00 |
|
Michael Jumper
|
81bea52e4d
|
Reset position in buffer each reparse (otherwise, stream will be read corrupt as parser is in wrong state).
|
2011-11-27 23:38:38 -08:00 |
|
Michael Jumper
|
d1b4ce00e1
|
Set guac_error* before calling client handlers
|
2011-11-27 16:39:46 -08:00 |
|
Michael Jumper
|
0daf07a742
|
More logging
|
2011-11-27 16:29:42 -08:00 |
|
Michael Jumper
|
f9f864815c
|
Using guac_error_message
|
2011-11-27 16:07:04 -08:00 |
|