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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8966   8 years akks fix #12023: 100% cpu load after turning off remote control
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(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) @8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(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) @7800   9 years Don-vip fix #10833 - robustness to localhost name resolution for remote control
(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) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5894   11 years stoecker remove static variable
(edit) @5893   11 years stoecker see #8562 - remote control using dual stack
(edit) @5861   11 years Don-vip Remote control: start/stop HTTP server without restarting JOSM
(edit) @4797   12 years simon04 fix #4062 - remotecontrol prints stack trace when it can't bind to the …
(add) @3707   13 years bastiK Added remotecontrol plugin to josm core. This plugin was initially …
Note: See TracRevisionLog for help on using the revision log.