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
...
*
fixed a bug where channel_poll could wait forever for a packet already in soc...
Aris Adamantiadis
2008-10-29
5
-31
/
+19
*
poll(2) support for channel_poll. Not yet for channel_select.
Aris Adamantiadis
2008-10-28
1
-7
/
+78
*
generate latex output in the doxyfile. It doesn't hurt since it won't try to ...
Aris Adamantiadis
2008-10-28
1
-3
/
+3
*
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
4
-1
/
+35
*
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
*
added log.c
Aris Adamantiadis
2008-06-17
1
-1
/
+2
*
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
6
-49
/
+87
*
more efficient allocation algorithm for buffer.c
Aris Adamantiadis
2008-06-16
1
-7
/
+15
*
Big changes :
Aris Adamantiadis
2008-06-16
15
-338
/
+415
*
legal paperwork to be 100% respectful of LGPL, about openssl's
Aris Adamantiadis
2008-06-16
1
-46
/
+2
*
begin fixing the ssh_say everywhere
Aris Adamantiadis
2008-06-12
8
-23
/
+29
*
big changes :
Aris Adamantiadis
2008-06-12
17
-173
/
+654
*
fix doxygen
Aris Adamantiadis
2008-06-11
1
-8
/
+8
*
sftp asynchronous read
Aris Adamantiadis
2008-06-11
2
-1
/
+108
*
dev-cpp project file
Aris Adamantiadis
2008-05-27
1
-0
/
+427
*
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
2
-2
/
+12
*
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
7
-8
/
+1039
*
doxygen documentation for public key authentication
Aris Adamantiadis
2008-05-13
2
-4
/
+40
*
Doxygen changes
Aris Adamantiadis
2008-05-12
8
-24
/
+16
*
Resolved the string_free issue by coding it. I also made some
Aris Adamantiadis
2008-05-12
2
-1
/
+40
*
fixed a bug in channel_poll where channel_poll() would return 0 even
Aris Adamantiadis
2008-05-08
1
-1
/
+1
*
* BumpStandards-Version to 3.7.3 (no further changes)
Laurent Bigonville
2008-04-17
2
-1
/
+3
*
preliminary test suite
Aris Adamantiadis
2008-03-17
5
-0
/
+198
*
last win32 changes from keisial
Aris Adamantiadis
2008-03-12
3
-4
/
+3
*
fixed wrong prototypes for socket_t
Aris Adamantiadis
2008-03-12
2
-3
/
+3
*
fixed the netdb problem ?
Aris Adamantiadis
2008-03-12
14
-14
/
+1
*
config.h bug resolved
Aris Adamantiadis
2008-03-08
1
-1
/
+1
*
change doxygen doc for channel_poll
Aris Adamantiadis
2008-03-07
1
-2
/
+1
*
changed version number to 0.2.1-svn
Aris Adamantiadis
2008-03-07
2
-2
/
+2
*
second part of win32 changes
Aris Adamantiadis
2008-03-07
10
-8
/
+296
*
shrinked the default_get_password function. I hope nobody used it, it
Aris Adamantiadis
2008-03-07
1
-9
/
+4
*
first part of win32 patches
Aris Adamantiadis
2008-03-07
16
-42
/
+98
*
Merged Keisial bugfix (crash when available protocols mismatch)
Aris Adamantiadis
2008-03-06
1
-12
/
+21
*
fixed a load of ssh_set_error(NULL,...)
Aris Adamantiadis
2008-03-04
7
-33
/
+33
*
fixed null pointer into options and ssh_set_error()
Aris Adamantiadis
2008-03-04
3
-16
/
+18
*
added the socket class and created wrappers
Aris Adamantiadis
2008-03-04
9
-99
/
+244
*
fixed the #0000003 bug
Aris Adamantiadis
2008-03-03
2
-4
/
+5
*
Rodolphe Rocca fixes
Aris Adamantiadis
2008-03-03
2
-2
/
+3
*
fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +
Aris Adamantiadis
2008-03-03
5
-14
/
+27
*
use AC_HELP_STRING to correctly format help string
Laurent Bigonville
2008-01-31
1
-1
/
+1
*
* Use now official Vcs-* field
Laurent Bigonville
2007-11-08
2
-11
/
+6
[prev]
[next]