src/Pure/General/ssh.scala
Sun, 16 May 2021 13:34:27 +0200 wenzelm tuned signature --- following hints by IntelliJ IDEA;
Thu, 06 May 2021 20:43:12 +0200 wenzelm support local build_heaps;
Thu, 04 Mar 2021 21:04:27 +0100 wenzelm clarified signature --- fewer warnings;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Mon, 05 Oct 2020 22:07:25 +0200 wenzelm clarified signature;
Mon, 05 Oct 2020 21:15:58 +0200 wenzelm clarified signature;
Tue, 29 Sep 2020 20:00:59 +0200 wenzelm clarified signature;
Tue, 29 Sep 2020 19:49:25 +0200 wenzelm formal platform information, notably for ssh;
Wed, 22 Apr 2020 13:45:02 +0200 wenzelm more informative error;
Sat, 04 Apr 2020 18:13:05 +0200 wenzelm clarified signature;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Thu, 19 Mar 2020 11:27:54 +0100 wenzelm support actual_host for lrzcloud2: the proxy_host/sshd cannot resolve invented hostname (amending 1d8b6c2253e6);
Wed, 18 Mar 2020 22:10:29 +0100 wenzelm clarified output;
Sat, 14 Mar 2020 13:44:52 +0100 wenzelm more robust hg_url;
Wed, 15 Jan 2020 19:54:50 +0100 wenzelm misc tuning, following hint by IntelliJ;
Thu, 09 Jan 2020 13:44:16 +0100 wenzelm unused;
Wed, 18 Dec 2019 15:31:49 +0100 wenzelm tuned;
Sat, 08 Dec 2018 21:13:47 +0100 wenzelm clarified operations: uniform sorting of results;
Mon, 03 Dec 2018 14:59:42 +0100 wenzelm static type for Library.using: avoid Java 11 warnings on "Illegal reflective access";
Wed, 14 Nov 2018 20:59:53 +0100 wenzelm more uniform wrt. File.find_files;
Wed, 14 Nov 2018 20:51:14 +0100 wenzelm proper use of stat() vs. lstat() (for symlinks);
Wed, 14 Nov 2018 20:04:39 +0100 wenzelm more uniform find_files, notably for symlinks;
Wed, 14 Nov 2018 16:26:58 +0100 wenzelm is_file/is_dir/read_dir: more uniform treatment of errors and boundary cases, notably for symlinks in ssh;
Tue, 06 Mar 2018 15:57:34 +0100 wenzelm tuned signature;
Tue, 06 Mar 2018 15:51:34 +0100 wenzelm support for permissive connections, for odd situations where host keys are not accepted;
Fri, 02 Mar 2018 18:45:11 +0100 wenzelm support for proxy connection, similar to ProxyCommand in ssh config;
Sun, 24 Dec 2017 12:48:43 +0100 wenzelm more robust connection: prefer ServerAliveCountMax=3 (ssh default) instead of 1 (jsch default);
Mon, 13 Nov 2017 14:39:03 +0100 wenzelm tuned signature;
Mon, 13 Nov 2017 14:31:25 +0100 wenzelm proper ssh.bash_path;
Fri, 27 Oct 2017 11:46:03 +0200 wenzelm tuned;
less more (0) -50 -30 tip