blob: 19a562ba6333458842724f3ed5e91942ae26e5bd (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Authors of Guile-SSH
See also files THANKS and ChangeLog.
* Artyom V. Poptsov <poptsov.artyom@gmail.com>
The author and current maintainer.
* David Kastrup <dak@gnu.org>
Pointed out to the bug in Guile-SSH SMOB freeing code.
* David Thompson <davet@gnu.org>
Bug reports, various comments and suggestions.
* Ludovic Courtès <ludo@gnu.org>
In the root directory, changes to:
m4/guile.m4, m4/lib-link.m4, m4/lib-ld.m4, m4/lib-prefix.m4,
build-aux/compile, build-aux/config.rpath, Makefile.am, configure.ac
In subdirectory libguile-ssh, changes to:
channel-type.c
common.h
key-func.c
key-type.c
key-type.h
log.c
session-func.c
Bug reports, various comments and suggestions.
|