arif-pragmasys
cb5bdfec77
Build script for windows
2015-11-05 17:01:42 -06:00
dkulwin
5fd03ec459
Add some missing headers and defines to support visual studio
...
Visual studio compatibility changes.
2015-11-04 19:34:18 -06:00
dkulwin
58d15ecb9a
Add usleep call for visual studio
...
usleep isn't part of standard windows, so we add a version of it based
on Sleep();
2015-11-04 19:34:17 -06:00
dkulwin
ddace27b97
VC2015 doesn't like it when you take a negative of on unsigned value
...
Negative of an unsigned value should just be the two's complement. Add
code to change code with negative unsigned values to two's compliment
values if compiling under visual studio.
2015-11-04 19:34:12 -06:00
arif-pragmasys
bafc1df7c5
CTR and CBC mode CNG ciphers replacing OpenSSL ciphers
2015-10-17 11:09:01 -05:00
arif-pragmasys
2138a4acaf
make files are autogenerated
2015-10-16 15:30:42 -05:00
arif-pragmasys
aa2a62ddde
regress test related make file update for win32
2015-09-30 17:06:44 -05:00
arif-pragmasys
92eae9ee02
7.1p1 original test files
2015-09-29 13:59:44 -05:00
arif-pragmasys
f4b56e2280
nomachine + additional changes applied to openssh 7.1p1 source base
2015-09-21 16:03:51 -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