| 
							
							
								 Michael Jumper | 1e676559a5 | GUACAMOLE-422: Correct toString() for GuacamoleProtocolVersion (must be manually implemented after migrating away from enum). Add unit test for verifying toString(). | 2019-06-08 13:37:28 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 84bbbc4fa0 | GUACAMOLE-422: Add unit test for verifying GuacamoleProtocolVersion. | 2019-06-08 13:23:47 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | df9a0b1662 | GUACAMOLE-422: Implement equals() and hashCode() for GuacamoleProtocolVersion. | 2019-06-08 12:55:17 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | dc66f84d71 | GUACAMOLE-422: Clarify behavior of atLeast(). | 2019-06-08 12:51:08 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 8aff7b6f5b | GUACAMOLE-422: Correct logic error in atLeast() - thisversion should be compared againstotherVersion. | 2019-06-08 12:48:01 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 9d1b264417 | GUACAMOLE-422: Clarify meaning of protocol capabilities. | 2019-06-08 12:44:00 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | a247ec1edc | GUACAMOLE-422: Add getter for retrieving the protocol version negotiated by ConfiguredGuacamoleSocket. | 2019-06-08 12:34:34 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 001918e2d7 | GUACAMOLE-422: Allow arbitrary protocol versions to be represented. Remove API-level assumption that protocol capabilities will have a minimum base version and remain present from that point forward. | 2019-06-08 12:34:03 -07:00 |  | 
			
				
					| 
							
							
								 Virtually Nick | 1e13bdd319 | GUACAMOLE-422: Implement retrieval of most compatible version. | 2019-06-02 20:03:40 -04:00 |  | 
			
				
					| 
							
							
								 Virtually Nick | dd9062a841 | GUACAMOLE-422: Update comments and internals of protocol methods. | 2019-05-10 12:33:59 -04:00 |  | 
			
				
					| 
							
							
								 Virtually Nick | 12ea1cb5dd | GUACAMOLE-422: Document valid timezone values for setting timezone. | 2019-05-06 16:29:03 -04:00 |  | 
			
				
					| 
							
							
								 Virtually Nick | f4b41e8b19 | GUACAMOLE-422: Use null exclusively for missing timezone. | 2019-05-06 16:25:08 -04:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 74c07c893a | GUACAMOLE-422: Implement GuacamoleProtocolCapability enum. | 2019-05-06 12:18:52 -04:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | ed7a99a11b | GUACAMOLE-422: More documentation updates. | 2019-05-06 11:58:59 -04:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | d534a7085d | GUACAMOLE-422: Update documentation and style; tweaks to GuacamoleProtocolVersion implementation. | 2019-05-06 11:29:09 -04:00 |  | 
			
				
					| 
							
							
								 Virtually Nick | 377e93c518 | GUACAMOLE-422: Fix assignment of protocol version value in socket. | 2019-04-24 22:31:55 -04:00 |  | 
			
				
					| 
							
							
								 Virtually Nick | 0f4ff0fe46 | GUACAMOLE-422: Clean up style and extra code. | 2019-04-22 11:53:09 -04:00 |  | 
			
				
					| 
							
							
								 Virtually Nick | 644e69de0a | GUACAMOLE-422: Tweak to checking for protocol version. | 2019-04-22 11:53:09 -04:00 |  | 
			
				
					| 
							
							
								 Virtually Nick | c5a7ab757f | GUACAMOLE-422: Implement protocol version support in the client. | 2019-04-22 11:53:09 -04:00 |  | 
			
				
					| 
							
							
								 Virtually Nick | d3e00abab7 | GUACAMOLE-422: Only send timezone if it's there. | 2019-04-22 11:53:09 -04:00 |  | 
			
				
					| 
							
							
								 Virtually Nick | d194e0754f | GUACAMOLE-422: Add timezone instruction to handshake, remove kludge from JDBC module. | 2019-04-22 11:53:09 -04:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | f1bce5173f | GUACAMOLE-422: Correct javadoc tag. | 2019-04-22 11:53:09 -04:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 047ed7ac9c | GUACAMOLE-422: Add timezone to tunnel connections. | 2019-04-22 11:53:09 -04:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | c3fbf44f70 | GUACAMOLE-729: Bump version numbers to 1.1.0. | 2019-02-09 11:08:28 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | d4f58f2c0d | Merge changes from 1.0.0 back to master. | 2018-11-08 22:18:28 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 95b5fdccdc | GUACAMOLE-656: Explicitly depend on maven-surefire-plugin 3.0.0-M1 due to SUREFIRE-1588. | 2018-11-08 22:09:35 -08:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 0f93e7ff45 | GUACAMOLE-622: Merge increase FailoverGuacamoleSocket instruction queue limit. | 2018-09-14 04:55:49 -04:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e77ca735a0 | GUACAMOLE-622: Increase size of instruction queue within FailoverGuacamoleSocket. Allow limit to be overridden. Some protocols, in particular SSH and telnet, may send a decent amount
