summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterlibguile-ssh: Fix building with libssh 0.8Artyom V. Poptsov7 years
wip-session-set-improvementsession.scm (session-set!): Accept keywordsArtyom V. Poptsov9 years
wip-getters-deprecationmodules/ssh/channel.scm: Update module commentaryArtyom V. Poptsov9 years
wip-better-logginglibguile-ssh/log.h: Replace 'import' with 'include'Artyom V. Poptsov10 years
 
TagDownloadAuthorAge
v0.11.3guile-ssh-0.11.3.tar.gz  Artyom V. Poptsov8 years
v0.11.2guile-ssh-0.11.2.tar.gz  Artyom V. Poptsov9 years
v0.11.1guile-ssh-0.11.1.tar.gz  Artyom V. Poptsov9 years
v0.11.0guile-ssh-0.11.0.tar.gz  Artyom V. Poptsov9 years
v0.10.2guile-ssh-0.10.2.tar.gz  Artyom V. Poptsov9 years
v0.10.1guile-ssh-0.10.1.tar.gz  Artyom V. Poptsov9 years
v0.10.0guile-ssh-0.10.0.tar.gz  Artyom V. Poptsov9 years
v0.9.0guile-ssh-0.9.0.tar.gz  Artyom V. Poptsov10 years
v0.8.0guile-ssh-0.8.0.tar.gz  Artyom V. Poptsov10 years
v0.7.2guile-ssh-0.7.2.tar.gz  Artyom V. Poptsov11 years
[...]
 
AgeCommit messageAuthorFilesLines
2014-03-23NEWS: Bump version to 0.6.0•••* NEWS: Bump version to 0.6.0 * doc/version.texi: Likewise. * configure.ac: Likewise. Change URL of the project. v0.6.0Artyom Poptsov4-18/+24
2014-03-23Replace `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 Poptsov54-220/+250
2014-03-23ssshd.scm.in (handle-req-auth): Handle password auth correctly.•••* examples/ssshd.scm.in (handle-req-auth): Fix handling of password authentication. Artyom Poptsov2-13/+7
2014-03-23examples/: Improve error handling on `server-accept'.•••* examples/ssshd.scm.in (main): Improve error handling on `server-accept': Print exception key on exception, wait 1 second before the second try to prevent flooding of the terminal with errors. * examples/echo/server.scm.in (main): Likewise. * doc/api-servers.texi (Servers): Update description of `server-accept'. Artyom Poptsov4-4/+23
2014-03-23README (Distribution): Update.•••* README (Distribution): Update information about compilation of Scheme modules. Artyom Poptsov2-2/+6
2014-03-23Don't include .x files in the distribution.•••* ssh/Makefile.am (AM_CPPFLAGS): Add pathes to includes. (snarfcppopts): Add `AM_CPPFLAGS'. (nodist_noinst_HEADERS): Remove. Artyom Poptsov2-3/+10
2014-03-23tests/: 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 Poptsov5-3/+11
2014-03-23examples/ssshd.scm.in: Add `--port' option.•••* examples/ssshd.scm.in: Add `--port' option. (print-help-and-exit): Update. (main): Update. Artyom Poptsov3-3/+12
2014-03-23ssh/session.scm: Update the module commentary.Artyom Poptsov2-3/+6
2014-03-23NEWS: Update.Artyom Poptsov2-3/+9
[...]
 
Clone
https://cgit.wugi.info/git/guile/guile-ssh