Michael Jumper
|
75408f5224
|
Fix style issues.
|
2013-02-21 11:52:47 -08:00 |
|
Michael Jumper
|
3ea725ae3a
|
Remove trailing whitespace from lines.
|
2013-02-21 11:30:50 -08:00 |
|
Michael Jumper
|
586c9b4f83
|
Add missing JavaDoc.
|
2013-02-20 21:51:09 -08:00 |
|
Michael Jumper
|
a86f1a7c7f
|
Add parameter list/remove.
|
2013-02-14 02:02:25 -08:00 |
|
Michael Jumper
|
fc4fa4004d
|
Declaration should be generic.
|
2013-02-09 15:02:40 -08:00 |
|
Michael Jumper
|
fbe1339623
|
Expose immutable List rather than array in GuacamoleInstruction. Bump version to 0.8.0.
|
2013-01-29 14:17:11 -08:00 |
|
Michael Jumper
|
1b103f80a8
|
Remove operation enum - just use opcode.
|
2013-01-29 14:07:49 -08:00 |
|
Michael Jumper
|
1f81b952fe
|
Configuration should be stored.
|
2013-01-28 17:06:10 -08:00 |
|
Michael Jumper
|
fa5c060fad
|
Send video mimetypes for video (using wrong collection).
|
2012-10-25 19:05:59 -07:00 |
|
Michael Jumper
|
4e43b79f0e
|
Actually implement audio and video parts of preamble.
|
2012-10-23 19:45:16 -07:00 |
|
Michael Jumper
|
142c71a9ef
|
Use List rather than Set to represent supported mimetypes (as they will be prioritized).
|
2012-10-23 19:32:34 -07:00 |
|
Michael Jumper
|
2c3a3a53f0
|
Use client information object to complete handshake.
|
2012-10-23 00:36:55 -07:00 |
|
Michael Jumper
|
ca579c6bc9
|
Implement client information object.
|
2012-10-23 00:36:22 -07:00 |
|
Michael Jumper
|
dbc4a7f915
|
Add audio/video/size instructions.
|
2012-10-22 17:06:30 -07:00 |
|
Michael Jumper
|
13db41f704
|
Fix NPE if end-of-stream encountered during handshake (fixes #195).
|
2012-10-03 10:27:53 -07:00 |
|
Michael Jumper
|
b3c721e159
|
Add package-info.java files for all packages.
|
2012-08-09 23:11:05 -07:00 |
|
Michael Jumper
|
211348c82f
|
Removed trailing whitespace.
|
2012-08-09 11:43:33 -07:00 |
|
Michael Jumper
|
147829ad7c
|
Should be able to retrieve the configuration associated with a socket.
|
2012-03-26 13:46:20 -07:00 |
|
Michael Jumper
|
762c84f25f
|
Add isOpen() to socket and tunnel. Add getSocket() to tunnel.
|
2012-03-26 11:34:42 -07:00 |
|
Michael Jumper
|
1103594200
|
GuacamoleConfiguration should be serializable (ticket #111).
|
2012-03-13 14:59:23 -07:00 |
|
Michael Jumper
|
70b522cacd
|
Relicensed as Mozilla/LGPL/GPL.
|
2011-12-04 17:09:48 -08:00 |
|
Michael Jumper
|
dfbe62e65f
|
New instruction format for output.
|
2011-09-16 17:03:05 +00:00 |
|
Michael Jumper
|
6959b74d76
|
Fix for read() vs. readInstruction() issue. Consistency with placement of import vs. license
|
2011-06-04 22:22:58 -07:00 |
|
Michael Jumper
|
2bb7516d30
|
JavaDoc for protocol classes.
|
2011-05-15 00:15:55 -07:00 |
|
Michael Jumper
|
78a957b978
|
Renamed.
|
2011-05-12 23:47:01 -07:00 |
|
Michael Jumper
|
3b7e71a402
|
Removed connect() from GuacamoleSocket. Added ConfiguredSocket for providing restricted pre-configured (finished with handshake and connect) GuacamoleSockets.
|
2011-05-12 23:41:10 -07:00 |
|
Michael Jumper
|
11b29d8709
|
Major refactor of API (new interfaces, semantic changes)
|
2011-05-12 23:05:32 -07:00 |
|