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
25a4ae6a3c
Source snapshot from Powershell/openssh-portable:latestw_all
2017-09-05 20:43:24 -07:00
Yanbing Wang
993c15663a
Source snapshot from Powershell/openssh-portable:latestw_all
2017-07-19 17:19:24 -07:00
Yanbing Wang
944505e199
Source snapshot from Powershell/openssh-portable:latestw_all
2017-06-15 18:41:19 -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
a4b577b5a0
Source snapshot from Powershell/openssh-portable:latestw_cwb
2017-01-03 14:46:33 -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
c5c328b303
Scp changes (inline with original).
2016-10-26 15:11:36 -07:00
manojampalam
3ffe279bf7
pwd and statvfs functions moved out from openbsd
2016-03-22 20:31:03 -07:00
manojampalam
976eb6ee3b
More Win #defs removed from bsdcompat project
2016-03-21 21:55:37 -07:00
manojampalam
07537eb47c
Added right implementation of explicit_bzero
2016-03-21 21:49:04 -07:00
manojampalam
936508e00c
added waitpid() and removed its dependency from bsdcompat
2016-03-21 21:41:08 -07:00
manojampalam
f04dc7c355
usleep and getdtablesize() updates
2016-03-21 21:10:14 -07:00
manojampalam
3760840856
Updates to project files to move _NT target to 0x600
2016-03-16 23:06:40 -07:00
quamrulmina
65df6a412c
Fix PathCanonicalize() API not being found for win32 build
...
Add shlwapi.h to access the prototype of the function of
PathCanonicalize()
2016-01-04 17:21:50 -06:00
quamrulmina
6301972e69
Add multiple ../../.. support in sftp-server for changing directories or get/put
...
Before one could provide only one .. ; now it can be any numbers. cd
../../.. or get ../backup/myfile.c --- all these formations now work.
2015-12-31 17:06:32 -06:00
quamrulmina
4857c272b9
Add driver letter support to sftp-server and let it form external path with / to meet spec
...
sftp-server now conforms to sftp rfc spec and creates external path with
/ as the first character so that programs like Winscp will now work.
Driver letters are kept below it like /x:/users/user1homedir format;
driver letters are now supported. cd /users or cd c:/users or cd
D:/users will all work now. Windows security enforces what directory or
files one can view/access.
2015-12-29 03:12:56 -06:00
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