aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
bugfixes[socket] fix a segfault at disconnectmilo13 years
gcrypt_dsaQuick fix for gcrypt DSA signaturemilo13 years
masterDon't read when writing to avoid recursive callback callsmilo12 years
pkiAdded some tortures for pkimilo13 years
pki_x11Use const for x11_auth_* stringsmilo13 years
remote_wipOptimize buffer reallocationmilo13 years
sshdStarted to make a full sshd servermilo13 years
x11Use const for x11_auth_* stringsmilo13 years
 
 
AgeCommit messageAuthorFilesLines
2012-05-05Don't read when writing to avoid recursive callback callsHEADmastermilo2-1/+11
2012-05-05Added a window_grows callbackmilo2-0/+24
2012-05-05Manage channel data sequentially, send EOF at the endmilo2-4/+91
2012-05-05Add a public ssh_grow_window function for flow controlmilo2-0/+8
2012-05-05Better management of channel windowsmilo2-7/+13
2012-05-05Split ssh_packet_socket_callback() in two parts to make it reentrantmilo7-50/+123
2012-04-10agent: Do not fail reads with EPIPE if there is not enough data to read.Andreas Schneider1-1/+2
2012-03-09Fix typo.Andreas Schneider2-2/+2
2012-02-20auth: Fix build warning.Andreas Schneider1-1/+1
2012-02-19server: Add ecdsa hostkey support.Andreas Schneider4-13/+80
[...]
 
Clone
git://git.libssh.org/users/milo/libssh.git