index
:
libssh.git
master
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
wip/expose_buffer_methods
wip/expose_buffer_methods_wo_cwrap
libssh shared repository
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
channels: Fix bug #52.
Andreas Schneider
2011-09-02
1
-4
/
+15
*
unittests:make sftp_dir pass on my laptop
Aris Adamantiadis
2011-09-02
2
-0
/
+4
*
scp: Fixed documentation bug #9
Aris Adamantiadis
2011-09-02
1
-2
/
+6
*
channels: Fix possible infinite loop in channel_read().
rofl0r
2011-08-29
1
-1
/
+5
*
sftp: Handle short reads of sftp_async_read().
Jonas Jonsson
2011-08-29
1
-3
/
+2
*
auth: Handle request service timeout in blocking mode.
Andreas Schneider
2011-08-27
1
-2
/
+7
*
auth: Fix ssh_auth_list() documentation.
Andreas Schneider
2011-08-22
1
-1
/
+1
*
channels: Fix incorrect return values in ssh_channel_write().
Andreas Schneider
2011-08-10
1
-3
/
+12
*
session: Fix an infinite loop in the termination callback.
rofl0r
2011-08-10
1
-17
/
+11
*
channels: Handle SSH_AGAIN in channel_open().
Andreas Schneider
2011-08-09
2
-12
/
+9
*
Fix "status -5 inflating zlib packet"
Mark Riordan
2011-08-09
1
-1
/
+1
*
build: Set libssh version to 0.5.1.
libssh-0.5.1
Andreas Schneider
2011-08-09
3
-4
/
+4
*
build: Updated ChangeLog.
Andreas Schneider
2011-08-09
1
-0
/
+15
*
Fixed ssh_scp_write so it works when doing recursive copy
Einar Floystad Dorum
2011-08-08
1
-11
/
+19
*
client: Fix another source of endless wait.
rofl0r
2011-08-07
2
-13
/
+15
*
channels: Fix an endless loop in case of a channel_open error.
rofl0r
2011-08-07
1
-0
/
+4
*
session: Fix timeout handling.
rofl0r
2011-08-07
7
-59
/
+88
*
channels: Fix checking for fatal errors.
rofl0r
2011-08-07
3
-19
/
+31
*
channels: Fix ssh_channel_from_local()
rofl0r
2011-08-07
1
-14
/
+15
*
misc: Fix ssh_timeout_update().
rofl0r
2011-08-07
1
-5
/
+5
*
examples: Fix permissions of the file we copy.
Andreas Schneider
2011-08-03
1
-1
/
+1
*
channels: Set the max packet size to 32768.
Andreas Schneider
2011-08-03
1
-3
/
+23
*
Workaround ssh_get_user_home_dir on LDAP users
Aris Adamantiadis
2011-07-13
1
-1
/
+2
*
build: Fix libssh_threads pkg-config.
Andreas Schneider
2011-06-15
1
-1
/
+1
*
cmake: Added pkg-config support for libssh_treads.
Andreas Schneider
2011-06-14
2
-0
/
+7
*
packet: Don't (de)compress empty buffers.
Andreas Schneider
2011-06-11
1
-2
/
+6
*
Fix compilation without server and sftp modes
Aris Adamantiadis
2011-06-09
2
-1
/
+26
*
build: Check for ntohll().
Andreas Schneider
2011-06-06
3
-2
/
+8
*
string: Added missing include.
Andreas Schneider
2011-06-06
1
-0
/
+1
*
string: Added missing errno.
Andreas Schneider
2011-06-06
1
-2
/
+3
*
Check for NULL pointers in string.c
milo
2011-06-06
1
-3
/
+14
*
cmake: Fix static .lib overwriting on Windows.
Andreas Schneider
2011-06-01
2
-4
/
+28
*
cmake: Prepare for release.
release-0-5-0
Andreas Schneider
2011-05-30
2
-3
/
+5
*
session: Fix return code of ssh_blocking_flush().
Andreas Schneider
2011-05-28
1
-2
/
+2
*
remove "0.5.0 is dev" in the doc
Aris Adamantiadis
2011-05-27
1
-2
/
+2
*
Forgot a cast to remove warnings
Aris Adamantiadis
2011-05-27
1
-2
/
+2
*
Fix bug #5, channel_read_nonblocking that blocks
Aris Adamantiadis
2011-05-27
1
-1
/
+1
*
Fix memory leak when compression is used
Mark Riordan
2011-05-27
1
-1
/
+17
*
sftp: Reset eof on seek operations.
Andreas Schneider
2011-05-26
1
-0
/
+3
*
misc: Fix compilation on Windows.
Andreas Schneider
2011-05-26
1
-4
/
+5
*
cmake: Fix detection of clock_gettime.
Andreas Schneider
2011-05-25
3
-14
/
+16
*
Replace clock_gettime with gettimeofday when missing
Aris Adamantiadis
2011-05-25
1
-1
/
+10
*
Introduced ssh_timeout_elapsed functions
Aris Adamantiadis
2011-05-25
7
-16
/
+162
*
Revert "Use BIO* in _privatekey_from_file [Oliver Stöneberg]"
Andreas Schneider
2011-05-19
1
-0
/
+4
*
keyfiles: Move FILE* into HAVE_LIBGCRYPT code.
Oliver Stöneberg
2011-05-17
1
-9
/
+0
*
keyfiles: Use BIO* in _privatekey_from_file().
Oliver Stöneberg
2011-05-17
1
-4
/
+13
*
Use BIO* in _privatekey_from_file [Oliver Stöneberg]
Oliver Stöneberg
2011-05-17
1
-4
/
+0
*
socket: Fixed use-after-free.
Oliver Stöneberg
2011-05-17
1
-0
/
+6
*
keyfiles: Fixed compilation without defines.
Oliver Stöneberg
2011-05-17
1
-0
/
+4
*
tests: Fixed some cppcheck warnings.
Oliver Stöneberg
2011-05-17
2
-2
/
+4
[next]