summary refs log tree commit diff
path: root/gnu/tests/ssh.scm
AgeCommit message (Expand)Author
2022-05-22services: openssh: Listen on both IPv4 and IPv6.Ludovic Courtès
2022-04-07services: openssh: Start as an inetd service.Ludovic Courtès
2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'.Ludovic Courtès
2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7.Ludovic Courtès
2020-04-21tests: ssh: Explicitly wait for port 22.Ludovic Courtès
2019-05-09services: Log-in services now require "pam_loginuid".Ludovic Courtès
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès
2018-06-13tests: Honor the return value of 'start-service'.Clément Lassieur
2018-06-01tests: ssh: Use 'with-extensions'.Ludovic Courtès
2017-11-01tests: ssh: Make sure we can run executables from PATH.Marius Bakke
2017-07-23Merge branch 'master' into core-updatesLeo Famulari
2017-07-20tests: Use 'virtual-machine' records instead of monadic procedures.Ludovic Courtès
2017-07-18tests: ssh: Use 'guile-ssh'.Ludovic Courtès
2017-06-12marionette: Factorize 'wait-for-file'.Ludovic Courtès
2017-05-21tests: ssh: Use 'guile2.0-ssh'.Ludovic Courtès
2017-04-01tests: Introduce 'simple-operating-system' and use it.Ludovic Courtès
2017-03-21tests: ssh: Add a test for SFTP.Clément Lassieur
2017-03-21tests: ssh: Abstract session connection and authentication.Clément Lassieur
2016-10-03tests: ssh: Add Dropbear test.Ludovic Courtès
2016-10-03tests: ssh: Generalize.Ludovic Courtès
2016-10-03tests: Add 'openssh-service-type' test.Ludovic Courtès