Manoj Ampalam
776151cfac
Fixed: crtheaders.h not getting regenerated on Clean Build
...
https://github.com/PowerShell/Win32-OpenSSH/issues/516
2017-02-06 11:19:26 -08:00
Yanbing
47c4ec917b
SCP bug fix: SCP does not copy file exceeds 2,147,483,648 bytes. ( https://github.com/PowerShell/Win32-OpenSSH/issues/145 ) ( #70 )
...
* SCP bug fix: https://github.com/PowerShell/Win32-OpenSSH/issues/145
1. update the install-sshd does not failed when log folder exists.
2. enable to copy files larger than 2G
* update the new-item usage
* exclude unittest-sshkey.exe temperately
* move declaration to top
* update white spaces
* Remove the memset
2017-01-31 20:07:29 -08:00
Manoj Ampalam
affdad94cd
Fixed progress meter issue ( https://github.com/PowerShell/Win32-OpenSSH/issues/505 ) ( #68 )
...
Resulted due to off_t defined as long in Windows headers. Fix - override
as long long.
2017-01-29 23:54:24 -08:00
Manoj Ampalam
8124c3a40c
cranked up build version
2017-01-29 23:48:18 -08:00
bagajjal
073eadfc98
Bug fixes ( #58 )
...
PowerShell/Win32-OpenSSH#458
PowerShell/Win32-OpenSSH#497
a) Deleted the unwanted file (conio.c)
b) Added more debug logs to get_passwd()
c) Removed ReadThread() in termio.c
2017-01-28 11:52:02 -08:00
Manoj Ampalam
9bc3da7fa7
Cleaned up unittests ( https://github.com/PowerShell/Win32-OpenSSH/issues/477 )
...
unittest-sshkey.exe failures still need investigation
2017-01-27 14:11:27 -08:00
Yanbing
e3bec44766
Improvements to CI build and validation output
2017-01-27 10:47:20 -08:00
Manoj Ampalam
c6b57c018c
Got rid of w32posix.h and defs.h ( https://github.com/PowerShell/Win32-OpenSSH/issues/498 )
2017-01-25 14:43:55 -08:00
Manoj Ampalam
d34edc89db
Added provision to intercept crt header inclusion ( https://github.com/PowerShell/Win32-OpenSSH/issues/490 )
2017-01-21 20:14:08 -08:00
Manoj Ampalam
282e45472a
cranked version
2017-01-15 16:39:15 -08:00
Yanbing
2017ffdff0
Reduce the console output of build ( #54 )
...
1. Reduce the console output of build
2. move to use powershell core 6.0.0.14
3. one minor fix in pester tests.
* Update the path of unittest results and build log. suppress the warning message.
* limitoutput of choco installation.
* fix of quotes
* remove redundant log
* Set x64 Release build as default
2017-01-13 12:03:42 -08:00
Manoj Ampalam
743a94da26
cranked version ( #40 )
2017-01-03 14:14:52 -08:00
Manoj Ampalam
f207a12b78
Fixed openssl=no build issues ( #38 )
2016-12-27 13:47:09 -08:00
Manoj Ampalam
9333a08637
SCP Fixes (from Yanbing), realpath_win cleanup and spawn_child fix (that broke progfiles installation)
2016-12-21 21:17:14 -08:00
Yanbing
5cdec2bc35
Enablebuildlatestw_all ( #35 )
...
Update build script to download OpenSSL libs from win32_openssh
2016-12-21 17:34:20 -08:00
Manoj Ampalam
50ddd23474
Added credits to install-sshd.ps1
2016-12-20 13:50:02 -08:00
Manoj Ampalam
4adde42f61
Fix to SDDL issue in install-sshd.ps1
2016-12-20 10:16:50 -08:00
Manoj Ampalam
6aa5b815c2
To be cleaned sources from Win32 Fork
2016-12-19 14:48:14 -08:00
Manoj Ampalam
5ad8a2c358
Sources Merged from Win32 Fork
2016-12-19 14:46:28 -08:00