Andreas Schneider
|
c078e36219
|
example: Fix a build warning.
|
2012-10-07 10:56:10 +02:00 |
|
Andreas Schneider
|
387d9e4855
|
examples: Fix sparse warnings in sshd examples.
|
2012-02-19 13:26:03 +01:00 |
|
Anthony VEREZ
|
9e5b3914de
|
examples: Fix PTY allocation error.
|
2012-01-30 09:48:01 +01:00 |
|
Andreas Schneider
|
633d6532be
|
example: Use const in auth_password from samplesshd.
|
2011-03-10 11:23:45 +01:00 |
|
Andreas Schneider
|
8a9ce6239a
|
examples: Remove unused header file.
|
2011-01-24 13:55:05 +01:00 |
|
Aris Adamantiadis
|
0b46f68c5f
|
Fixed compilation without argp.h available
|
2011-01-13 21:21:19 +01:00 |
|
Andreas Schneider
|
5aa4592f0c
|
example: Fixed build of samplesshd.
|
2010-08-10 00:32:51 +02:00 |
|
milo
|
855b73de87
|
server: Split ssh_bind_accept and create ssh_handle_key_exchange.
Signed-off-by: Andreas Schneider <asn@cynapses.org>
|
2010-08-10 00:30:25 +02:00 |
|
Aris Adamantiadis
|
136f4d3b0d
|
Removed unnecessary headers in samplesshd
|
2010-08-09 22:08:43 +02:00 |
|
Andreas Schneider
|
39c9a6dfed
|
server: Merge ssh_bind_accept.
|
2010-08-09 21:28:47 +02:00 |
|
Andreas Schneider
|
561df8d9a2
|
server: Rename ssh_accept to ssh_bind_accept.
|
2010-08-09 20:54:43 +02:00 |
|
milo
|
48a20a6137
|
example: Fixed the sample ssh server implementation.
Signed-off-by: Andreas Schneider <asn@cynapses.org>
|
2010-08-09 20:54:40 +02:00 |
|
Andreas Schneider
|
1a894b65d4
|
Fixed build warning in the sshd example.
|
2010-03-29 22:47:22 +02:00 |
|
Andreas Schneider
|
efded18724
|
Fixed compilation of samplesshd.
|
2009-11-05 16:38:05 +01:00 |
|
Aris Adamantiadis
|
5e002635fc
|
Fix compilation on freebsd 6.0 which lacks argp.h
|
2009-11-03 21:04:36 +01:00 |
|
Andreas Schneider
|
f0858ff6b2
|
Added option parsing using GNU argp.
|
2009-10-15 17:17:58 +02:00 |
|
Andreas Schneider
|
2523ed0779
|
Added an option to set the port as string.
|
2009-10-15 17:02:51 +02:00 |
|
Aris Adamantiadis
|
1e0e8a5493
|
samplessh uses ssh_options_getopt()
|
2009-10-09 22:28:03 +02:00 |
|
Aris Adamantiadis
|
58294442d3
|
Moved samples into examples directory
|
2009-10-09 21:44:05 +02:00 |
|