| 
							
							
								 Michael Jumper | 6c5cdae152 | GUACAMOLE-204: Do not display field headers, etc. if the field itself has no content whatsoever. | 2017-03-27 22:32:53 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ed1d1db2da | GUACAMOLE-252: Ensure display container is explicitly sized to cover the vertical area of its container (rather than relying on the implications of display: table-cell). | 2017-03-22 20:40:02 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 3ec99cbcdd | Merge 0.9.12-incubating changes back to master. | 2017-03-01 08:27:22 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | f8877304e0 | GUACAMOLE-224: Merge removal of @author tags. | 2017-02-28 10:06:28 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 3de690abfe | GUACAMOLE-225: Bump version numbers to 0.9.12-incubating (guacamole-common unchanged). | 2017-02-28 09:33:53 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | dec73c8457 | GUACAMOLE-224: Remove @author tags from codebase. | 2017-02-27 23:20:30 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ecf506ecef | GUACAMOLE-208: Automatically reconnect after network errors. | 2017-02-15 21:24:59 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ee4f8cf796 | GUACAMOLE-208: Define UPSTREAM_UNAVAILABLE and UPSTREAM_NOT_FOUND strings for tunnel errors. | 2017-02-15 21:24:57 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | dd6964afb1 | GUACAMOLE-208: Define translation strings for new status codes. | 2017-02-15 21:24:55 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 6ae9faddc2 | GUACAMOLE-201: Occasionally verify client responsiveness when intercepting streams. | 2017-02-08 20:19:11 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 0105b3e4ec | GUACAMOLE-196: Strip backslashes from stream download filenames. | 2017-02-07 12:36:04 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | c0e050c65a | GUACAMOLE-190: Merge client thumbnail tab favicon. | 2017-01-29 12:01:00 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 257c160aa8 | GUACAMOLE-47: Merge storage of remote address and hostname in credentials. | 2017-01-29 11:49:38 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 8462d6ba0b | GUACAMOLE-135: Merge Swiss-French keyboard layout. | 2017-01-29 11:47:58 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 946816363e | GUACAMOLE-135: Add Swiss-French keyboard layout option for RDP. | 2017-01-28 13:47:59 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 72a605559a | GUACAMOLE-129: Merge addition of new Content-Disposition header. | 2017-01-28 13:14:31 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | b336e26cb2 | GUACAMOLE-47: Store remote address and hostname within Credentials. | 2017-01-28 11:23:31 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 0d6500396a | GUACAMOLE-47: Merge support for GUAC_CLIENT_HOSTNAME and GUAC_CLIENT_ADDRESS parameter tokens. | 2017-01-28 10:50:26 -08:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 013e10d61e | GUACAMOLE-47: Correct language of remoteHost/remoteAddr comments; Fix style issues on comment lines. | 2017-01-28 13:42:51 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 20a61fc845 | GUACAMOLE-47: Remove unnecessary checks of getRemoteHost/getRemoteAddr. | 2017-01-28 13:40:09 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 3fadac632c | GUACAMOLE-47: Remove XFF header code due to security concerns. | 2017-01-28 13:40:09 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 00df0d75eb | GUACAMOLE-47: Remove custom header code due to complexity & security concerns. | 2017-01-28 13:40:09 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | f08a66bb7f | GUACAMOLE-47: When using XFF header, just set hostname component to null. | 2017-01-28 13:40:09 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | ac08688996 | GUACAMOLE-47: Fix code style issues. | 2017-01-28 13:40:09 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 1b9f7c5154 | GUACAMOLE-47: Fix checking for empty strings; Set tokens to null if nothing found. | 2017-01-28 13:40:09 -05:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | b785fc208b | GUACAMOLE-47: Tweak internal variable names for tokens. | 2017-01-28 13:39:49 -05:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | b32ee2e9e7 | GUACAMOLE-129: Set "Content-Disposition: attachment" for "application/octet-stream" downloads to ensure browser doesn't attempt mimetype detection. | 2017-01-27 21:15:57 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 69a25c4e48 | GUACAMOLE-190: Synchronize page icon with client thumbnail. | 2017-01-27 19:32:35 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | fd1c652a84 | GUACAMOLE-190: Update client thumbnail roughly every 5 seconds. | 2017-01-27 19:32:29 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 9c584cd30d | GUACAMOLE-154: Guacamole should depend on 0.9.11-incubating version of guacamole-ext. | 2017-01-11 09:18:41 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 8185a023f6 | GUACAMOLE-154: Bump version numbers to 0.9.11-incubating for modified components. | 2017-01-09 13:51:23 -08:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 797bb86a43 | GUACAMOLE-47: Implement support for client hostname/IP token for connections. | 2017-01-06 19:24:50 -05:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 66f00adab0 | GUACAMOLE-36: Do not automatically generate random passwords at the REST API level. | 2017-01-03 20:13:19 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 986ea4b206 | GUACAMOLE-36: Migrate guacLogin and guacNotification to TranslatableMessage. | 2017-01-03 19:42:24 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 0671f18d40 | GUACAMOLE-36: Define REST API transfer mechanism for translatable messages. | 2017-01-03 19:42:24 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 30179c405f | GUACAMOLE-36: Generalize and simplify handling of REST API errors. | 2017-01-03 19:42:24 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | f891f69825 | Merge 0.9.10-incubating release changes back to master. | 2016-12-18 11:08:23 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 9d41992a1f | GUACAMOLE-144: List only non-Category-X licenses for dual-licensed dependencies. Explicitly choose non-Category-X option where stripping the license is impossible. | 2016-12-17 23:18:28 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 567df5a467 | GUACAMOLE-136: Make $element available to field type controllers. | 2016-12-05 22:09:52 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 6eda36cd4e | GUACAMOLE-136: Ensure field template is in DOM prior to invoking controller. | 2016-12-05 20:16:57 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | ef092ba2dc | Merge 0.9.10-incubating release-specific changes back to master. | 2016-12-03 13:03:09 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 90434b7960 | GUACAMOLE-133: Rename "dependencies" directory of licenses to "bundled". Add README. | 2016-12-02 20:32:06 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | c29e6ba464 | Merge 0.9.10-incubating changes back to master. | 2016-12-02 19:40:42 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 110ebf64e2 | GUACAMOLE-133: Document all dependencies of Guacamole within LICENSE. | 2016-12-02 18:18:56 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | c194e04894 | Merge release-specific changes for 0.9.10-incubating back to master. | 2016-12-02 15:37:35 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 621af69f87 | GUACAMOLE-133: Exclude StAX dependency, which is part of Java 6. | 2016-12-02 14:25:41 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e385bfcde0 | GUACAMOLE-131: Re-remove JavaScript libraries which were mistakenly re-added during merge conflict resolution. | 2016-11-28 22:51:48 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | f1edb9ffd1 | Merge new changes for 0.9.10-incubating back to master. | 2016-11-28 22:27:36 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 9175ebf5d0 | GUACAMOLE-131: Migrate to Webjars for JavaScript library dependencies. Upgrade messageformat.js to 1.0.2, which is now MIT-licensed. | 2016-11-28 17:25:03 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 367af31f7b | GUACAMOLE-130: Merge new Norwegian translations. | 2016-11-27 11:21:09 -08:00 |  |