manojampalam
d94011a37e
Removing untested kerb support in client
2016-03-23 13:39:32 -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
384cd18b56
Add abstraction interface for elliptic points and elliptic diffie hellman
2016-02-01 11:27:52 -06:00
dkulwin
44d8ddddb1
Implement generic interface for bignum and diffie-hellman
...
Implementation of a generic wrap interface for bignum and diffie-hellman
based upon Damien's wrap code in openssh-openbsd. This commit adds the
generic interface along with the backing code for openssl, cng, and cng
with an openssl fallback. Currently, openssl is the only provider for
bignum and the diffie-hellman generic interface is only for static and
negotiated oakley groups..
2016-01-16 16:10:16 -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