Commit Graph

  • f95f264747 Using cairo instead of libpng. Michael Jumper 2011-03-27 16:32:49 -0700
  • f3da13556b RDP handler stubs Michael Jumper 2011-03-26 21:37:32 -0700
  • 9f49741013 Handler placeholders Michael Jumper 2011-03-26 19:14:39 -0700
  • c4734b6c23 Error handler, actual connection Michael Jumper 2011-03-25 23:48:39 -0700
  • 5f6188ee25 Client data and free handler. Michael Jumper 2011-03-25 22:59:39 -0700
  • ff6d6fc404 Actual calls to freerdp functions Michael Jumper 2011-03-25 22:49:48 -0700
  • fb953b0892 Stub code and build files. Michael Jumper 2011-03-25 21:58:46 -0700
  • 32d73ec5bd Initial commit. Michael Jumper 2011-03-25 21:57:21 -0700
  • feff9f5138 Added -Werror -Wall -pedantic Michael Jumper 2011-03-24 23:14:20 -0700
  • 56c3b04e9e Added -pedantic Michael Jumper 2011-03-24 23:12:43 -0700
  • bb994d5c90 Added -pedantic, fixed warning. Michael Jumper 2011-03-24 23:11:46 -0700
  • 1e33435c22 Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/libguac into unstable Michael Jumper 2011-03-20 23:02:36 -0700
  • 18e01ee74c Added ifdef to force fast (less compressed) PNG rendering only when asked. Michael Jumper 2011-03-20 23:02:28 -0700
  • a2b0729953 Wait for output thread if input thread does not start, fixed typo in error. Michael Jumper 2011-03-20 21:38:58 -0700
  • b16eda0d48 Fixed missing include Michael Jumper 2011-03-20 19:38:36 -0700
  • d6a5d70278 Experimental speed options for PNG encoding (less compression, no filtering) Michael Jumper 2011-03-20 19:34:45 -0700
  • 8c3fa0c54e Use guac log functions for VNC log. Michael Jumper 2011-03-20 00:22:22 -0700
  • 220035746b Add va_list variants of the guac_log_* functions Michael Jumper 2011-03-20 00:21:56 -0700
  • 03bbc76145 Use fork for connection handlers (preferrably), fix memory leak Michael Jumper 2011-03-20 00:21:33 -0700
  • ec2d9f6918 Using new log functions Michael Jumper 2011-03-19 17:13:33 -0700
  • 149185f49e Using new log functions Michael Jumper 2011-03-19 17:13:24 -0700
  • 97a63fae3e Fixed log.c and Makefile.am Michael Jumper 2011-03-19 17:13:02 -0700
  • 1f4afa6c47 Documentation (doxygen) Michael Jumper 2011-03-19 17:06:25 -0700
  • 06dad71273 Using function rather than variadic macro Michael Jumper 2011-03-19 17:02:30 -0700
  • b52a49d7b0 Ignore SIGPIPE (force checking of EPIPE instead). Michael Jumper 2011-03-19 16:50:18 -0700
  • a72df19449 Error handling in guac_start_client. Michael Jumper 2011-03-19 16:44:06 -0700
  • 71d59845e9 More error handling, style fix. Michael Jumper 2011-03-19 16:39:18 -0700
  • 6300c7c56a Return values and error handling for guac_send_* functions in protocol. Michael Jumper 2011-03-19 16:32:35 -0700
  • adfd2d3089 Fix memory leak due to extra alloc of png buffers, add workarounds for leaks in libvncclient. Michael Jumper 2011-03-19 01:02:29 -0700
  • 5a2a629225 Fixed guac_client_free_handler definition. Michael Jumper 2011-03-19 01:00:40 -0700
  • 1b326b9cfb Detach main thread. Michael Jumper 2011-03-19 00:59:14 -0700
  • 195ad0e251 More documentation. Michael Jumper 2011-03-18 00:55:14 -0700
  • 599c7ff58a Documentation for new client functions and structures. Michael Jumper 2011-03-18 00:42:34 -0700
  • e20e877d45 Moved sleep and timestamp functions, fixed header ifndefs Michael Jumper 2011-03-17 21:16:29 -0700
  • df7fa4c88d Increased wait time for messages (as libguac now uses I/O threads) Michael Jumper 2011-03-17 14:05:24 -0700
  • 0a3a23f26e Temporary fix for spinning while waiting for sync Michael Jumper 2011-03-17 14:04:23 -0700
  • 1b2c27ba96 Removed debug fprintf. Michael Jumper 2011-03-17 00:25:55 -0700
  • a08cd5b8b7 Changed semantics of guac_read_instruction, fixed timeout. Michael Jumper 2011-03-17 00:25:35 -0700
  • 3e14b52b1c Improved instruction handling, working I/O threads. Michael Jumper 2011-03-16 23:46:02 -0700
  • 3c878e1d59 Added input and output threads Michael Jumper 2011-03-16 01:24:17 -0700
  • a9f702ed27 Initial implementation of timeout. Michael Jumper 2011-03-15 23:02:47 -0700
  • 7f106c663c Updated changelog Michael Jumper 2011-03-15 22:23:21 -0700
  • 5a46330332 Updated changelog Michael Jumper 2011-03-15 22:21:25 -0700
  • 8569803cd5 Init total_written in open. Michael Jumper 2011-03-14 11:00:48 -0700
  • bbc373c1b9 Fixed lack of initialization of now-used pointers. Michael Jumper 2011-03-14 10:59:47 -0700
  • 82fcbe98e5 Support for encodings as an option. Michael Jumper 2011-03-13 18:58:31 -0700
  • 555c7b9a97 Experimental support for resized framebuffer. Michael Jumper 2011-03-13 18:34:58 -0700
  • 3e90251cb8 Automatic sleep on message handle Michael Jumper 2011-03-13 14:52:19 -0700
  • 74150f373e Removed sleep - libguac now handles sleeping automatically Michael Jumper 2011-03-13 14:52:06 -0700
  • 12d497ca3f Working sync control. Michael Jumper 2011-03-11 19:35:44 -0800
  • e463360aad Sync message support. Michael Jumper 2011-03-11 18:57:53 -0800
  • 4044b61f56 Revert "Removed delay and check for nanosleep (replaced by ready message in libguac)" Michael Jumper 2011-03-06 17:01:00 -0800
  • 90993d5d75 Revert "Reinstated ready instruction" Michael Jumper 2011-03-06 16:57:13 -0800
  • b46c5187be Removed delay and check for nanosleep (replaced by ready message in libguac) Michael Jumper 2011-03-05 14:47:24 -0800
  • 47762889cf Reinstated ready instruction Michael Jumper 2011-03-05 14:47:02 -0800
  • cd4205caf6 Added ldconfig instructions Michael Jumper 2011-03-02 01:42:30 -0800
  • 34188366a9 Added README for libguac-client-vnc 0.3.0 Michael Jumper 2011-03-02 01:42:18 -0800
  • 1e1ef6f950 Added README for libguac Michael Jumper 2011-03-02 01:38:01 -0800
  • 436c4295dc Added license block to Makefile.am and configure.in Michael Jumper 2011-03-02 01:22:32 -0800
  • a6bfd481c8 Added license block to Makefile.am Michael Jumper 2011-03-02 01:21:34 -0800
  • 4477ef6669 Added license block to Makefile.am and configure.in Michael Jumper 2011-03-02 01:20:56 -0800
  • b6cceaa7f9 Added license block to configure.in Michael Jumper 2011-03-02 01:19:24 -0800
  • 17c649704a Actual docs in README Michael Jumper 2011-03-01 10:58:25 -0800
  • 90168a9877 Added ChangeLog, removed unused files, switched to foreign over GNU Michael Jumper 2011-03-01 01:05:09 -0800
  • e9d52be8d5 Added ChangeLog, removed unused files, switched to foreign over GNU Michael Jumper 2011-03-01 01:04:29 -0800
  • b5891c779c Removed unused files, switched to foreign over GNU Michael Jumper 2011-03-01 01:03:35 -0800
  • 3873b726b6 Added entry to ChangeLog Michael Jumper 2011-03-01 00:58:39 -0800
  • a1f65ce659 Using dashes instead of underscores for client lib prefix Michael Jumper 2011-02-28 14:51:18 -0800
  • 2f594d3de7 Renamed libguac_client_vnc to libguac-client-vnc Michael Jumper 2011-02-28 14:49:16 -0800
  • 077bf9e20c Removed dependency on LSB - script should now work on generic UNIX and Linux distros without LSB Michael Jumper 2011-02-28 14:36:40 -0800
  • dd69712dc2 Adding guacd.in to EXTRA_DIST Michael Jumper 2011-02-27 21:04:49 -0800
  • 15cc47f2af Adding support for LSB try-restart Michael Jumper 2011-02-27 21:01:16 -0800
  • bb4070925c Removed reference to sysconfig Michael Jumper 2011-02-27 20:28:22 -0800
  • 5d13535fb4 Working LSB startup script. Michael Jumper 2011-02-27 20:27:12 -0800
  • 0d4e4ceb15 Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/libguac-client-vnc into unstable Michael Jumper 2011-02-21 22:38:13 -0800
  • 23bc28253a Migrating to new version number system Michael Jumper 2011-02-21 22:36:54 -0800
  • 122cbeff15 Migrating to new version number system Michael Jumper 2011-02-21 22:36:34 -0800
  • f6b137d1b5 Migrating to new version number system Michael Jumper 2011-02-21 22:35:18 -0800
  • bdaf1db86c Making version number match lib version info Michael Jumper 2011-02-21 00:13:44 -0800
  • 78fa8ebbd7 Removed one nanosleep() check - same change made twice Michael Jumper 2011-02-17 02:18:44 -0800
  • d73a0af709 Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/libguac-client-vnc into unstable Michael Jumper 2011-02-17 02:07:45 -0800
  • 48bc7a6596 Fixed performance issues with too many updates (nanosleep detection was broken) Michael Jumper 2011-02-16 18:37:28 -0800
  • efcfa12fe6 Changing to MPL/GPL/LGPL tri-license Michael Jumper 2011-02-15 18:48:02 -0800
  • 8d0c3ac46b Changing to MPL/GPL/LGPL tri-license Michael Jumper 2011-02-15 18:47:51 -0800
  • 5cdfad50e6 Detect and use png_get_io_ptr if provided Michael Jumper 2011-02-15 18:07:19 -0800
  • d32b26ffa8 Changing to MPL/GPL/LGPL tri-license Michael Jumper 2011-02-15 18:04:36 -0800
  • 4a3df25b5a Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/libguac-client-vnc into unstable Michael Jumper 2011-02-13 01:18:12 -0800
  • 5a3eb36e2c Migrated to newer libguac (layer support) Michael Jumper 2011-02-11 23:19:35 -0800
  • 903104af20 Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/libguac into unstable Michael Jumper 2011-02-11 23:17:05 -0800
  • 3e6b22b071 Layer/buffer support in png and copy instructions Michael Jumper 2011-02-11 23:16:46 -0800
  • d9682409f7 Fixed detection of nanosleep. Michael Jumper 2011-02-11 00:21:54 -0800
  • 1c84d1aecf Fixed fork() detection Michael Jumper 2011-02-10 23:57:38 -0800
  • a0cb37295f Fixed pngstruct.h detection Michael Jumper 2011-02-10 23:53:11 -0800
  • 5458ba05b5 Cleaned up daemon.c Michael Jumper 2011-02-10 23:47:46 -0800
  • 6355be0f36 Read-only mode Michael Jumper 2011-02-10 22:56:47 -0800
  • 7d1215e8c4 Thread support for MinGW32 Michael Jumper 2011-02-10 01:17:31 -0800
  • e5074c2c58 Cross-platform close socket macro, init winsock if MINGW32, MINGW32 support(ish) for strerror Michael Jumper 2011-02-10 00:27:31 -0800
  • 0cb6ad1502 Use send() instead of write() if MINGW32. Michael Jumper 2011-02-10 00:24:17 -0800
  • 935d18ba01 Using new header Michael Jumper 2011-02-09 01:40:46 -0800
  • 60897fc7f8 Renamed guaclog.h, added newline to macro Michael Jumper 2011-02-09 01:39:27 -0800