of data before the connection status is known. | 2018-09-11 14:49:46 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ea0b33bee1 | GUACAMOLE-567: Use ping messages specific to the WebSocket tunnel to test connection stability independently of the underlying Guacamole connection. | 2018-09-07 12:20:28 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 45513592a7 | GUACAMOLE-570: Bump version numbers to 1.0.0. | 2018-06-05 21:34:26 -07:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | c2ae43d2c5 | GUACAMOLE-504: Change c-style variable to camel case. | 2018-02-14 07:04:00 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 4e0e852ad3 | GUACAMOLE-504: Implement overloaded closeConnection() method. | 2018-02-11 14:54:55 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | bb1670a808 | GUACAMOLE-504: Reimplement closeConnection() with int parameters. | 2018-02-10 15:13:19 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | e996a5a299 | GUACAMOLE-504: Avoid unnecessary use of instanceof. | 2018-02-10 14:41:37 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | ebd897421d | GUACAMOLE-504: Fix-up style issues. | 2018-02-09 13:17:08 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | ffc4c7bcad | GUACAMOLE-504: Allow exceptions to pass WebSocket status to closeConnection. | 2018-02-09 13:17:08 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 0dc5306fe1 | GUACAMOLE-504: Don't reveal internals in sendError method. | 2018-02-09 13:17:08 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 5aaea07b5e | GUACAMOLE-504: Rework HTTP Tunnel to use exception getHttpStatusCode() | 2018-02-09 13:17:08 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 0c5b3012ac | GUACAMOLE-504: Add method for WebSocket status, and reconfigure REST API to use new HTTP method. | 2018-02-09 13:17:08 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 5239a83acc | GUACAMOLE-504: Clean up getHttpStatusCode(). | 2018-02-09 13:17:08 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 68e101f58a | GUACAMOLE-504: Add getHttpStatusCode() method to GuacamoleException class. | 2018-02-09 13:17:08 -05:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 3d9310dbe7 | GUACAMOLE-495: Remove guacamole-common's GuacamoleSession class, deprecated since 0.9.9 ( b3a49da). | 2018-02-01 22:28:56 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ce4cd11993 | GUACAMOLE-423: Bump version numbers for all modified components to 0.9.14. | 2017-12-06 00:12:43 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 8d92e45227 | GUACAMOLE-436: Remove old references to pre-Incubator project. | 2017-12-06 00:08:11 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 7c4223ce3e | GUACAMOLE-436: Remove incubator prefix from repositories and URLs. | 2017-12-06 00:02:33 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 9236aea866 | GUACAMOLE-314: Bump version numbers of all modified components to 0.9.13-incubating. | 2017-06-01 23:05:53 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ad3fcb59ca | GUACAMOLE-267: Narrow concerns of FailoverGuacamoleSocket to a single connection. Throw exceptions directly from constructor if upstream errors are encountered. | 2017-04-20 22:37:08 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 3f38880a12 | GUACAMOLE-267: Avoid unnecessarily rebuilding the Guacamole protocol form of a GuacamoleInstruction. | 2017-04-20 22:37:08 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 798f06ee0a | GUACAMOLE-267: Implement FailoverGuacamoleSocket. | 2017-04-20 22:37:08 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 32610e9af2 | GUACAMOLE-208: Define missing exception for the RESOURCE_CLOSED status code. | 2017-04-16 23:13:03 -07:00 |  |