summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mastercrypto: fix potential memory leak in ECDHAris Adamantiadis9 years
v0-2Add extern C declatrion to server header file.Andreas Schneider15 years
v0-3Fix underflow when leave_function() are unbalancedAris Adamantiadis14 years
v0-4Workaround ssh_get_user_home_dir on LDAP accountsAris Adamantiadis13 years
v0-5security: fix for vulnerability CVE-2014-0017Aris Adamantiadis10 years
v0-6poll: Fix compilation with struct ssh_timestampAndreas Schneider9 years
v0-7include: Add stdarg.h so we can check for va_copy macroAndreas Schneider9 years
wip/expose_buffer_methodsbuffer: expose ssh_buffer_get()Fabiano Fidêncio9 years
wip/expose_buffer_methods_wo_cwrapbuffer: expose ssh_buffer_get()Fabiano Fidêncio8 years
 
TagDownloadAuthorAge
libssh-0.7.1libssh-0.7.1.tar.gz  libssh-0.7.1.tar.xz  libssh-0.7.1.zip  Andreas Schneider9 years
libssh-0.7.0libssh-0.7.0.tar.gz  libssh-0.7.0.tar.xz  libssh-0.7.0.zip  Andreas Schneider9 years
libssh-0.6.5libssh-0.6.5.tar.gz  libssh-0.6.5.tar.xz  libssh-0.6.5.zip  Andreas Schneider9 years
libssh-0.6.4libssh-0.6.4.tar.gz  libssh-0.6.4.tar.xz  libssh-0.6.4.zip  Andreas Schneider9 years
libssh-0.6.3libssh-0.6.3.tar.gz  libssh-0.6.3.tar.xz  libssh-0.6.3.zip  Andreas Schneider10 years
libssh-0.6.1libssh-0.6.1.tar.gz  libssh-0.6.1.tar.xz  libssh-0.6.1.zip  Andreas Schneider10 years
libssh-0.6.0libssh-0.6.0.tar.gz  libssh-0.6.0.tar.xz  libssh-0.6.0.zip  Andreas Schneider10 years
libssh-0.5.5libssh-0.5.5.tar.gz  libssh-0.5.5.tar.xz  libssh-0.5.5.zip  Andreas Schneider11 years
libssh-0.5.4libssh-0.5.4.tar.gz  libssh-0.5.4.tar.xz  libssh-0.5.4.zip  Andreas Schneider11 years
libssh-0.5.3libssh-0.5.3.tar.gz  libssh-0.5.3.tar.xz  libssh-0.5.3.zip  Andreas Schneider11 years
[...]
 
AgeCommit messageAuthorFilesLines
2016-01-19buffer: expose ssh_buffer_get()wip/expose_buffer_methods_wo_cwrapFabiano Fidêncio3-5/+1
2016-01-19buffer: expose ssh_buffer_{add,get}_data()Fabiano Fidêncio3-6/+2
2016-01-19buffer: expose ssh_buffer_reinit()Fabiano Fidêncio3-3/+1
2016-01-19libssh.h: move LIBSSH_API buffer' functions to libssh.hFabiano Fidêncio2-4/+4
2016-01-19buffer: remove ssh_buffer_get_begin()Fabiano Fidêncio2-18/+0
2016-01-19buffer: use ssh_buffer_get() instead of ssh_buffer_get_begin()Fabiano Fidêncio9-27/+27
2016-01-19buffer: remove ssh_buffer_get_rest_len()Fabiano Fidêncio2-19/+3
2016-01-19buffer: do not use ssh_buffer_get_rest_len()Fabiano Fidêncio19-94/+94
2016-01-19pki_gcrypt: adapt to the new behavior of ssh_buffer_get_len()Fabiano Fidêncio1-2/+2
2016-01-19buffer: make ssh_buffer_get_len() call ssh_buffer_get_rest_len()Fabiano Fidêncio1-1/+1
[...]
 
Clone
git://fedorapeople.org/home/fedora/fidencio/public_git/libssh.git
ssh://fedorapeople.org/home/fedora/fidencio/public_git/libssh.git
https://fedorapeople.org/cgit/fidencio/public_git/libssh.git