libssh2_userauth_banner()

Vladimir Giszpenc vgiszpenc at crestron.com
Fri Feb 18 22:11:17 CET 2022


Hi,

Getting the banner from the server was working in 1.8.0 using

LIBSSH2_API const char* libssh2_session_authentication_banner_get(LIBSSH2_SESSION *session)

According the Version 1.9.0 changelog there was an enhancement/bugfix  "Fixed a possible memory leak of the ssh banner string".

The latest code in Git has the following

LIBSSH2_API int libssh2_userauth_banner(LIBSSH2_SESSION *session, char **banner)

However, 1.10.0 does not have the change.   Is there a timeline for when 1.11.0 or 1.10.1 will be released (ideally with this change)?

Thanks,
Vlad

Vladimir Giszpenc | Lead Software Engineer
Phone: 201-367-6510
Ext: 10923
Email: vgiszpenc at crestron.com
Crestron Electronics, Inc.
7 Volvo Drive, Rockleigh, New Jersey, 07647
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.haxx.se/pipermail/libssh2-devel/attachments/20220218/27dff785/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image095867.jpg
Type: image/jpeg
Size: 16814 bytes
Desc: image095867.jpg
URL: <http://lists.haxx.se/pipermail/libssh2-devel/attachments/20220218/27dff785/attachment-0001.jpg>


More information about the libssh2-devel mailing list