Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
CVSROOT: /usr/local/cvs Module name: cvsnt Repository: cvsnt/windows-NT/ Changes by: tmh at betty.magenta-netlogic.com. 03/02/04 01:08:06 Modified files: ./: Tag: CVSNT_1_11_1_3_REL cvsnt.iss cvsnt.sln cvsnt.vcproj cvsnt/windows-NT/: Tag: CVSNT_1_11_1_3_REL win32.c Log message: Remove cvsssh from build. cryptlib just isn't good enough to run an ssh server... it fails to implement critical parts of the protocol, which I can get away with on the client by faking responses, but not on the server side. It'd be nice if someone made a library version of openssh...