summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterlibguile-ssh: Fix building with libssh 0.8Artyom V. Poptsov8 years
wip-session-set-improvementsession.scm (session-set!): Accept keywordsArtyom V. Poptsov10 years
wip-getters-deprecationmodules/ssh/channel.scm: Update module commentaryArtyom V. Poptsov10 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. Poptsov10 years
v0.10.1guile-ssh-0.10.1.tar.gz  Artyom V. Poptsov10 years
v0.10.0guile-ssh-0.10.0.tar.gz  Artyom V. Poptsov10 years
v0.9.0guile-ssh-0.9.0.tar.gz  Artyom V. Poptsov11 years
v0.8.0guile-ssh-0.8.0.tar.gz  Artyom V. Poptsov11 years
v0.7.2guile-ssh-0.7.2.tar.gz  Artyom V. Poptsov11 years
[...]
 
AgeCommit messageAuthorFilesLines
2016-11-25NEWS: Bump version to 0.10.2•••* NEWS: Update. Bump version to 0.10.2. * configure.ac: Update. * build-aux/compile: Update. v0.10.2Artyom V. Poptsov3-4/+6
2016-11-24NEWS: UpdateArtyom V. Poptsov1-1/+3
2016-11-20sftp-file-type.c (ptob_close): Add missing 'return' statement•••* libguile-ssh/sftp-file-type.c (ptob_close): Add missing 'return' statement. Artyom V. Poptsov1-1/+3
2016-11-20sftp-session-type.c (print_sftp_session): Add missing 'return' statement•••* libguile-ssh/sftp-session-type.c (print_sftp_session): Add missing 'return' statement. Artyom V. Poptsov1-1/+2
2016-11-06session-func.c (guile_ssh_session_get): Fix warnings•••* libguile-ssh/session-func.c (guile_ssh_session_get): Fix warnings: initialize variables with default values. Artyom V. Poptsov1-2/+2
2016-11-06channel-func.c (_ssh_result_to_symbol): Add assertion, fix warning•••* libguile-ssh/channel-func.c (_ssh_result_to_symbol): Assert that the argument is one of the libssh valid return codes. Fix warning related to missed 'return' statement. Artyom V. Poptsov1-0/+8
2016-11-06channel-func.c (guile_ssh_channel_get_stream): Fix a warning•••* libguile-ssh/channel-func.c (guile_ssh_channel_get_stream): Fix a warning due to missed 'return' statement at the end of non-void procedure. Artyom V. Poptsov1-0/+2
2016-11-06build: Build with '-Wall'.•••* configure.ac: Set and substitute 'WARN_CFLAGS'. * libguile-ssh/Makefile.am (AM_CFLAGS): New variable. Signed-off-by: Artyom V. Poptsov <poptsov.artyom@gmail.com> Ludovic Courtès2-0/+9
2016-11-06libguile-ssh: Remove unused variables.•••* libguile-ssh/auth.c (guile_ssh_userauth_public_key_x): Remove 'public_key'. * libguile-ssh/message-func.c (get_auth_req): Remove 'pkey_smob' and 'pkey_data'. * libguile-ssh/session-type.c (print_session): Remove 'smob_addr'. * libguile-ssh/sftp-file-type.c (print_sftp_file): Remove 'attr'. (ptob_flush): Remove 'fd'. Signed-off-by: Artyom V. Poptsov <poptsov.artyom@gmail.com> Ludovic Courtès4-6/+0
2016-11-06libguile-ssh/server-func.c: Add missing 'const'.•••This is a followup to e490ba5226cedf22eb8f9166b5ac9fb5486c65f8. * libguile-ssh/server-func.c (set_sym_opt) (guile_ssh_server_set_x, guile_ssh_server_get): 'const'-qualify 'opt' and 'sd'. Signed-off-by: Artyom V. Poptsov <poptsov.artyom@gmail.com> Ludovic Courtès1-4/+4
[...]
 
Clone
https://cgit.wugi.info/git/guile/guile-ssh