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
path:
root
/
libssh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Workaround ssh_get_user_home_dir on LDAP accounts
v0-4
Aris Adamantiadis
2011-07-13
1
-1
/
+3
*
doc: Fixed callbacks documentation.
Andreas Schneider
2011-01-28
1
-27
/
+0
*
SSH1: fix a few bugs that stopped the samplessh to work
Aris Adamantiadis
2011-01-26
2
-4
/
+18
*
Allow SSH-1 only if compiled in
Aris Adamantiadis
2011-01-26
2
-0
/
+9
*
Knownhosts: fix missing leave_function()
Aris Adamantiadis
2011-01-26
1
-0
/
+1
*
keys: Fixed memory leaks in session signing.
Andreas Schneider
2011-01-07
1
-0
/
+6
*
dh: Fixed a memory leak in ssh_print_hexa.
Andreas Schneider
2011-01-07
1
-0
/
+2
*
Fix problem with ssh_connect w/ timeout &fd > 1024
Aris Adamantiadis
2011-01-03
1
-13
/
+16
*
misc: Fixed a possible memory leak.
Andreas Schneider
2010-12-27
1
-1
/
+2
*
sftp: Fixed a memory leak in sftp_xstat.
Andreas Schneider
2010-12-27
1
-1
/
+4
*
socket: Fixed uninitialized fd->revents member.
Vic Lee
2010-12-08
1
-0
/
+1
*
Fix from Oleksandr Shneyder
Aris Adamantiadis
2010-12-07
1
-2
/
+4
*
client: Fixed a typo.
Andreas Schneider
2010-09-29
1
-1
/
+1
*
misc: Make sure ssh_analyze_banner has proper length checks.
Andreas Schneider
2010-09-29
1
-19
/
+36
*
misc: Fixed a possible data overread and crash bug.
Andreas Schneider
2010-09-29
1
-3
/
+5
*
socket.c: Fixed setting max_fd which breaks ssh_select().
Vic Lee
2010-09-20
1
-1
/
+4
*
session: Fixed a memory leak with session->bindaddr.
Andreas Schneider
2010-09-07
2
-0
/
+2
*
misc: Fixed a memory leak.
Andreas Schneider
2010-09-07
1
-1
/
+2
*
poll: Fixed the Windows build on Vista and newer.
Andreas Schneider
2010-09-01
1
-2
/
+2
*
Fixes bug #99
Aris Adamantiadis
2010-08-28
1
-1
/
+4
*
poll: Fixed the ssh_poll_(init/cleanup) functions.
Andreas Schneider
2010-08-25
1
-3
/
+5
*
poll: Fixed the usage of WSAPoll() on Windows.
Andreas Schneider
2010-08-25
1
-10
/
+28
*
poll: Added a cleanup function to free the ws2_32 library.
Andreas Schneider
2010-08-25
3
-1
/
+22
*
Fixed "@deprecated" in doxygen
Aris Adamantiadis
2010-08-20
1
-1
/
+1
*
Changed SSH_SUCCESS to SSH_OK
Aris Adamantiadis
2010-08-20
1
-10
/
+10
*
Obsoletes ssh_auth_list, comment ssh_userauth_list
Aris Adamantiadis
2010-08-19
1
-8
/
+17
*
Correctly handle failed opened channels
Aris Adamantiadis
2010-07-19
1
-2
/
+4
*
Fixed keepalive problem on older openssh servers
Aris Adamantiadis
2010-07-16
1
-1
/
+1
*
options: Added option to bind a client to an ip address.
Andreas Schneider
2010-07-07
1
-0
/
+15
*
Fixed ssh_socket_poll behaviour
Aris Adamantiadis
2010-07-07
1
-14
/
+11
*
socket: Fixed ssh_socket_poll().
Andreas Schneider
2010-07-06
1
-2
/
+7
*
poll: FD_SETSIZE is only for the count value of FD_SET on Windows.
Andreas Schneider
2010-07-06
1
-0
/
+2
*
poll: Another attempt to get bsd_poll() working correctly.
Andreas Schneider
2010-06-24
1
-2
/
+6
*
poll: Fixed building with poll-emulation on UNIX.
Andreas Schneider
2010-06-24
2
-7
/
+10
*
agent: Use the our poll typedef.
Andreas Schneider
2010-06-24
1
-1
/
+1
*
poll: Added a comment to the bsd_poll() implementation.
Andreas Schneider
2010-06-22
1
-0
/
+10
*
poll: Handle FD_SETSIZE in bsd_poll().
Andreas Schneider
2010-06-22
1
-1
/
+1
*
poll: Fixed a comparsion.
Andreas Schneider
2010-06-22
1
-1
/
+1
*
poll: Fixed a typo.
Andreas Schneider
2010-06-21
1
-1
/
+1
*
poll: Check if maxfd has been set.
Andreas Schneider
2010-06-20
1
-2
/
+3
*
connect: Fixed some socket build warnings on windows.
Andreas Schneider
2010-06-18
1
-5
/
+6
*
server: Fixed types and checks of fd's.
Andreas Schneider
2010-06-17
1
-6
/
+6
*
poll: Fixed type of the fd variables and use SSH_INVALID_SOCKET.
Andreas Schneider
2010-06-17
1
-5
/
+5
*
client: Fixed fd type and checks.
Andreas Schneider
2010-06-17
1
-4
/
+4
*
channel: Fixed the type of the max fd variable in ssh_channel_select().
Andreas Schneider
2010-06-17
1
-5
/
+5
*
agent: Use ssh_poll in agent code.
Andreas Schneider
2010-06-17
1
-3
/
+3
*
socket: Fixed checks for max fd.
Andreas Schneider
2010-06-17
1
-12
/
+12
*
poll: Fixed brackets.
Andreas Schneider
2010-06-17
1
-2
/
+2
*
poll: Fixed another wrong invalid fd check in bsd_poll.
Andreas Schneider
2010-06-17
1
-1
/
+1
*
poll: Some code cleanup for easier debugging.
Andreas Schneider
2010-06-17
1
-2
/
+4
[next]