Michael Jumper
|
de219b6773
|
Renamed InstructionStream -> Outbound, using single unified tunnel package, removed XMLGuacamoleServlet
|
2010-11-26 16:55:58 -08:00 |
|
Michael Jumper
|
fc2c888300
|
Base64.java no longer used
|
2010-11-25 21:53:09 -08:00 |
|
Michael Jumper
|
2bbf8b3752
|
Logging
|
2010-11-25 21:01:34 -08:00 |
|
Michael Jumper
|
b2d49c9d21
|
Working connect message
|
2010-11-25 20:25:19 -08:00 |
|
Michael Jumper
|
e392fb59b6
|
Default port (4822) and working connect message
|
2010-11-25 19:05:15 -08:00 |
|
Michael Jumper
|
bb1ed2172a
|
Initial connect message implementation
|
2010-11-25 17:19:11 -08:00 |
|
Michael Jumper
|
7e0429a6aa
|
Fixed typo BAS64 -> BASE64
|
2010-11-25 17:04:11 -08:00 |
|
Michael Jumper
|
6c2616079d
|
Moved library/protocol loading and argument parsing into libguac for future connect message. Proxy no longer uses command-line specified protocol and connection info.
|
2010-11-25 16:26:07 -08:00 |
|
Michael Jumper
|
14a5135f88
|
Changed version numbers
|
2010-10-05 21:55:54 +00:00 |
|
Michael Jumper
|
22ac2a601d
|
Increased version to 0.3.1rc1
|
2010-10-02 13:28:49 -07:00 |
|
Michael Jumper
|
337cd351f0
|
Ignore .tar.gz, removed unnecessary Makefile
|
2010-10-02 13:26:51 -07:00 |
|
Michael Jumper
|
8a00f611c5
|
Updated license comment, changed VNCClient -> GuacamoleClient
|
2010-10-02 17:12:04 +00:00 |
|
Michael Jumper
|
1b07316b0e
|
Use libvncclient options, parse password from command line.
|
2010-10-02 08:34:48 +00:00 |
|
Michael Jumper
|
f94ea16b1f
|
Removed old VNC client after all. Can't maintain - will need to make next release clear.
|
2010-09-28 22:21:04 -07:00 |
|
Michael Jumper
|
f544b4859c
|
Restored old VNC client as a LegacyClient
|
2010-09-29 02:01:28 +00:00 |
|
Michael Jumper
|
e584ccebea
|
Removed unused function
|
2010-09-26 00:42:55 -07:00 |
|
Michael Jumper
|
5325c3d547
|
Fixed libtoolize warnings.
|
2010-09-25 21:40:16 -07:00 |
|
Michael Jumper
|
61c4df9545
|
Using getopt(), real arguments.
|
2010-09-25 16:04:06 -07:00 |
|
Michael Jumper
|
3035408f35
|
Documented GUACIO, removed unused function
|
2010-09-24 23:33:27 -07:00 |
|
Michael Jumper
|
570225b5ce
|
Reorganized directory structure
|
2010-09-24 22:55:30 -07:00 |
|
Michael Jumper
|
d0b3507e13
|
Added and licensed guacamole logo source, moved old LICENSE.txt to client/COPYING
|
2010-09-24 22:53:44 -07:00 |
|
Michael Jumper
|
6f5d8ff27b
|
More documentation.
|
2010-09-24 21:10:01 -07:00 |
|
Michael Jumper
|
7bf2079eda
|
Removed unused and unneeded reference to UUID, added documentation.
|
2010-09-24 20:51:24 -07:00 |
|
Michael Jumper
|
329981ed40
|
Removed use of registry, etc. from proxy.
|
2010-09-24 03:06:14 -07:00 |
|
Michael Jumper
|
b3c1017b8e
|
Removed client registry, use of UUID, and semaphore. Removed handshaking phase. (simplify proxy)
|
2010-09-24 03:00:09 -07:00 |
|
Michael Jumper
|
a1440075d0
|
Revert "Removed old Java client, added new experimental PHP client."
This reverts commit 95f9da3a71c3e804dfe0457504cdbc0371c9b626.
|
2010-09-24 02:42:29 -07:00 |
|
Michael Jumper
|
8f3e6a7340
|
Removed old Java client, added new experimental PHP client.
|
2010-09-23 09:57:53 +00:00 |
|
Michael Jumper
|
7bbc9b5ae5
|
Fixed closing of stream on transfer.
|
2010-09-23 09:54:17 +00:00 |
|
Michael Jumper
|
520d4cb789
|
Working pause/resume
|
2010-09-22 18:16:39 +00:00 |
|
Michael Jumper
|
b6e7e8038e
|
Added -lpthread for semaphore
|
2010-09-22 00:15:41 -07:00 |
|
Michael Jumper
|
df066bcfb8
|
Giving threadsafety in client registry with semaphore
|
2010-09-22 00:09:24 -07:00 |
|
Michael Jumper
|
0fdcfab825
|
Removed master Makefile
|
2010-09-21 18:23:22 -07:00 |
|
Michael Jumper
|
bf9a5d6cce
|
Fixed configure.in
|
2010-09-21 18:22:43 -07:00 |
|
Michael Jumper
|
d08c863e80
|
vnc_client automake
|
2010-09-21 18:12:42 -07:00 |
|
Michael Jumper
|
3c95912111
|
Removed unnecessary dependency on libpng, fixed header check and include
|
2010-09-21 17:59:08 -07:00 |
|
Michael Jumper
|
c159b2909c
|
Fixed include installation path
|
2010-09-21 17:45:40 -07:00 |
|
Michael Jumper
|
672cd5d3f9
|
Flag errors for missing libs, include from system dirs
|
2010-09-21 23:39:41 +00:00 |
|
Michael Jumper
|
3444d7b8e6
|
Copied changes to configure.in from libguac
|
2010-09-21 23:04:41 +00:00 |
|
Michael Jumper
|
7028ca9e3f
|
automake for guacd
|
2010-09-21 23:02:09 +00:00 |
|
Michael Jumper
|
95884b28fc
|
Added AUTHORS and COPYING content
|
2010-09-21 22:45:15 +00:00 |
|
Michael Jumper
|
653548be4a
|
Moved files to src/
|
2010-09-21 22:39:18 +00:00 |
|
Michael Jumper
|
a8615a00a0
|
Added automake files.
|
2010-09-21 22:28:26 +00:00 |
|
Michael Jumper
|
65fefd5357
|
Added include directory and warnings
|
2010-09-21 22:23:58 +00:00 |
|
Michael Jumper
|
c4ff32d6a4
|
Starting to use automake... mostly stubbed now
|
2010-09-21 22:16:19 +00:00 |
|
Michael Jumper
|
50355ab353
|
Hostname/port configuration options
|
2010-09-21 19:58:13 +00:00 |
|
Michael Jumper
|
81cb2d60a3
|
Temporary workaround to fix session issue - will be academic once handoff is implemented
|
2010-09-21 19:48:03 +00:00 |
|
Michael Jumper
|
15cc6278fa
|
Added improved logging, all handlers now return int, much more stable
|
2010-09-20 22:09:32 -07:00 |
|
Michael Jumper
|
c1e7f19feb
|
Merge branch 'zhangmaike/native-client' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole into zhangmaike/native-client
|
2010-09-20 18:13:42 -07:00 |
|
Michael Jumper
|
79fabff39d
|
Remove -O2, check rfbInitClient return value, provide return value in client init
|
2010-09-20 18:13:32 -07:00 |
|
Michael Jumper
|
ba0aa94571
|
Need to zero out struct
|
2010-09-20 21:20:10 +00:00 |
|