Winsock2 port

HAYASHI, 'Lef' Tatsuya lef at st.rim.or.jp
Mon Jun 19 04:56:39 EST 2000


(I don't know original "Message-Id:" from web interface.
 I try "index" and "get" command for Majordomo.
 But, Return mail body in "invalid file".
 Perhaps this mail break a message thread chain. Sorry.)

At Mon, 16 Jun 2000 19:05:42
  "Alex Woo" <wooac at hotmail.com> wrote:

>Is anyone working on a Winsock2 port of openssh?

Sorry, I'm weak at English.

I'm working "OpenSSH 2.x for Win32".

Don't use VC++.
Using Mingw32(gcc for Win32). http://mingw.sourceforge.net/
I emphasize that its environment should be free/open.

Don't use cygwin. It already existent.
I want native code version. (for scp and CVS.)

But, I go ahead with a project slowly.
Becouse, I don't have time and skill. and I'm in sick now...
I'm unsure of completion.
Don't expect too much of me, please.
I will do my best.

Now status:
- /dev/random replace Crypto API implemented.
- "C>ssh -l user host ls -al" is running. But, imperfectly.
- Now working interactive mode.
- "tty" changing "Win32 Console API".
- "select" changing "WaitForMultipleObjects" for "STDIN STDOUT STDERR".
- Perhaps password/RSA/DSA authentication runs.
  I'm testing in FreeBSD and Cygwin.
- Perhaps ssh-keygen runs.
  I'm testing key in FreeBSD and Cygwin.
- ssh-add, ssh-agent, scp, sshd, is not touch.
- I'm working OpenSSH 2.1.0p2.
  I will change it in 2.1.1p1, as soon as possible.

Screenshots:
http://hp.vector.co.jp/authors/VA001791/openssh/screenshot1.png

log:
"ssh -l UserName host.name ls -al"
http://hp.vector.co.jp/authors/VA001791/openssh/debuglog1.txt
"ssh -l UserName host.name"
http://hp.vector.co.jp/authors/VA001791/openssh/debuglog2.txt

web page:
http://hp.vector.co.jp/authors/VA001791/openssh/
Sorry, this web page is written in Japanese...
I will make it in English, as soon as possible...

-----
HAYASHI, "Lef" Tatsuya / mailto:lef at st.rim.or.jp






More information about the openssh-unix-dev mailing list