Michael Jumper
|
75408f5224
|
Fix style issues.
|
2013-02-21 11:52:47 -08:00 |
|
Michael Jumper
|
586c9b4f83
|
Add missing JavaDoc.
|
2013-02-20 21:51:09 -08:00 |
|
Michael Jumper
|
1b103f80a8
|
Remove operation enum - just use opcode.
|
2013-01-29 14:07:49 -08: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
|
4b72a166ec
|
Remove use of Apache Commons.
|
2012-03-26 11:14:27 -07:00 |
|
Michael Jumper
|
9b36638bf3
|
Use appropriate exceptions where possible, turn exceptions into appropriate error codes.
|
2012-03-24 22:03:52 -07:00 |
|
Michael Jumper
|
2f3e8d3643
|
Fixed comments.
|
2011-12-18 21:31:56 -08:00 |
|
Michael Jumper
|
f9bcd5f7cf
|
Added GuacamoleReader.available(), using to determine appropriate times to flush tunnel servlet output.
|
2011-12-05 18:54:52 -08:00 |
|
Michael Jumper
|
e0b1427e59
|
Converted ReaderGuacamoleReader to real parser of new instruction format (should be more efficient, and no more chance of invalid reads due to semicolons).
|
2011-12-05 18:20:58 -08:00 |
|
Michael Jumper
|
70b522cacd
|
Relicensed as Mozilla/LGPL/GPL.
|
2011-12-04 17:09:48 -08:00 |
|
Michael Jumper
|
12717e038c
|
Support for new instruction format, dependency on Apache commons
|
2011-09-10 19:08:42 -07:00 |
|
Michael Jumper
|
e3260ca3e9
|
Fixed NPE in reader when connection closed during negotiaion. Added getRequiredProperty().
|
2011-08-25 00:22:14 -07: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
|
2fb2a9dbc9
|
JavaDoc for I/O classes.
|
2011-05-13 23:55:09 -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 |
|