summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* good, now it compiles (removed the -Wl-O1 thing as Giga said.)Aris Adamantiadis2005-10-262-22898/+3
* Almost forgot the most important :) a patch for AUTHORS fileAris Adamantiadis2005-10-261-1/+5
* patches from Norbert merged in. I have made some little changes here and there.Aris Adamantiadis2005-10-2610-101/+328
* added Jean-Philippe's patch for libtools. it doesn't compile on my computer.Aris Adamantiadis2005-10-2515-397/+30404
* channel_select(). this function rocks !Aris Adamantiadis2005-10-255-32/+218
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-0429-188/+1339
* ssh-1 small modulus server keys patchAris Adamantiadis2005-09-205-8/+105
* 2 macosx patchesAris Adamantiadis2005-08-312-1/+2
* fixed bug in sample that made the client running in infinite loop.Aris Adamantiadis2005-08-313-3/+10
* pam include path patch.Aris Adamantiadis2005-08-314-15/+29
* PATH_MAX patchAris Adamantiadis2005-08-311-0/+2
* cfmakeraw patch for configure.inAris Adamantiadis2005-08-314-3/+6
* server goes into backgroupAris Adamantiadis2005-08-313-19/+75
* write supportAris Adamantiadis2005-08-293-1/+40
* Readme of courseAris Adamantiadis2005-08-291-0/+56
* changed config file name, take rsa,dsa and port into accountAris Adamantiadis2005-08-297-14/+39
* some compilation fixAris Adamantiadis2005-08-291-5/+9
* removed obsolete debugging info, split main.c in 3, and now mercurius links w...Aris Adamantiadis2005-08-298-549/+620
* the server now does the chroot and change uid.Aris Adamantiadis2005-08-294-5/+136
* now the libconfig will be staticaly linked and will be autoconfigurated durin...Aris Adamantiadis2005-08-293-14/+20
* pam samples files to put into /etc/pam.dAris Adamantiadis2005-08-298-5/+49
* more ACL on directories. Not already enabled.Aris Adamantiadis2005-08-288-27/+189
* youhou it works :)Aris Adamantiadis2005-08-284-2/+121
* the whole libconfig + my development tree for ACL/ configAris Adamantiadis2005-08-2867-14/+28427
* file opening/reading works :).Aris Adamantiadis2005-08-264-9/+208
* compile the sftp_server by defaultAris Adamantiadis2005-08-261-1/+1
* I've forgot about sftp_server/ :)Aris Adamantiadis2005-08-263-0/+407
* sftp server implementation :)Aris Adamantiadis2005-08-264-6/+310
* fixed server segfaults on exit (double frees)Aris Adamantiadis2005-08-255-10/+52
* some debugging things in ssh1 key exchangeAris Adamantiadis2005-08-201-2/+2
* yet other patches from NorbertAris Adamantiadis2005-08-202-2/+2
* stdint.patch, debug_output.patch, ssh_12_select.patch,Aris Adamantiadis2005-08-197-50/+183
* oops, forgot to patch the Makefile.in for the ssh1 files. configure.in patch ...Aris Adamantiadis2005-08-184-1/+35
* ssh-1 experimental supportAris Adamantiadis2005-08-182-0/+427
* More work on the server side and sftp.Aris Adamantiadis2005-08-1811-20/+43
* some adds, now it's possible to test it correctly.Aris Adamantiadis2005-08-132-3/+30
* The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis2005-08-1011-26/+576
* server kex done :)Aris Adamantiadis2005-08-0719-158/+601
* ssh_accept() implementation begining in server.cAris Adamantiadis2005-07-082-0/+2
* sample sshd server accepts a client and sends a banner.Aris Adamantiadis2005-07-065-44/+59
* Beginning of the SSH_BIND implementationAris Adamantiadis2005-07-056-48/+130
* git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@2 7dcaeef0-15...Aris Adamantiadis2005-07-058-605/+0
* first importAris Adamantiadis2005-07-0578-0/+41120