index
:
users/milo/libssh.git
bugfixes
gcrypt_dsa
master
pki
pki_x11
remote_wip
sshd
x11
work in progress
libssh git server
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
bugfixes
[socket] fix a segfault at disconnect
milo
10 years
gcrypt_dsa
Quick fix for gcrypt DSA signature
milo
10 years
master
Don't read when writing to avoid recursive callback calls
milo
9 years
pki
Added some tortures for pki
milo
10 years
pki_x11
Use const for x11_auth_* strings
milo
10 years
remote_wip
Optimize buffer reallocation
milo
10 years
sshd
Started to make a full sshd server
milo
10 years
x11
Use const for x11_auth_* strings
milo
10 years
Age
Commit message
Author
Files
Lines
2012-05-05
Don't read when writing to avoid recursive callback calls
HEAD
master
milo
2
-1
/
+11
2012-05-05
Added a window_grows callback
milo
2
-0
/
+24
2012-05-05
Manage channel data sequentially, send EOF at the end
milo
2
-4
/
+91
2012-05-05
Add a public ssh_grow_window function for flow control
milo
2
-0
/
+8
2012-05-05
Better management of channel windows
milo
2
-7
/
+13
2012-05-05
Split ssh_packet_socket_callback() in two parts to make it reentrant
milo
7
-50
/
+123
2012-04-10
agent: Do not fail reads with EPIPE if there is not enough data to read.
Andreas Schneider
1
-1
/
+2
2012-03-09
Fix typo.
Andreas Schneider
2
-2
/
+2
2012-02-20
auth: Fix build warning.
Andreas Schneider
1
-1
/
+1
2012-02-19
server: Add ecdsa hostkey support.
Andreas Schneider
4
-13
/
+80
[...]
Clone
git://git.libssh.org/users/milo/libssh.git