| Branch | Commit message | Author | Age | |
|---|---|---|---|---|
| master | libguile-ssh: Fix building with libssh 0.8 | Artyom V. Poptsov | 8 years | |
| wip-session-set-improvement | session.scm (session-set!): Accept keywords | Artyom V. Poptsov | 10 years | |
| wip-getters-deprecation | modules/ssh/channel.scm: Update module commentary | Artyom V. Poptsov | 10 years | |
| wip-better-logging | libguile-ssh/log.h: Replace 'import' with 'include' | Artyom V. Poptsov | 10 years | |
| Tag | Download | Author | Age | |
| v0.11.3 | guile-ssh-0.11.3.tar.gz | Artyom V. Poptsov | 8 years | |
| v0.11.2 | guile-ssh-0.11.2.tar.gz | Artyom V. Poptsov | 9 years | |
| v0.11.1 | guile-ssh-0.11.1.tar.gz | Artyom V. Poptsov | 9 years | |
| v0.11.0 | guile-ssh-0.11.0.tar.gz | Artyom V. Poptsov | 9 years | |
| v0.10.2 | guile-ssh-0.10.2.tar.gz | Artyom V. Poptsov | 10 years | |
| v0.10.1 | guile-ssh-0.10.1.tar.gz | Artyom V. Poptsov | 10 years | |
| v0.10.0 | guile-ssh-0.10.0.tar.gz | Artyom V. Poptsov | 10 years | |
| v0.9.0 | guile-ssh-0.9.0.tar.gz | Artyom V. Poptsov | 11 years | |
| v0.8.0 | guile-ssh-0.8.0.tar.gz | Artyom V. Poptsov | 11 years | |
| v0.7.2 | guile-ssh-0.7.2.tar.gz | Artyom V. Poptsov | 11 years | |
| [...] | ||||
| Age | Commit message | Author | Files | Lines |
| 2016-11-25 | NEWS: Bump version to 0.10.2•••* NEWS: Update. Bump version to 0.10.2. * configure.ac: Update. * build-aux/compile: Update. v0.10.2 | Artyom V. Poptsov | 3 | -4/+6 |
| 2016-11-24 | NEWS: Update | Artyom V. Poptsov | 1 | -1/+3 |
| 2016-11-20 | sftp-file-type.c (ptob_close): Add missing 'return' statement•••* libguile-ssh/sftp-file-type.c (ptob_close): Add missing 'return' statement. | Artyom V. Poptsov | 1 | -1/+3 |
| 2016-11-20 | sftp-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. Poptsov | 1 | -1/+2 |
| 2016-11-06 | session-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. Poptsov | 1 | -2/+2 |
| 2016-11-06 | channel-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. Poptsov | 1 | -0/+8 |
| 2016-11-06 | channel-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. Poptsov | 1 | -0/+2 |
| 2016-11-06 | build: 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ès | 2 | -0/+9 |
| 2016-11-06 | libguile-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ès | 4 | -6/+0 |
| 2016-11-06 | libguile-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ès | 1 | -4/+4 |
| [...] | ||||
| Clone | ||||
| https://cgit.wugi.info/git/guile/guile-ssh | ||||
