Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-07Use JRE Base64 decoder.Y20200108-0435S4_15_0_M1I20200110-0905I20200110-0200I20200109-2350I20200108-2240I20200108-0600I20200108-0025I20200107-1800Alexander Kurtakov1-7/+7
2020-01-07Handle CommandSession with try-with-resources.I20200107-0600Alexander Kurtakov1-23/+22
2019-10-02Use StringBuilder instead of StringBuffer where possible.I20191002-1800Carsten Hammer1-1/+1
2019-08-15Bug 547578 - Space / tab cleanup in rt.equinox.bundlesY20190819-0900I20190819-0600I20190818-1800I20190817-1800I20190816-1800I20190816-0155Paul Pazderski8-311/+311
2019-05-16Join catch sections using multicatchS4_12_0_M3I20190524-0135I20190522-1800I20190522-0600I20190521-1800I20190521-0600I20190520-1805I20190520-0600I20190519-1800I20190518-1800I20190517-1800Carsten Hammer1-3/+1
2018-11-07Cleanup console.ssh a bit.Y20181107-2200I20181107-1800Alexander Kurtakov2-101/+90
2018-11-06Bug 540728 - Migrate to latest org.apache.sshd from OrbitAlexander Kurtakov4-8/+10
2018-08-27Bug 535802 - EPL-2.0 for plug-ins in equinox.bundlesI20180828-0800I20180827-2000Lars Vogel16-49/+98
2018-01-19Bug 530015 - Use StandardCharsets in console bundlesI20180119-2000Alexander Kurtakov1-12/+4
2017-11-11Bug 527146 - Move equinox.console to Java 8I20171111-1500Alexander Kurtakov12-82/+74
2016-10-07Bug 489330 - Technical debt issues : iteration on keySetMickael Istria1-2/+3
2013-12-08Rename symblos to charactersI20131217-0800I20131212-1600I20131211-2000I20131211-0800I20131210-2000I20131210-0800I20131209-2000Alex Blewitt1-3/+3
2013-10-21Bug 418663 - [console.ssh] Get rid of compile warnings in official buildJohn Ross1-6/+7
2013-10-12Revert "Bug 418663 - [console.ssh] Get rid of compile warnings in official bu...John Ross1-7/+6
2013-10-11Bug 418663 - [console.ssh] Get rid of compile warnings in official buildJohn Ross1-6/+7
2012-04-30Update copiright headers of recently changed filesv20120430-1356I20120503-1800I20120503-1500I20120502-2000I20120502-1800I20120502-1500I20120502-1300I20120502-1000I20120502-0800I20120430-2000I20120430-1800I20120430-1500Lazar Kirchev3-1/+21
2012-04-30bug 376744 - [console] some commands are listed multiple times in the helpLazar Kirchev2-2/+2
2012-04-08Bug 366188 - Add support for 'authorized_keys' file to SSH console. The conso...v20120408-1102Lazar Kirchev1-24/+31
2012-03-03Bug 366188 - Add support for 'authorized_keys' file to SSH consolev20120303-1314Gunnar Wagenknecht2-37/+111
2011-12-13Bug 366188 - Support for authorized_keys filev20111213-1353Gunnar Wagenknecht2-10/+280
2011-10-24Improve behavior on stop if no Ssh server has been startedv20111024-1601Lazar Kirchev1-3/+8
2011-10-19Decouple SSH functionality in separate bundle and fix tests accordingly.Lazar Kirchev14-0/+2394

    Back to the top