quamrulmina
720b3620fa
sftp.exe/ssh.exe - write new line after a password is read in non-echo mode
...
ssh.exe when invoked from sftp.exe and scp.exe external progam needs to
show a newline after data read after a prompt for next data to look
proper
2015-09-28 01:01:27 -05:00
quamrulmina
6d167ae0f6
fix sftp.exe client to work using password authentication
...
ssh.exe client invoked underneath was not able to send password prompt
and read password from user as stdin and stdout handles were redirected
to sockets by sftp.exe ; stderr which is not redirected is used to show
prompt to users and data is read from console
2015-09-27 23:54:10 -05:00
arif-pragmasys
0d3a933c2a
custom ssh and sshd config for win32
2015-09-23 14:51:40 -05:00
arif-pragmasys
2e710ab203
changed ssh_config default settings to allow dsa keys.
2015-09-23 14:38:33 -05:00
arif-pragmasys
0faa40eae3
sshd.exe bug fix, freeing same buffer twice
2015-09-23 01:00:20 -05:00
arif-pragmasys
eb2f68ccae
sshd works as a service on windows
2015-09-21 20:34:49 -05:00
arif-pragmasys
6b2d437a8f
Makefile template change to accomodate 7.1p1 changes
2015-09-21 16:22:07 -05:00
arif-pragmasys
f4b56e2280
nomachine + additional changes applied to openssh 7.1p1 source base
2015-09-21 16:03:51 -05:00
arif-pragmasys
47c23e53d7
screenshots for debugger setup
2015-09-19 14:09:29 -05:00
arif-pragmasys
c0f29754fc
openssh build sequence
...
openssh build sequence
2015-09-14 17:24:12 -05:00
arif-pragmasys
25cd576ea2
build config chnages
...
* fix config.ac bugs
* fix line ending for shell scripts
* ignore dynamically generated files while checking in
2015-09-11 18:23:40 -05:00
Arif Saikat
2069b39283
image to show diff between openssh 5.9p1 and nomachine
2015-09-10 16:37:43 -05:00
Arif Saikat
671fad006d
replace 4.7.3 with 4.9.2 mingw c++ compiler
...
Latest cygwin ships with 4.9.2 version of 64 bit mingw c++ compiler,
hence switching to that
2015-09-10 14:16:35 -05:00
Arif Saikat
fb17410f60
Original Nomachine 5.9p1 source code
...
Original Nomachine 5.9p1 source code
2015-09-09 14:08:05 -05:00
Steve Lee
76a4ac6b7e
Initial commit
2015-09-08 09:47:33 -07:00