| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests/sssh-ssshd.scm: Use separate error log file | Artyom V. Poptsov | 2017-05-08 | 1 | -1/+1 |
| * | build: Allow VPATH builds.•••This fixes builds where $(builddir) != $(srcdir). * examples/Makefile.am (.in): Use $(MKDIR_P) to make the target's parent directories. * tests/common.scm (%topbuilddir): New variable. * tests/sssh-ssshd.scm (*ssshd-cmd*, *sssh-cmd*): Use it instead of %TOPDIR. Signed-off-by: Artyom V. Poptsov <poptsov.artyom@gmail.com> | Ludovic Courtès | 2017-04-23 | 1 | -2/+2 |
| * | tests: Use 'inet-ntop' instead of 'inet-ntoa'.•••* tests/sssh-ssshd.scm (*sssh-cmd*): Use 'inet-ntop' instead of the deprecated 'inet-ntoa'. Signed-off-by: Artyom V. Poptsov <poptsov.artyom@gmail.com> | Ludovic Courtès | 2017-04-23 | 1 | -1/+1 |
| * | tests/sssh-ssshd.scm: Remove extra global variables•••* tests/sssh-ssshd.scm: Remove extra global variables; use constants from (tests common). | Artyom V. Poptsov | 2015-10-29 | 1 | -10/+6 |
| * | tests/sssh-ssshd.scm: Use (tests common) | Artyom V. Poptsov | 2015-10-29 | 1 | -6/+10 |
| * | tests/sssh-ssshd.scm: Fix GUILE_LOAD_PATH | Artyom V. Poptsov | 2015-08-01 | 1 | -1/+1 |
| * | tests/sssh-ssshd.scm: Use test `known_hosts' file•••* examples/sssh.scm.in (*option-spec*): Add `known-hosts-file' option. (main): Handle it. * tests/sssh-ssshd.scm: Fix a bug in the test suite: use test `known_hosts' file to make sure that it has no records. ("ssshd, start"): Add a delay to make sure that ssshd started. ("sssh, exec"): Improve. Do cleanup at the end of the TC. (*sssh-cmd*): Set `knownhosts' file explicitly. | Artyom Poptsov | 2014-07-19 | 1 | -11/+15 |
| * | Replace `libguile-ssh' with `Guile-SSH' in commentaries.•••* Makefile.am, am/Makefile.am, ssh/Makefile.am, ssh/auth.c, ssh/auth.h, ssh/auth.scm, ssh/base64.c, ssh/base64.h, ssh/channel-func.c, ssh/channel-func.h, ssh/channel-main.c, ssh/channel-type.c, ssh/channel-type.h, ssh/channel.scm, ssh/common.c, ssh/common.h, ssh/error.c, ssh/error.h, ssh/key-func.c, ssh/key-func.h, ssh/key-main.c, ssh/key-type.c, ssh/key-type.h, ssh/key.scm, ssh/message-func.c, ssh/message-func.h, ssh/message-main.c, ssh/message-type.c, ssh/message-type.h, ssh/message.scm, ssh/server-func.c, ssh/server-func.h, ssh/server-main.c, ssh/server-type.c, ssh/server-type.h, ssh/server.scm, ssh/session-func.c, ssh/session-func.h, ssh/session-main.c, ssh/session-type.c, ssh/session-type.h, ssh/session.scm, ssh/threads.c, ssh/threads.h, ssh/version.c, ssh/version.scm, tests/Makefile.am, tests/client-server.scm, tests/server-client.scm, tests/server.scm, tests/session.scm, tests/sssh-ssshd.scm, configure.ac: Replace `libguile-ssh' with `Guile-SSH' in commentaries. | Artyom Poptsov | 2014-03-23 | 1 | -4/+4 |
| * | tests/: Make parallel tests work.•••Fix parallel tests: Use port numbers from different ranges for each test case. * tests/client-server.scm, tests/server-client.scm: Update. * tests/sssh-ssshd.scm: Update. Set port for ssshd. * NEWS: Update. | Artyom Poptsov | 2014-03-23 | 1 | -1/+2 |
| * | tests/sssh-ssshd.scm: Unset `SSH_AUTH_SOCK' environment variable.•••* tests/sssh-ssshd.scm: Unset `SSH_AUTH_SOCK' environment variable to prevent sssh from asking SSH agent for keys. * NEWS: Update. | Artyom Poptsov | 2014-03-01 | 1 | -0/+4 |
| * | tests/sssh-ssshd.scm (*ssshd-cmd*): Set DSA key as well as RSA key. | Artyom Poptsov | 2014-02-22 | 1 | -1/+3 |
| * | tests/sssh-ssshd.scm ("ssshd, start"): Improve the TC.•••* tests/sssh-ssshd.scm ("ssshd, start"): Wait for a PID file to appear instead of reading the PID from stdout. Improve. | Artyom Poptsov | 2014-02-22 | 1 | -16/+42 |
| * | tests/sssh-ssshd.scm: Fix a bug.•••* tests/sssh-ssshd.scm: Fix a bug: set `GUILE_LOAD_PATH' so the TC will use built files instead of installed ones. | Artyom Poptsov | 2014-02-05 | 1 | -0/+2 |
| * | tests/sssh-ssshd.scm: Add missed file. | Artyom Poptsov | 2014-02-05 | 1 | -0/+77 |
