cloudstack/services/console-proxy/server/src/com/cloud/consoleproxy
Rafael da Fonseca 949e97dec6 Fix findbugs warning in LibvirtConsoleProxyLoadCommandWrapper Encoding is now specified in both server and clients for the console proxy getstatus command For some reason, findbugs did not detect unsafe encoding issue in ConsoleProxyResource.java, is properly specified now though... CitrixConsoleProxyLoadCommandWrapper was specifying system default encoding for operation, should be ok because default for xenserver is UTF-8 since it's linux based, but it's best to specify exact encoding set on the server end to be consistent
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-06-15 12:04:18 +03:00
..
rdp Fixed check style error 2014-01-23 10:54:09 +05:30
util utils: use a better extended implementation of SSLSocketFactory 2015-03-13 17:32:07 +05:30
vnc All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
AjaxFIFOImageCache.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
AuthenticationException.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxy.java Fixed a coverity reported concurrency issue 2014-08-05 17:16:09 +05:30
ConsoleProxyAjaxHandler.java CLOUDSTACK-5344 commit for console proxy rdp for hyperv 2014-01-23 10:54:08 +05:30
ConsoleProxyAjaxImageHandler.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ConsoleProxyAuthenticationResult.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxyBaseServerFactoryImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ConsoleProxyClient.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
ConsoleProxyClientBase.java console-proxy add support of AltGr key and FR azerty keyboard 2014-12-08 18:05:43 +05:30
ConsoleProxyClientListener.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxyClientParam.java CLOUDSTACK-5344 commit for console proxy rdp for hyperv 2014-01-23 10:54:08 +05:30
ConsoleProxyClientStatsCollector.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
ConsoleProxyCmdHandler.java Fix findbugs warning in LibvirtConsoleProxyLoadCommandWrapper Encoding is now specified in both server and clients for the console proxy getstatus command For some reason, findbugs did not detect unsafe encoding issue in ConsoleProxyResource.java, is properly specified now though... CitrixConsoleProxyLoadCommandWrapper was specifying system default encoding for operation, should be ok because default for xenserver is UTF-8 since it's linux based, but it's best to specify exact encoding set on the server end to be consistent 2015-06-15 12:04:18 +03:00
ConsoleProxyGCThread.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
ConsoleProxyHttpHandlerHelper.java CLOUDSTACK-5344 commit for console proxy rdp for hyperv 2014-01-23 10:54:08 +05:30
ConsoleProxyLoggerFactory.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ConsoleProxyMonitor.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxyPasswordBasedEncryptor.java removed unused static main in ConsoleProxyPasswordBasedEncryptor 2015-04-17 12:07:04 +05:30
ConsoleProxyRdpClient.java Findbugs finding 2014-02-14 18:37:46 +01:00
ConsoleProxyResourceHandler.java Fixed Coverity Issues Reported 2014-07-31 16:36:05 +05:30
ConsoleProxySecureServerFactoryImpl.java Avoid distributing private key for realhostip.com 2015-03-13 15:02:27 +05:30
ConsoleProxyServerFactory.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxyThumbnailHandler.java CLOUDSTACK-6242: exception handling improvements 2014-04-15 08:07:15 +02:00
ConsoleProxyVncClient.java Remove inner retry loop when CPVM tries to reconnect to host 2014-02-28 15:35:58 -08:00
InputEventType.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00