| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fixed bug in sample that made the client running in infinite loop. | Aris Adamantiadis | 2005-08-31 | 2 | -0/+3 |
* | write support | Aris Adamantiadis | 2005-08-29 | 1 | -0/+3 |
* | changed config file name, take rsa,dsa and port into account | Aris Adamantiadis | 2005-08-29 | 1 | -1/+2 |
* | removed obsolete debugging info, split main.c in 3, and now mercurius links w... | Aris Adamantiadis | 2005-08-29 | 1 | -1/+1 |
* | pam samples files to put into /etc/pam.d | Aris Adamantiadis | 2005-08-29 | 2 | -0/+14 |
* | file opening/reading works :). | Aris Adamantiadis | 2005-08-26 | 2 | -4/+22 |
* | sftp server implementation :) | Aris Adamantiadis | 2005-08-26 | 3 | -5/+250 |
* | fixed server segfaults on exit (double frees) | Aris Adamantiadis | 2005-08-25 | 4 | -10/+45 |
* | some debugging things in ssh1 key exchange | Aris Adamantiadis | 2005-08-20 | 1 | -2/+2 |
* | stdint.patch, debug_output.patch, ssh_12_select.patch, | Aris Adamantiadis | 2005-08-19 | 2 | -7/+16 |
* | oops, forgot to patch the Makefile.in for the ssh1 files. configure.in patch ... | Aris Adamantiadis | 2005-08-18 | 1 | -1/+1 |
* | ssh-1 experimental support | Aris Adamantiadis | 2005-08-18 | 2 | -0/+427 |
* | More work on the server side and sftp. | Aris Adamantiadis | 2005-08-18 | 6 | -7/+26 |
* | some adds, now it's possible to test it correctly. | Aris Adamantiadis | 2005-08-13 | 1 | -0/+20 |
* | The kex works, the client authentifies (with password) then it's possible to ... | Aris Adamantiadis | 2005-08-10 | 6 | -16/+395 |
* | server kex done :) | Aris Adamantiadis | 2005-08-07 | 13 | -127/+540 |
* | ssh_accept() implementation begining in server.c | Aris Adamantiadis | 2005-07-08 | 1 | -0/+1 |
* | sample sshd server accepts a client and sends a banner. | Aris Adamantiadis | 2005-07-06 | 3 | -37/+36 |
* | Beginning of the SSH_BIND implementation | Aris Adamantiadis | 2005-07-05 | 3 | -34/+89 |
* | first import | Aris Adamantiadis | 2005-07-05 | 23 | -0/+7252 |