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
*
Fix underflow when leave_function() are unbalanced
v0-3
Aris Adamantiadis
2010-01-26
1
-1
/
+0
*
Fixed SSH1 support.
Andreas Schneider
2009-09-24
1
-2
/
+2
*
Fixed build with mingw.
Andreas Schneider
2009-09-15
1
-1
/
+1
*
Fix a possible stack overflow in agent code.
Andreas Schneider
2009-09-14
1
-4
/
+1
*
Fix the security bug found by Orange Labs
Aris Adamantiadis
2009-09-13
1
-2
/
+8
*
Add a portable ssh_mkdir function for Windows.
Andreas Schneider
2009-09-09
3
-1
/
+29
*
Add a sftp_tell64() function.
Andreas Schneider
2009-09-08
1
-1
/
+5
*
Fix the free calls and use the safe free macro.
Andreas Schneider
2009-09-08
1
-6
/
+6
*
Add missing NULL pointer checks to crypt_set_algorithms_server.
Andreas Schneider
2009-09-08
1
-4
/
+5
*
Fix an integer overflow in buffer_get_data().
Andreas Schneider
2009-09-08
1
-2
/
+7
*
Fix ssh_write_knownhost() if ~/.ssh doesn't exist.
Andreas Schneider
2009-08-26
1
-3
/
+22
*
Added ssh_basename() and ssh_dirname().
Andreas Schneider
2009-08-26
1
-0
/
+109
*
Fix double free pointer crash in dsa_public_to_string
Vic Lee
2009-08-16
1
-1
/
+0
*
Fix channel_get_exit_status bug reported by VicLee
Aris Adamantiadis
2009-08-16
1
-1
/
+3
*
fix ssh_finalize which didn't clear the flag
Aris Adamantiadis
2009-08-13
1
-0
/
+1
*
Fix memory leak introduced by previous bugfix
Aris Adamantiadis
2009-08-12
1
-2
/
+3
*
Fixed channel_poll broken when delayed EOF recvd
Aris Adamantiadis
2009-08-10
1
-0
/
+3
*
Fixed stupid "can't parse known host key" bug
Aris Adamantiadis
2009-08-10
1
-0
/
+1
*
Fix possible memory corruption (#14)
milo
2009-08-07
7
-24
/
+24
*
Cleanup the libssh.map file and order it alphabetically.
Andreas Schneider
2009-07-30
1
-53
/
+176
*
Add ssh_init to the map file.
Andreas Schneider
2009-07-29
1
-1
/
+1
*
ssh_init()
Aris Adamantiadis
2009-07-29
3
-12
/
+20
*
Check for OpenSSH and implement sftp_symlink correct.
Andreas Schneider
2009-07-29
2
-5
/
+59
*
Fix SSH1 compilation.
Andreas Schneider
2009-07-29
6
-26
/
+30
*
Update map file.
Andreas Schneider
2009-07-25
1
-0
/
+1
*
Add sftp_readlink function.
Andreas Schneider
2009-07-25
1
-0
/
+74
*
Add sftp_symlink function.
Andreas Schneider
2009-07-25
1
-0
/
+83
*
Fix a segfault if a NULL pointer is passed to ssh_disconnect().
Andreas Schneider
2009-07-23
1
-3
/
+2
*
Don't segfault if the session or the answer is NULL.
Andreas Schneider
2009-07-23
1
-1
/
+1
*
Fix ssh_write_knownhost() which always returned -1.
Andreas Schneider
2009-07-23
1
-1
/
+1
*
Make the ssh_userauth_kbdint functions to get the prompts const.
Andreas Schneider
2009-07-23
1
-3
/
+3
*
Fix build on windows, missing include.
release-0-3-1
Andreas Schneider
2009-07-14
1
-0
/
+2
*
Fix doxygen to match SSH_SERVER_FILE_NOT_FOUND fix
Aris Adamantiadis
2009-07-14
1
-1
/
+4
*
Added return code SSH_SERVER_FILE_NOT_FOUND
Aris Adamantiadis
2009-07-13
1
-2
/
+2
*
Fixed Could not write as much data as expected msg
Aris Adamantiadis
2009-07-02
1
-1
/
+1
*
Fixed memory leak in ssh_is_server_known()
Aris Adamantiadis
2009-06-23
1
-0
/
+2
*
Fixed yet another read-after-free bug
Aris Adamantiadis
2009-06-23
1
-2
/
+3
*
Fixed a use-after-free in match_hashed_host()
Aris Adamantiadis
2009-06-21
1
-1
/
+1
*
Fix doublefree bug found by Cyril
Aris Adamantiadis
2009-06-21
1
-10
/
+20
*
Fix a memory leak in ssh_message_free().
Andreas Schneider
2009-06-20
1
-0
/
+2
*
Fixed potential format string attacks
Aris Adamantiadis
2009-06-20
1
-4
/
+4
*
Simply leave the function, this should prevent a segfault.
Andreas Schneider
2009-06-10
1
-1
/
+2
*
Fix a infinite loop on error.
Andreas Schneider
2009-06-10
1
-1
/
+3
*
Fix a possible crash bug.
Andreas Schneider
2009-06-09
1
-4
/
+4
*
Fix build warnings.
Andreas Schneider
2009-06-09
15
-2
/
+65
*
Make use of poll() and add a poll-emulation for win32.
Andreas Schneider
2009-06-04
3
-96
/
+208
*
Fix compilation of SSHv1.
Andreas Schneider
2009-05-23
1
-2
/
+2
*
Add missing vim modeline.
Andreas Schneider
2009-05-13
1
-0
/
+1
*
Fix some compiler warnings on windows.
Andreas Schneider
2009-05-13
2
-7
/
+8
*
Fix the vim modeline and place it at the end of the file.
Andreas Schneider
2009-05-12
32
-78
/
+35
[next]