index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libssh
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix build warnings in channel code.
Andreas Schneider
2009-02-02
1
-12
/
+16
*
The string_len function should return unsigned int.
Andreas Schneider
2009-02-02
1
-1
/
+1
*
Fix compiler warning in client.c.
Andreas Schneider
2009-02-02
1
-1
/
+1
*
Make ssh_analyze_banner static as it is only used in this file.
Andreas Schneider
2009-02-02
1
-1
/
+1
*
Fix compiler warnings in buffer implementation.
Andreas Schneider
2009-02-02
1
-4
/
+4
*
Fix build warnings of the auth code.
Andreas Schneider
2009-02-02
1
-3
/
+2
*
Add Makefiles for the CMake build system.
Andreas Schneider
2009-02-02
1
-0
/
+91
*
Add missing agent files.
Andreas Schneider
2009-02-02
1
-0
/
+315
*
Start with ssh agent implementation.
Andreas Schneider
2009-02-02
4
-1
/
+47
*
Add a more generic auth callback function.
Andreas Schneider
2008-12-29
3
-50
/
+84
*
Add doxygen documentation for all public sftp functions.
Andreas Schneider
2008-12-22
1
-102
/
+34
*
Create POSIX like sftp functions.
Andreas Schneider
2008-12-22
1
-21
/
+79
*
http://www.cynapses.org/tmp/patches/libssh/0001-Replace-getenv-USER-with-getp...
Aris Adamantiadis
2008-12-19
2
-61
/
+25
*
some changes to resolve bugs reported by webyog
Aris Adamantiadis
2008-12-14
3
-11
/
+20
*
patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,
Aris Adamantiadis
2008-11-24
8
-99
/
+198
*
commited path 003 and 004 from Andreas Schneider
Aris Adamantiadis
2008-11-23
3
-4
/
+9
*
oops miscompilation
Aris Adamantiadis
2008-11-05
1
-13
/
+19
*
More doxygen documentation (internal set)
Aris Adamantiadis
2008-11-05
1
-94
/
+169
*
doxygen fixes. Mostly typos and some comments.
Aris Adamantiadis
2008-11-04
12
-71
/
+162
*
added a file from openssh needed for known host parsing
Aris Adamantiadis
2008-11-02
2
-1
/
+176
*
small changes in doxyfile.
Aris Adamantiadis
2008-11-01
2
-16
/
+27
*
fixed a bug where channel_poll could wait forever for a packet already in soc...
Aris Adamantiadis
2008-10-29
4
-29
/
+17
*
poll(2) support for channel_poll. Not yet for channel_select.
Aris Adamantiadis
2008-10-28
1
-7
/
+78
*
correct O_RDONLY sftp bug with windows systems
Aris Adamantiadis
2008-10-20
1
-2
/
+2
*
fix bug 0000015 about memory leak in server path
Aris Adamantiadis
2008-06-30
3
-1
/
+33
*
fix channel performance by changing the window len.
Aris Adamantiadis
2008-06-30
1
-2
/
+3
*
fixed a problem when a channel blocking read was bigger than size of buffer
Aris Adamantiadis
2008-06-27
1
-3
/
+7
*
Resolved the unitialized data_except member variable in socket.c, thanks
Aris Adamantiadis
2008-06-21
1
-0
/
+3
*
fixed a bug in the channel windows.
Aris Adamantiadis
2008-06-17
2
-11
/
+13
*
gcrypt + SSH1 bug resolved
Aris Adamantiadis
2008-06-17
4
-10
/
+9
*
oops missed a line in the fix
Aris Adamantiadis
2008-06-17
1
-3
/
+5
*
bug #00006 fix
Aris Adamantiadis
2008-06-17
1
-0
/
+3
*
displaced the data_to_* into socket
Aris Adamantiadis
2008-06-16
5
-41
/
+81
*
more efficient allocation algorithm for buffer.c
Aris Adamantiadis
2008-06-16
1
-7
/
+15
*
Big changes :
Aris Adamantiadis
2008-06-16
13
-322
/
+376
*
begin fixing the ssh_say everywhere
Aris Adamantiadis
2008-06-12
8
-23
/
+29
*
big changes :
Aris Adamantiadis
2008-06-12
14
-167
/
+615
*
fix doxygen
Aris Adamantiadis
2008-06-11
1
-8
/
+8
*
sftp asynchronous read
Aris Adamantiadis
2008-06-11
1
-1
/
+107
*
workaround for the bug #14
Aris Adamantiadis
2008-05-26
2
-2
/
+8
*
libssh.h now can be included from visual studio
Aris Adamantiadis
2008-05-22
1
-1
/
+1
*
fix #ifdef win32 bug
Aris Adamantiadis
2008-05-22
1
-1
/
+1
*
some changes so it compiles better under windows
Aris Adamantiadis
2008-05-22
3
-2
/
+12
*
doxygen documentation for public key authentication
Aris Adamantiadis
2008-05-13
2
-4
/
+40
*
Doxygen changes
Aris Adamantiadis
2008-05-12
7
-23
/
+15
*
Resolved the string_free issue by coding it. I also made some
Aris Adamantiadis
2008-05-12
1
-1
/
+39
*
fixed a bug in channel_poll where channel_poll() would return 0 even
Aris Adamantiadis
2008-05-08
1
-1
/
+1
*
last win32 changes from keisial
Aris Adamantiadis
2008-03-12
1
-1
/
+0
*
fixed the netdb problem ?
Aris Adamantiadis
2008-03-12
14
-14
/
+1
*
change doxygen doc for channel_poll
Aris Adamantiadis
2008-03-07
1
-2
/
+1
[prev]
[next]