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
/
include
/
libssh
/
priv.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix compiler warnings in buffer implementation.
Andreas Schneider
2009-02-02
1
-6
/
+6
*
Start with ssh agent implementation.
Andreas Schneider
2009-02-02
1
-0
/
+41
*
Add a more generic auth callback function.
Andreas Schneider
2008-12-29
1
-1
/
+2
*
Create POSIX like sftp functions.
Andreas Schneider
2008-12-22
1
-0
/
+6
*
patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,
Aris Adamantiadis
2008-11-24
1
-3
/
+3
*
displaced the data_to_* into socket
Aris Adamantiadis
2008-06-16
1
-8
/
+6
*
Big changes :
Aris Adamantiadis
2008-06-16
1
-10
/
+11
*
big changes :
Aris Adamantiadis
2008-06-12
1
-0
/
+25
*
fixed wrong prototypes for socket_t
Aris Adamantiadis
2008-03-12
1
-1
/
+1
*
config.h bug resolved
Aris Adamantiadis
2008-03-08
1
-1
/
+1
*
second part of win32 changes
Aris Adamantiadis
2008-03-07
1
-4
/
+5
*
fixed a load of ssh_set_error(NULL,...)
Aris Adamantiadis
2008-03-04
1
-4
/
+4
*
fixed null pointer into options and ssh_set_error()
Aris Adamantiadis
2008-03-04
1
-8
/
+8
*
added the socket class and created wrappers
Aris Adamantiadis
2008-03-04
1
-2
/
+17
*
fixed the #0000003 bug
Aris Adamantiadis
2008-03-03
1
-1
/
+1
*
fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +
Aris Adamantiadis
2008-03-03
1
-1
/
+1
*
include/libssh/server.h: Remove struct definitions
Jean-Philippe Garcia Ballester
2007-02-07
1
-0
/
+57
*
at least I get a working doxygen documentation.
Aris Adamantiadis
2006-11-06
1
-1
/
+2
*
nonblocking support in dh_handshake() from client.c
Aris Adamantiadis
2005-11-30
1
-1
/
+3
*
Added support for known_hosts format version 1
Jean-Philippe Garcia Ballester
2005-11-25
1
-0
/
+10
*
added bases for nonblocking packet sending and receiving. packet_send
Aris Adamantiadis
2005-11-22
1
-1
/
+9
*
resolved the infinite loop on exit (thanks giga for the hint).
Aris Adamantiadis
2005-10-26
1
-0
/
+5
*
added Jean-Philippe's patch for libtools. it doesn't compile on my computer.
Aris Adamantiadis
2005-10-25
1
-0
/
+2
*
added the gcrypt patch (without gcrypt as default library).
Aris Adamantiadis
2005-10-04
1
-31
/
+74
*
More work on the server side and sftp.
Aris Adamantiadis
2005-08-18
1
-1
/
+2
*
The kex works, the client authentifies (with password) then it's possible to ...
Aris Adamantiadis
2005-08-10
1
-1
/
+4
*
server kex done :)
Aris Adamantiadis
2005-08-07
1
-3
/
+22
*
sample sshd server accepts a client and sends a banner.
Aris Adamantiadis
2005-07-06
1
-0
/
+3
*
Beginning of the SSH_BIND implementation
Aris Adamantiadis
2005-07-05
1
-8
/
+19
*
first import
Aris Adamantiadis
2005-07-05
1
-0
/
+444
[prev]