1
1

Update for the libssh2_userauth_list() change

Этот коммит содержится в:
James Housley 2007-06-12 13:34:20 +00:00
родитель 041786732d
Коммит f35ab0d070

Просмотреть файл

@ -1,3 +1,9 @@
2007-06-10 James Housley <jim@thehousleys.net>
* The list of supported authentication types returned by
libssh2_userauth_list() is an internal buffer and is managed
by the library and should not be free()'d by the user.
2007-06-08 James Housley <jim@thehousleys.net>
* Convert all the code to properly work with a socket in