summaryrefslogtreecommitdiffstats
path: root/include/libssh/priv.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compiler warnings in buffer implementation.Andreas Schneider2009-02-021-6/+6
* Start with ssh agent implementation.Andreas Schneider2009-02-021-0/+41
* Add a more generic auth callback function.Andreas Schneider2008-12-291-1/+2
* Create POSIX like sftp functions.Andreas Schneider2008-12-221-0/+6
* patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,Aris Adamantiadis2008-11-241-3/+3
* displaced the data_to_* into socketAris Adamantiadis2008-06-161-8/+6
* Big changes :Aris Adamantiadis2008-06-161-10/+11
* big changes :Aris Adamantiadis2008-06-121-0/+25
* fixed wrong prototypes for socket_tAris Adamantiadis2008-03-121-1/+1
* config.h bug resolvedAris Adamantiadis2008-03-081-1/+1
* second part of win32 changesAris Adamantiadis2008-03-071-4/+5
* fixed a load of ssh_set_error(NULL,...)Aris Adamantiadis2008-03-041-4/+4
* fixed null pointer into options and ssh_set_error()Aris Adamantiadis2008-03-041-8/+8
* added the socket class and created wrappersAris Adamantiadis2008-03-041-2/+17
* fixed the #0000003 bugAris Adamantiadis2008-03-031-1/+1
* fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +Aris Adamantiadis2008-03-031-1/+1
* include/libssh/server.h: Remove struct definitionsJean-Philippe Garcia Ballester2007-02-071-0/+57
* at least I get a working doxygen documentation.Aris Adamantiadis2006-11-061-1/+2
* nonblocking support in dh_handshake() from client.cAris Adamantiadis2005-11-301-1/+3
* Added support for known_hosts format version 1Jean-Philippe Garcia Ballester2005-11-251-0/+10
* added bases for nonblocking packet sending and receiving. packet_send Aris Adamantiadis2005-11-221-1/+9
* resolved the infinite loop on exit (thanks giga for the hint).Aris Adamantiadis2005-10-261-0/+5
* added Jean-Philippe's patch for libtools. it doesn't compile on my computer.Aris Adamantiadis2005-10-251-0/+2
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-31/+74
* More work on the server side and sftp.Aris Adamantiadis2005-08-181-1/+2
* The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis2005-08-101-1/+4
* server kex done :)Aris Adamantiadis2005-08-071-3/+22
* sample sshd server accepts a client and sends a banner.Aris Adamantiadis2005-07-061-0/+3
* Beginning of the SSH_BIND implementationAris Adamantiadis2005-07-051-8/+19
* first importAris Adamantiadis2005-07-051-0/+444