aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/ssh.hh
AgeCommit message (Expand)Author
2024-05-29util.{hh,cc}: Split out processes.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-system.{hh,cc}Tom Hubrecht
2023-05-16Fix ControlMaster behaviourAlexander Bantyev
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2021-02-25distributed builds: load remote builder host key from the machines fileGraham Christensen
2018-08-03SSHMaster: Bypass SSH when connecting to localhostEelco Dolstra
2017-08-16Disallow SSH host names starting with a dashEelco Dolstra
2017-05-02build-remote: Ugly hackery to get build logs to workEelco Dolstra
2017-03-21Honor $NIX_SSHOPTS againEelco Dolstra
2017-03-03SSHMaster: Make thread-safeEelco Dolstra
2017-03-03Improve SSH handlingEelco Dolstra