Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | server: Merge ssh_bind_accept. | Andreas Schneider | 2010-08-09 | 1 | -4/+0 |
* | server: Rename ssh_accept to ssh_bind_accept. | Andreas Schneider | 2010-08-09 | 1 | -2/+2 |
* | example: Fixed the sample ssh server implementation. | milo | 2010-08-09 | 1 | -7/+45 |
* | Fixed build warning in the sshd example. | Andreas Schneider | 2010-03-29 | 1 | -1/+4 |
* | Fixed compilation of samplesshd. | Andreas Schneider | 2009-11-05 | 1 | -0/+2 |
* | Fix compilation on freebsd 6.0 which lacks argp.h | Aris Adamantiadis | 2009-11-03 | 1 | -2/+7 |
* | Added option parsing using GNU argp. | Andreas Schneider | 2009-10-15 | 1 | -3/+12 |
* | Added an option to set the port as string. | Andreas Schneider | 2009-10-15 | 1 | -2/+102 |
* | samplessh uses ssh_options_getopt() | Aris Adamantiadis | 2009-10-09 | 1 | -0/+1 |
* | Moved samples into examples directory | Aris Adamantiadis | 2009-10-09 | 1 | -0/+152 |