35 Commits

Author SHA1 Message Date
Yanbing Wang
d6ce465b15 Source snapshot from Powershell/openssh-portable:latestw_all 2017-11-18 18:23:07 -08:00
bingbing8
2c3a1a95d0 Source snapshot from Powershell/openssh-portable:latestw_all 2017-06-02 17:25:34 -07:00
Manoj Ampalam
c156f1404c Source snapshot from Powershell/openssh-portable:latestw_all 2017-04-16 13:54:14 -07:00
Manoj Ampalam
8c43479844 Source snapshot from Powershell/openssh-portable:latestw_all 2017-04-04 12:35:11 -07:00
Manoj Ampalam
c8b8c4b82a Source snapshot from Powershell/openssh-portable:latestw_all 2017-02-15 22:47:07 -08:00
Manoj Ampalam
e404237322 Source snapshot from Powershell/openssh-portable:latestw_all 2017-01-30 00:14:58 -08:00
Manoj Ampalam
69ea992e00 Source snapshot from Powershell/openssh-portable:latestw_cwb 2016-12-17 23:06:42 -08:00
Manoj Ampalam
7c62169a93 Source snapshot from Powershell\openssh-portable 2016-11-29 14:50:13 -08:00
Ray Hayes
f9900924ef Merge issues. 2016-10-24 10:26:36 -07:00
Manoj Ampalam
367476c953 Temporary fixes in scp.exe to have a working solution 2016-09-14 15:02:48 -07:00
manojampalam
2d6e648a8f 5-14 C6 2016-05-14 23:21:33 -07:00
Manoj Ampalam
ccd3db4802 5-11 C1 2016-05-11 12:47:46 -07:00
manojampalam
9347e07039 5-8 C4 2016-05-08 22:18:16 -07:00
Manoj Ampalam
473841c4cc 5-8 C1 2016-05-08 10:31:46 -07:00
Manoj Ampalam
c9f7185707 5-5 C2 2016-05-05 15:14:22 -07:00
Manoj Ampalam
45dc83e7d2 5-1 C1 2016-05-01 21:56:07 -07:00
manojampalam
1c1d7cce79 on-boarding ssh-add and prototype "add identity" logic in ssh-agent 2016-04-17 15:56:50 -07:00
manojampalam
bc3549255d ssh-agent initial template 2016-04-08 16:40:21 -07:00
manojampalam
3760840856 Updates to project files to move _NT target to 0x600 2016-03-16 23:06:40 -07:00
manojampalam
43873fe362 ssh-keygen onboard. Not functional yet 2016-03-13 22:21:57 -07:00
manojampalam
5a47bedd44 enabled sftp-server over new POSIX wrapper. not functional yet 2016-03-13 11:40:04 -07:00
manojampalam
7bff604e70 Added shellhost project to main solution 2016-03-13 10:14:45 -07:00
Manoj Ampalam
0e1f1c1cb3 sshd enabling changes 2016-03-10 15:18:09 -08:00
manojampalam
31ed6d1458 Enabled SFTP client over new POSIX wrapper. Its not functional yet 2016-03-09 20:32:51 -08:00
Manoj Ampalam
e73111f3d9 3-7 15:15 2016-03-07 15:14:53 -08:00
manojampalam
e4c233e95c 3-6 C12
Changes enabling ssh.exe on the new posix wrapper
2016-03-06 21:43:59 -08:00
manojampalam
f4545e1032 3-6 C2
Moving the new POSIX wrapper to a separate project (and lib) to escape
dealing with linkage issues related to overriding winsock apis
2016-03-06 12:00:41 -08:00
manojampalam
44c5be4883 3-5 C4 2016-03-05 15:11:04 -08:00
manojampalam
a072913927 Moving Win32 posix wrapper from standalone project to win32compat project 2016-03-05 15:04:03 -08:00
quamrulmina
d77657997c scp dependency libraries added for scp to build correctly
openbsd_compat.lib libssh  config win32compat dependencies added
2016-01-04 17:24:41 -06:00
dkulwin
298c353755 Add SCP project to solution 2015-12-04 13:23:46 -06:00
dkulwin
1067adc0f2 Lsa project added to visual studio solution
Lsa project added to visual studio solution
2015-11-11 15:03:49 -06:00
dkulwin
c051e06f50 Add utility to automatically copy the config.h.vs file to config.h
Add a utility upon which every other project is dependent, to copy the
config.h.vs file to the source root config.h.  Because the target may
have changed outside of visual studio, I have disabled the dependency
check so the file will be copied with every build..
2015-11-06 13:07:51 -06:00
dkulwin
df8c2c2b02 Change include paths to use matching plaform/config
The include paths for openssl should match the platform/config of the
project.
2015-11-06 12:03:50 -06:00
dkulwin
7bd7008792 Add Visual Studio 2015 solution and projects
Add the solution, projects and filter files for building Win32-OpenSSH
binaries under visual studio 2015.
2015-11-04 19:34:21 -06:00