Michael Jumper
|
f3da13556b
|
RDP handler stubs
|
2011-03-26 21:37:32 -07:00 |
|
Michael Jumper
|
9f49741013
|
Handler placeholders
|
2011-03-26 19:14:39 -07:00 |
|
Michael Jumper
|
c4734b6c23
|
Error handler, actual connection
|
2011-03-25 23:48:39 -07:00 |
|
Michael Jumper
|
5f6188ee25
|
Client data and free handler.
|
2011-03-25 22:59:39 -07:00 |
|
Michael Jumper
|
ff6d6fc404
|
Actual calls to freerdp functions
|
2011-03-25 22:49:48 -07:00 |
|
Michael Jumper
|
fb953b0892
|
Stub code and build files.
|
2011-03-25 21:58:46 -07:00 |
|
Michael Jumper
|
32d73ec5bd
|
Initial commit.
|
2011-03-25 21:57:21 -07:00 |
|
Michael Jumper
|
feff9f5138
|
Added -Werror -Wall -pedantic
|
2011-03-24 23:14:20 -07:00 |
|
Michael Jumper
|
56c3b04e9e
|
Added -pedantic
|
2011-03-24 23:12:43 -07:00 |
|
Michael Jumper
|
bb994d5c90
|
Added -pedantic, fixed warning.
|
2011-03-24 23:11:46 -07:00 |
|
Michael Jumper
|
1e33435c22
|
Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/libguac into unstable
|
2011-03-20 23:02:36 -07:00 |
|
Michael Jumper
|
18e01ee74c
|
Added ifdef to force fast (less compressed) PNG rendering only when asked.
|
2011-03-20 23:02:28 -07:00 |
|
Michael Jumper
|
a2b0729953
|
Wait for output thread if input thread does not start, fixed typo in error.
|
2011-03-20 21:38:58 -07:00 |
|
Michael Jumper
|
b16eda0d48
|
Fixed missing include
|
2011-03-20 19:38:36 -07:00 |
|
Michael Jumper
|
d6a5d70278
|
Experimental speed options for PNG encoding (less compression, no filtering)
|
2011-03-20 19:34:45 -07:00 |
|
Michael Jumper
|
8c3fa0c54e
|
Use guac log functions for VNC log.
|
2011-03-20 00:22:22 -07:00 |
|
Michael Jumper
|
220035746b
|
Add va_list variants of the guac_log_* functions
|
2011-03-20 00:21:56 -07:00 |
|
Michael Jumper
|
03bbc76145
|
Use fork for connection handlers (preferrably), fix memory leak
|
2011-03-20 00:21:33 -07:00 |
|
Michael Jumper
|
ec2d9f6918
|
Using new log functions
|
2011-03-19 17:13:33 -07:00 |
|
Michael Jumper
|
149185f49e
|
Using new log functions
|
2011-03-19 17:13:24 -07:00 |
|
Michael Jumper
|
97a63fae3e
|
Fixed log.c and Makefile.am
|
2011-03-19 17:13:02 -07:00 |
|
Michael Jumper
|
1f4afa6c47
|
Documentation (doxygen)
|
2011-03-19 17:06:25 -07:00 |
|
Michael Jumper
|
06dad71273
|
Using function rather than variadic macro
|
2011-03-19 17:02:30 -07:00 |
|
Michael Jumper
|
b52a49d7b0
|
Ignore SIGPIPE (force checking of EPIPE instead).
|
2011-03-19 16:50:18 -07:00 |
|
Michael Jumper
|
a72df19449
|
Error handling in guac_start_client.
|
2011-03-19 16:44:06 -07:00 |
|
Michael Jumper
|
71d59845e9
|
More error handling, style fix.
|
2011-03-19 16:39:18 -07:00 |
|
Michael Jumper
|
6300c7c56a
|
Return values and error handling for guac_send_* functions in protocol.
|
2011-03-19 16:32:35 -07:00 |
|
Michael Jumper
|
adfd2d3089
|
Fix memory leak due to extra alloc of png buffers, add workarounds for leaks in libvncclient.
|
2011-03-19 01:02:29 -07:00 |
|
Michael Jumper
|
5a2a629225
|
Fixed guac_client_free_handler definition.
|
2011-03-19 01:00:40 -07:00 |
|
Michael Jumper
|
1b326b9cfb
|
Detach main thread.
|
2011-03-19 00:59:14 -07:00 |
|
Michael Jumper
|
195ad0e251
|
More documentation.
|
2011-03-18 00:55:14 -07:00 |
|
Michael Jumper
|
599c7ff58a
|
Documentation for new client functions and structures.
|
2011-03-18 00:42:34 -07:00 |
|
Michael Jumper
|
e20e877d45
|
Moved sleep and timestamp functions, fixed header ifndefs
|
2011-03-17 21:16:29 -07:00 |
|
Michael Jumper
|
df7fa4c88d
|
Increased wait time for messages (as libguac now uses I/O threads)
|
2011-03-17 14:05:24 -07:00 |
|
Michael Jumper
|
0a3a23f26e
|
Temporary fix for spinning while waiting for sync
|
2011-03-17 14:04:23 -07:00 |
|
Michael Jumper
|
1b2c27ba96
|
Removed debug fprintf.
|
2011-03-17 00:25:55 -07:00 |
|
Michael Jumper
|
a08cd5b8b7
|
Changed semantics of guac_read_instruction, fixed timeout.
|
2011-03-17 00:25:35 -07:00 |
|
Michael Jumper
|
3e14b52b1c
|
Improved instruction handling, working I/O threads.
|
2011-03-16 23:46:02 -07:00 |
|
Michael Jumper
|
3c878e1d59
|
Added input and output threads
|
2011-03-16 01:24:17 -07:00 |
|
Michael Jumper
|
a9f702ed27
|
Initial implementation of timeout.
|
2011-03-15 23:02:47 -07:00 |
|
Michael Jumper
|
7f106c663c
|
Updated changelog
|
2011-03-15 22:23:21 -07:00 |
|
Michael Jumper
|
5a46330332
|
Updated changelog
|
2011-03-15 22:21:25 -07:00 |
|
Michael Jumper
|
8569803cd5
|
Init total_written in open.
|
2011-03-14 11:00:48 -07:00 |
|
Michael Jumper
|
bbc373c1b9
|
Fixed lack of initialization of now-used pointers.
|
2011-03-14 10:59:47 -07:00 |
|
Michael Jumper
|
82fcbe98e5
|
Support for encodings as an option.
|
2011-03-13 18:58:31 -07:00 |
|
Michael Jumper
|
555c7b9a97
|
Experimental support for resized framebuffer.
|
2011-03-13 18:34:58 -07:00 |
|
Michael Jumper
|
3e90251cb8
|
Automatic sleep on message handle
|
2011-03-13 14:52:19 -07:00 |
|
Michael Jumper
|
74150f373e
|
Removed sleep - libguac now handles sleeping automatically
|
2011-03-13 14:52:06 -07:00 |
|
Michael Jumper
|
12d497ca3f
|
Working sync control.
|
2011-03-11 19:35:44 -08:00 |
|
Michael Jumper
|
e463360aad
|
Sync message support.
|
2011-03-11 18:57:53 -08:00 |
|