index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a generic way to handle sockets asynchronously.
Aleksandar Kanchev
2009-07-03
3
-8
/
+389
*
Add logging of the sftp flags used to open a file
Aris Adamantiadis
2009-06-30
1
-1
/
+1
*
Fixed Could not write as much data as expected msg
Aris Adamantiadis
2009-06-30
1
-1
/
+1
*
Fixed make condition in build_make.sh.
Aleksandar Kanchev
2009-06-25
1
-1
/
+1
*
Fixed memory leak in ssh_is_server_known()
Aris Adamantiadis
2009-06-22
1
-0
/
+2
*
Fixed yet another read-after-free bug
Aris Adamantiadis
2009-06-21
1
-2
/
+3
*
Fixed a use-after-free in match_hashed_host()
Aris Adamantiadis
2009-06-21
1
-1
/
+1
*
fix stupid "use unallocated memory" code in sample
Aris Adamantiadis
2009-06-21
1
-1
/
+1
*
Added a macro to test buffer_struct integrity
Aris Adamantiadis
2009-06-21
1
-9
/
+50
*
Modified the sftp test case so it creates 0700 fil
Aris Adamantiadis
2009-06-21
1
-1
/
+1
*
Fix doublefree bug found by Cyril
Aris Adamantiadis
2009-06-21
1
-10
/
+20
*
Remove unneeded printf.
Andreas Schneider
2009-06-19
1
-1
/
+0
*
Add a git ignore file.
Andreas Schneider
2009-06-19
1
-0
/
+6
*
Verify memory return codes in ssh_list functions
Aris Adamantiadis
2009-06-19
2
-3
/
+8
*
added ssh_message_callback support.
Aris Adamantiadis
2009-06-18
5
-14
/
+63
*
Created general singlelinked list implementation
Aris Adamantiadis
2009-06-18
2
-0
/
+115
*
Begin of asynchronous SSH message parsing
Aris Adamantiadis
2009-06-17
4
-1
/
+25
*
Fixed potential format string attacks
Aris Adamantiadis
2009-06-17
1
-4
/
+4
*
ssh_message_retrieve + memoryleak fixed in ssh_message_free
Aris Adamantiadis
2009-06-17
3
-55
/
+86
*
Url change in README
Aris Adamantiadis
2009-06-16
1
-1
/
+1
*
ssh_init()
Aris Adamantiadis
2009-06-15
4
-12
/
+21
*
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
*
Fix cmake on BSD.
Andreas Schneider
2009-06-09
1
-3
/
+3
*
Make use of poll() and add a poll-emulation for win32.
Andreas Schneider
2009-06-04
4
-96
/
+233
*
Drop debian directory, new location: git://git.debian.org/collab-maint/libssh...
Laurent Bigonville
2009-06-01
14
-201
/
+0
*
Fix compilation of SSHv1.
Andreas Schneider
2009-05-23
1
-2
/
+2
*
Set version to 0.3.0 and set release date.
Andreas Schneider
2009-05-21
2
-3
/
+3
*
updated changelog + authors
Aris Adamantiadis
2009-05-18
2
-2
/
+7
*
Fix the homepage url and the vendor.
Andreas Schneider
2009-05-14
1
-2
/
+1
*
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
38
-88
/
+41
*
Add missing changelog entry.
Andreas Schneider
2009-05-11
1
-0
/
+1
*
Improve some debug statements.
Andreas Schneider
2009-05-11
1
-3
/
+3
*
Fix a double free corruption.
Andreas Schneider
2009-05-11
1
-2
/
+2
*
Remove a wrong NULL check.
Andreas Schneider
2009-05-11
1
-4
/
+0
*
Don't force the CMAKE_BUILD_TYPE or we can't overwrite it.
Andreas Schneider
2009-05-11
1
-1
/
+0
*
Initialize the return value to fix a build warning.
Andreas Schneider
2009-05-11
1
-1
/
+1
*
Document the ssh server bind functions.
Andreas Schneider
2009-05-11
1
-1
/
+74
*
Update changelog.
Andreas Schneider
2009-05-11
1
-0
/
+1
*
Added a ssh_bind_set_fd() function.
Andreas Schneider
2009-05-11
2
-2
/
+17
*
Change variable names of the keys_struct to avoid conflicts.
Andreas Schneider
2009-05-11
3
-22
/
+22
*
Improve OpenSSL cmake checks.
Andreas Schneider
2009-05-07
3
-8
/
+14
*
Improve GCrypt cmake checks.
Andreas Schneider
2009-05-07
3
-5
/
+5
*
Improve the INSTALL file.
Andreas Schneider
2009-05-07
1
-9
/
+15
*
Fix typos.
Andreas Schneider
2009-05-07
1
-1
/
+1
*
Add channel_read() changes to changelog.
Andreas Schneider
2009-05-06
1
-1
/
+3
[prev]
[next]