Yanbing Wang
d6ce465b15
Source snapshot from Powershell/openssh-portable:latestw_all
2017-11-18 18:23:07 -08:00
Yanbing Wang
a24021252b
Source snapshot from Powershell/openssh-portable:latestw_all
2017-10-17 15:52:28 -07:00
Yanbing Wang
727329abd4
Source snapshot from Powershell/openssh-portable:latestw_all
2017-10-02 17:56:31 -07:00
Yanbing Wang
944505e199
Source snapshot from Powershell/openssh-portable:latestw_all
2017-06-15 18:41:19 -07: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
776483fb4e
Source snapshot from Powershell/openssh-portable:latestw_all
2017-03-14 12:36:27 -07: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
Manoj Ampalam
c441f456bc
Cleaned up older includes folder and unwanted projects files
2016-10-26 13:42:52 -07:00
Manoj Ampalam
8566745e2d
Implemented getpwnam and moved w32_posix_initialize to wmain, moved wmain.c to win32iocompat
2016-10-15 19:17:54 -07:00
Manoj Ampalam
f7e30c7d2e
Added wmain wrapper to rest of exes. enabled Unicode on open()
2016-10-06 23:26:48 -07:00
Manoj Ampalam
f5e6d88da1
Added versioning to all binaries
2016-07-01 14:03:43 -07:00
manojampalam
3760840856
Updates to project files to move _NT target to 0x600
2016-03-16 23:06:40 -07:00
manojampalam
e4c233e95c
3-6 C12
...
Changes enabling ssh.exe on the new posix wrapper
2016-03-06 21:43:59 -08:00
dkulwin
67c7a3c003
Add os compatibility to manifests
...
Microsoft version apis distinguish operating systems beyond window 8 if
there isn't a manifest entry for os compatibility.
2016-01-08 13:35:55 -06:00
dkulwin
702daceea7
Minor changes to assertion handling
...
Changed the code to bring back assertion popups for everyone, but turn
off assertions around the _get_osfhandle() call in allocate_sfd(). The
original port code was designed knowing that some of the passed
parameters would be invalid, but was expecting that the call would just
fail instead of generating an assert dialog. Turning off Asserts around
this call results in behavior similar to mingw.
Also, turn off Incremental Linking for ssh.exe since half the time, the
linker would trap on this project.
2015-12-08 12:47:35 -06:00
dkulwin
5752a7e550
Remove EditAndContinue selection for debug configurations.
...
Replaced by standard /Zi database option
2015-11-19 15:29:17 -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
095ae850aa
path updates for visual studio solution
...
Added specific paths for different configurations of OpenSSL instead of
assuming a tree with all four.
2015-11-05 13:03:03 -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