source: josm/trunk/src/org/openstreetmap/josm/io/remotecontrol/RemoteControlHttpsServer.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10632   8 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - Throws declarations …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10580   8 years Don-vip see #11390 - switch to Java 8
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10060   8 years Don-vip see #11924 - remove deprecated code, reduce double precision in unit …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8926   8 years Don-vip javadoc fixes
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8404   9 years Don-vip When doing a String.toLowerCase()/toUpperCase() call, use a …
(edit) @8377   9 years Don-vip performance - remove useless boxing of boolean constants
(edit) @8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8341   9 years stoecker typo
(edit) @8340   9 years stoecker #see #11409 - small design improvement
(edit) @8339   9 years stoecker fix #11409 - Remotecontrol on IPv6 and IPv4
(edit) @8337   9 years stoecker remotecontrol listens on IPv4 and IPv6 separately, fix #11409
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7894   9 years Don-vip Enable CLDR and add support for Khmer language (km) for Java 8 users
(edit) @7800   9 years Don-vip fix #10833 - robustness to localhost name resolution for remote control
(edit) @7402   10 years Don-vip fix some Sonar issues
(edit) @7347   10 years Don-vip see #10033 - add new entry dns:127.0.0.1 to make it work with IE
(edit) @7343   10 years Don-vip see #10230, see #10033 - add "Install/uninstall certificate" buttons …
(edit) @7338   10 years Don-vip see #10230, see #10033 - JDK8 compatibility
(edit) @7337   10 years Don-vip see #10230, see #10033 - SAN tweaks + fix unit test (for real?)
(edit) @7335   10 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7206   10 years Don-vip see #10033 - allow remote control to work from osm.org in https on …
(edit) @7037   10 years Don-vip see #8465 - last batch of try-with-resources
(edit) @7034   10 years Don-vip fix #9967, see #8465 - RemoteControl broken by changes in r7033
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(add) @6941   10 years Don-vip fix #9720 - Remote control: listen also in HTTPS
Note: See TracRevisionLog for help on using the revision log.